Searched refs:sContinuedListId (Results 1 – 6 of 6) sorted by relevance
/aoo4110/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()
|
/aoo4110/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()
|
/aoo4110/main/sw/source/ui/shells/ |
H A D | textsh1.cxx | 1093 String sContinuedListId; in Execute() local 1095 rWrtSh.SearchNumRule( false, true, false, -1, sContinuedListId ); in Execute() 1100 pRule = rWrtSh.SearchNumRule( false, false, false, -1, sContinuedListId ); in Execute() 1105 rWrtSh.SetCurNumRule( *pRule, false, sContinuedListId ); in Execute()
|
/aoo4110/main/sw/source/core/doc/ |
H A D | docnum.cxx | 975 const String sContinuedListId, in SetNumRule() argument 1034 else if ( sContinuedListId.Len() > 0 ) in SetNumRule() 1037 InsertPoolItem( rPam, SfxStringItem( RES_PARATR_LIST_ID, sContinuedListId ), 0 ); in SetNumRule()
|
/aoo4110/main/sw/inc/ |
H A D | editsh.hxx | 452 const String sContinuedListId = String(),
|
H A D | doc.hxx | 1559 const String sContinuedListId = String(),
|
Completed in 85 milliseconds