Searched refs:SetCurNumRule (Results 1 – 8 of 8) sorted by relevance
/aoo42x/main/sw/source/ui/shells/ |
H A D | txtnum.cxx | 219 GetShell().SetCurNumRule( aSetRule, bCreateList ); in ExecEnterNum() 236 GetShell().SetCurNumRule( aSetRule, true ); in ExecEnterNum() 302 GetShell().SetCurNumRule( aNewNumRule, bCreateNewList ); in ExecSetNumber()
|
H A D | txtattr.cxx | 498 GetShell().SetCurNumRule( aSetRule, false ); in ExecParaAttr()
|
H A D | textsh1.cxx | 1109 rWrtSh.SetCurNumRule( *pRule, false, sContinuedListId ); in Execute()
|
/aoo42x/main/sw/source/ui/wrtsh/ |
H A D | wrtsh1.cxx | 1300 SetCurNumRule( aNumRule, false, sContinuedListId, true ); in NumOrBulletOn() 1421 SetCurNumRule( aNumRule, true, String(), true ); in NumOrBulletOn() 1457 SetCurNumRule( aNumRule, false ); in NumOrBulletOff()
|
/aoo42x/main/sw/source/core/edit/ |
H A D | ednumber.cxx | 373 SetCurNumRule( aRule, false ); in ChangeIndentOfAllListLevels() 768 void SwEditShell::SetCurNumRule( const SwNumRule& rRule, in SetCurNumRule() function in SwEditShell
|
/aoo42x/main/sw/inc/ |
H A D | editsh.hxx | 448 void SetCurNumRule( const SwNumRule&,
|
/aoo42x/main/sw/source/ui/app/ |
H A D | docst.cxx | 930 pSh->SetCurNumRule( *pNumRule, false, sListIdForStyle, true ); in ApplyStyles()
|
/aoo42x/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 4445 rSh.SetCurNumRule( *pApplyTempl->aColl.pNumRule, in MouseButtonUp()
|
Completed in 81 milliseconds