fixes:
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:
parent
9060265f7d
commit
8ce2bf117c
@ -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;
|
||||
};
|
||||
|
||||
|
||||
|
||||
@ -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;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user