14753, 29843, 39864, 40141, 
40139, 36679, 39542, 34729, 
34855, 37216, 39292, 26447

r=sfraser,cmanske,fm; a=beppe


git-svn-id: svn://10.0.0.236/trunk@70771 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jfrancis%netscape.com 2000-05-24 23:38:07 +00:00
parent 9060265f7d
commit 8ce2bf117c
2 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,7 @@ public:
NS_IMETHOD GetListState(PRBool &aMixed, PRBool &aOL, PRBool &aUL)=0;
NS_IMETHOD GetIndentState(PRBool &aCanIndent, PRBool &aCanOutdent)=0;
NS_IMETHOD GetParagraphState(PRBool &aMixed, nsString &outFormat)=0;
};

View File

@ -35,6 +35,7 @@ public:
NS_IMETHOD GetListState(PRBool &aMixed, PRBool &aOL, PRBool &aUL)=0;
NS_IMETHOD GetIndentState(PRBool &aCanIndent, PRBool &aCanOutdent)=0;
NS_IMETHOD GetParagraphState(PRBool &aMixed, nsString &outFormat)=0;
};