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()
1193 const bool bUpdate = pOwner->pEditEngine->GetUpdateMode(); in ToggleBullets() local
1255 pOwner->pEditEngine->SetUpdateMode( bUpdate ); in ToggleBullets()
1307 const bool bUpdate = pOwner->pEditEngine->GetUpdateMode(); in EnableBullets() local
1325 pOwner->pEditEngine->SetUpdateMode( bUpdate ); in EnableBullets()
1343 const sal_Bool bUpdate = pOwner->pEditEngine->GetUpdateMode(); in ApplyBulletsNumbering() local
1458 pOwner->pEditEngine->SetUpdateMode( bUpdate ); in ApplyBulletsNumbering()
1485 const bool bUpdate = pOwner->pEditEngine->GetUpdateMode(); in SwitchOffBulletsNumbering() local
1511 pOwner->pEditEngine->SetUpdateMode( bUpdate ); in SwitchOffBulletsNumbering()
1524 sal_Bool bUpdate = pOwner->GetUpdateMode(); in RemoveAttribs() local
1543 pOwner->SetUpdateMode( bUpdate ); in RemoveAttribs()