Searched refs:bHandleBullets (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/editeng/source/outliner/ |
H A D | outlvw.cxx | 1261 const bool bHandleBullets, in ToggleBulletsNumbering() argument 1272 if ( nBulletNumberingStatus != 0 && bHandleBullets ) in ToggleBulletsNumbering() 1277 else if ( nBulletNumberingStatus != 1 && !bHandleBullets ) in ToggleBulletsNumbering() 1286 ApplyBulletsNumbering( bHandleBullets, pNumRule, bToggle, true ); in ToggleBulletsNumbering() 1330 const bool bHandleBullets, in ApplyBulletsNumbering() argument 1394 if ( bHandleBullets in ApplyBulletsNumbering() 1400 else if ( !bHandleBullets in ApplyBulletsNumbering()
|
/aoo42x/main/sd/source/ui/view/ |
H A D | sdview.cxx | 1407 const bool bHandleBullets, in ChangeMarkedObjectsBulletsNumbering() argument 1422 : ShouldToggleOn( bToggle, bHandleBullets ); in ChangeMarkedObjectsBulletsNumbering() 1471 pOutlinerView->ApplyBulletsNumbering( bHandleBullets, pNumRule, bToggle ); in ChangeMarkedObjectsBulletsNumbering() 1502 pOutlinerView->ApplyBulletsNumbering( bHandleBullets, pNumRule, bToggle ); in ChangeMarkedObjectsBulletsNumbering()
|
/aoo42x/main/editeng/inc/editeng/ |
H A D | outliner.hxx | 378 const bool bHandleBullets, 395 const bool bHandleBullets,
|
/aoo42x/main/sd/source/ui/inc/ |
H A D | View.hxx | 216 const bool bHandleBullets,
|
Completed in 52 milliseconds