Home
last modified time | relevance | path

Searched refs:bInMasterView (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/sd/source/ui/func/
H A Dfuolbull.cxx181 const bool bInMasterView = pDrawViewShell && pDrawViewShell->GetEditMode() == EM_MASTERPAGE; in SetCurrentBulletsNumbering() local
182 if ( bInMasterView ) in SetCurrentBulletsNumbering()
272 SdrOutliner* pOwner = bInMasterView ? mpView->GetTextEditOutliner() : 0; in SetCurrentBulletsNumbering()
274 SdrModel* pSdrModel = bInMasterView ? mpView->GetModel() : 0; in SetCurrentBulletsNumbering()
294 … pOLV->ToggleBulletsNumbering( bToggle, nSId == FN_SVX_SET_BULLET, bInMasterView ? 0 : pNumRule ); in SetCurrentBulletsNumbering()
299 …ngeMarkedObjectsBulletsNumbering( bToggle, nSId == FN_SVX_SET_BULLET, bInMasterView ? 0 : pNumRule… in SetCurrentBulletsNumbering()
301 if ( bInMasterView ) in SetCurrentBulletsNumbering()

Completed in 6 milliseconds