Searched refs:sContinuedListId (Results 1 – 6 of 6) sorted by relevance
/trunk/main/sw/source/core/edit/ |
H A D | ednumber.cxx | 770 const String sContinuedListId, in SetCurNumRule() argument 786 bCreateNewList, sContinuedListId, in SetCurNumRule() 794 bCreateNewList, sContinuedListId, in SetCurNumRule()
|
/trunk/main/sw/source/ui/shells/ |
H A D | textsh1.cxx | 1097 String sContinuedListId; in Execute() local 1099 rWrtSh.SearchNumRule( false, true, false, -1, sContinuedListId ); in Execute() 1104 pRule = rWrtSh.SearchNumRule( false, false, false, -1, sContinuedListId ); in Execute() 1109 rWrtSh.SetCurNumRule( *pRule, false, sContinuedListId ); in Execute()
|
/trunk/main/sw/source/ui/wrtsh/ |
H A D | wrtsh1.cxx | 1237 String sContinuedListId; in NumOrBulletOn() local 1242 sContinuedListId ); in NumOrBulletOn() 1300 SetCurNumRule( aNumRule, false, sContinuedListId, true ); in NumOrBulletOn()
|
/trunk/main/sw/source/core/doc/ |
H A D | docnum.cxx | 942 const String sContinuedListId, in SetNumRule() argument 996 else if ( sContinuedListId.Len() > 0 ) in SetNumRule() 999 sListId = sContinuedListId; in SetNumRule()
|
/trunk/main/sw/inc/ |
H A D | editsh.hxx | 450 const String sContinuedListId = String(),
|
H A D | doc.hxx | 1562 const String sContinuedListId = String(),
|
Completed in 54 milliseconds