Lines Matching refs:bUpdate
539 sal_Bool bUpdate = pOwner->pEditEngine->GetUpdateMode(); in SetAttribs() local
562 pEditView->SetEditEngineUpdateMode( bUpdate ); in SetAttribs()
600 sal_Bool bUpdate = pOwner->pEditEngine->GetUpdateMode(); in Indent() local
723 if ( bUpdate ) in Indent()
932 sal_Bool bUpdate = pOwner->GetUpdateMode(); in ImplExpandOrCollaps() local
953 if ( bUpdate ) in ImplExpandOrCollaps()
1191 const bool bUpdate = pOwner->pEditEngine->GetUpdateMode(); in ToggleBullets() local
1253 pOwner->pEditEngine->SetUpdateMode( bUpdate ); in ToggleBullets()
1305 const bool bUpdate = pOwner->pEditEngine->GetUpdateMode(); in EnableBullets() local
1323 pOwner->pEditEngine->SetUpdateMode( bUpdate ); in EnableBullets()
1341 const sal_Bool bUpdate = pOwner->pEditEngine->GetUpdateMode(); in ApplyBulletsNumbering() local
1456 pOwner->pEditEngine->SetUpdateMode( bUpdate ); in ApplyBulletsNumbering()
1483 const bool bUpdate = pOwner->pEditEngine->GetUpdateMode(); in SwitchOffBulletsNumbering() local
1509 pOwner->pEditEngine->SetUpdateMode( bUpdate ); in SwitchOffBulletsNumbering()
1522 sal_Bool bUpdate = pOwner->GetUpdateMode(); in RemoveAttribs() local
1541 pOwner->SetUpdateMode( bUpdate ); in RemoveAttribs()