Home
last modified time | relevance | path

Searched refs:bUpdate (Results 1 – 25 of 101) sorted by path

12345

/aoo41x/main/cui/source/dialogs/
H A Dcolorpicker.cxx402 void ShowPosition( const Point& rPos, bool bUpdate );
595 void ColorFieldControl::ShowPosition( const Point& rPos, bool bUpdate ) in ShowPosition() argument
623 if( bUpdate ) in ShowPosition()
/aoo41x/main/dbaccess/source/ui/browser/
H A Dsbagrid.cxx1183 void SbaGridControl::DeactivateCell(sal_Bool bUpdate /*= sal_True*/) in DeactivateCell() argument
1185 FmGridControl::DeactivateCell(bUpdate); in DeactivateCell()
/aoo41x/main/dbaccess/source/ui/inc/
H A DTableDesignControl.hxx93 virtual void SetUpdatable( sal_Bool bUpdate=sal_True );
H A Dsbagrid.hxx277 virtual void DeactivateCell(sal_Bool bUpdate = sal_True);
/aoo41x/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.hxx161 virtual void DeactivateCell(sal_Bool bUpdate = sal_True);
/aoo41x/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx1978 void OTableEditorCtrl::DeactivateCell(sal_Bool bUpdate) in DeactivateCell() argument
1980 OTableRowView::DeactivateCell(bUpdate); in DeactivateCell()
H A DTEditControl.hxx171 virtual void DeactivateCell(sal_Bool bUpdate = sal_True);
H A DTableDesignControl.cxx135 void OTableRowView::SetUpdatable( sal_Bool bUpdate ) in SetUpdatable() argument
137 m_bUpdatable = bUpdate; in SetUpdatable()
/aoo41x/main/desktop/source/app/
H A Dlangselect.cxx365 Reference< XNameAccess > LanguageSelection::getConfigAccess(const sal_Char* pPath, sal_Bool bUpdate) in getConfigAccess() argument
371 if (bUpdate) in getConfigAccess()
H A Dlangselect.hxx59 getConfigAccess(const sal_Char* pPath, sal_Bool bUpdate=sal_False);
/aoo41x/main/desktop/source/migration/
H A Dmigration.cxx850 …o::Reference< XNameAccess > MigrationImpl::getConfigAccess(const sal_Char* pPath, sal_Bool bUpdate) in getConfigAccess() argument
856 if (bUpdate) in getConfigAccess()
/aoo41x/main/editeng/inc/editeng/
H A Dediteng.hxx147 void SetUpdateMode( sal_Bool bUpdate );
H A Deditview.hxx197 void SetEditEngineUpdateMode( sal_Bool bUpdate );
H A Doutliner.hxx788 void SetUpdateMode( sal_Bool bUpdate );
/aoo41x/main/editeng/source/editeng/
H A Dediteng.cxx1317 void EditEngine::SetUpdateMode( sal_Bool bUpdate ) in SetUpdateMode() argument
1320 pImpEditEngine->SetUpdateMode( bUpdate ); in SetUpdateMode()
H A Deditview.cxx818 void EditView::SetEditEngineUpdateMode( sal_Bool bUpdate ) in SetEditEngineUpdateMode() argument
822 PIMPEE->SetUpdateMode( bUpdate, this ); in SetEditEngineUpdateMode()
H A Dimpedit.hxx482 sal_Bool bUpdate; member in ImpEditEngine
716 sal_Bool GetUpdateMode() const { return bUpdate; } in GetUpdateMode()
H A Dimpedit2.cxx138 bUpdate = sal_True; in ImpEditEngine()
H A Dimpedit3.cxx3895 bUpdate = bUp; in SetUpdateMode()
3896 if ( bUpdate && ( bChanged || bForceUpdate ) ) in SetUpdateMode()
/aoo41x/main/editeng/source/outliner/
H A Doutlin2.cxx59 void Outliner::SetUpdateMode( sal_Bool bUpdate ) in SetUpdateMode() argument
62 pEditEngine->SetUpdateMode( bUpdate ); in SetUpdateMode()
H A Doutliner.cxx133 sal_Bool bUpdate = pEditEngine->GetUpdateMode(); in Insert() local
146 pEditEngine->SetUpdateMode( bUpdate ); in Insert()
468 sal_Bool bUpdate = pEditEngine->GetUpdateMode(); in SetText() local
546 pEditEngine->SetUpdateMode( bUpdate ); in SetText()
637 sal_Bool bUpdate = pEditEngine->GetUpdateMode(); in SetText() local
672 pEditEngine->SetUpdateMode( bUpdate ); in SetText()
718 pEditEngine->SetUpdateMode( bUpdate ); in AddText()
874 pEditEngine->SetUpdateMode( bUpdate ); in ImplInitDepth()
1247 pEditEngine->SetUpdateMode( bUpdate ); in Read()
1281 pEditEngine->SetUpdateMode( bUpdate ); in ImpFilterIndents()
[all …]
H A Doutlvw.cxx539 sal_Bool bUpdate = pOwner->pEditEngine->GetUpdateMode(); in SetAttribs() local
562 pEditView->SetEditEngineUpdateMode( bUpdate ); in SetAttribs()
723 if ( bUpdate ) in Indent()
932 sal_Bool bUpdate = pOwner->GetUpdateMode(); in ImplExpandOrCollaps() local
953 if ( bUpdate ) in ImplExpandOrCollaps()
1255 pOwner->pEditEngine->SetUpdateMode( bUpdate ); in ToggleBullets()
1325 pOwner->pEditEngine->SetUpdateMode( bUpdate ); in EnableBullets()
1458 pOwner->pEditEngine->SetUpdateMode( bUpdate ); in ApplyBulletsNumbering()
1511 pOwner->pEditEngine->SetUpdateMode( bUpdate ); in SwitchOffBulletsNumbering()
1524 sal_Bool bUpdate = pOwner->GetUpdateMode(); in RemoveAttribs() local
[all …]
/aoo41x/main/embeddedobj/source/msole/
H A Dolecomponent.hxx112 …::awt::Size CalculateTheRealSize( const ::com::sun::star::awt::Size& aContSize, sal_Bool bUpdate );
/aoo41x/main/sc/source/core/tool/
H A Dchgtrack.cxx3551 sal_Bool bUpdate = sal_True; in UpdateReference() local
3561 bUpdate = sal_False; in UpdateReference()
3569 bUpdate = sal_False; in UpdateReference()
3578 bUpdate = sal_False; in UpdateReference()
3583 if ( !bUpdate ) in UpdateReference()
3599 bUpdate = sal_False; in UpdateReference()
3748 if ( bUpdate ) in UpdateReference()
3789 bUpdate = sal_False; in UpdateReference()
3795 bUpdate = sal_False; in UpdateReference()
3800 bUpdate = sal_True; in UpdateReference()
[all …]
H A Dcompiler.cxx4462 bool bUpdate = !rRef.Ref1.IsColRel() || !rRef.Ref1.IsRowRel() || in UpdateNameReference() local
4464 if (!bUpdate && t->GetType() == svDoubleRef) in UpdateNameReference()
4465 bUpdate = !rRef.Ref2.IsColRel() || !rRef.Ref2.IsRowRel() || in UpdateNameReference()
4476 bUpdate = bUpdate && !rRef.Ref1.IsTabRel() && !rRef.Ref2.IsTabRel(); in UpdateNameReference()
4478 if (bUpdate) in UpdateNameReference()

Completed in 349 milliseconds

12345