Home
last modified time | relevance | path

Searched refs:bUpdate (Results 76 – 99 of 99) sorted by relevance

1234

/aoo42x/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx1978 void OTableEditorCtrl::DeactivateCell(sal_Bool bUpdate) in DeactivateCell() argument
1980 OTableRowView::DeactivateCell(bUpdate); in DeactivateCell()
/aoo42x/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()
/aoo42x/main/editeng/source/editeng/
H A Dimpedit.hxx482 sal_Bool bUpdate; member in ImpEditEngine
716 sal_Bool GetUpdateMode() const { return bUpdate; } in GetUpdateMode()
H A Deditview.cxx818 void EditView::SetEditEngineUpdateMode( sal_Bool bUpdate ) in SetEditEngineUpdateMode() argument
822 PIMPEE->SetUpdateMode( bUpdate, this ); in SetEditEngineUpdateMode()
H A Dediteng.cxx1317 void EditEngine::SetUpdateMode( sal_Bool bUpdate ) in SetUpdateMode() argument
1320 pImpEditEngine->SetUpdateMode( bUpdate ); in SetUpdateMode()
H A Dimpedit3.cxx3962 bUpdate = bUp; in SetUpdateMode()
3963 if ( bUpdate && ( bChanged || bForceUpdate ) ) in SetUpdateMode()
H A Dimpedit2.cxx138 bUpdate = sal_True; in ImpEditEngine()
/aoo42x/main/svtools/source/contnr/
H A Dimivctl1.cxx1738 void SvxIconChoiceCtrl_Impl::SetUpdateMode( sal_Bool bUpdate ) in SetUpdateMode() argument
1740 if( bUpdate != bUpdateMode ) in SetUpdateMode()
1742 bUpdateMode = bUpdate; in SetUpdateMode()
1743 if( bUpdate ) in SetUpdateMode()
H A Dimivctl.hxx344 void SetUpdateMode( sal_Bool bUpdate );
H A Dsvimpbox.cxx3008 sal_Bool bUpdate = GetUpdateMode(); in SelAllDestrAnch() local
3016 if( bUpdate && pView->IsEntryVisible(pEntry) ) in SelAllDestrAnch()
/aoo42x/main/svx/source/fmcomp/
H A Dgridctrl.cxx3071 sal_Bool bUpdate = (!m_xCurrentRow->IsNew() && (m_nOptions & OPT_UPDATE)); in GetController() local
3073 if ((bInsert && !pColumn->IsAutoValue()) || bUpdate || m_bForceROController) in GetController()
3081 if (!bInsert && !bUpdate) in GetController()
/aoo42x/main/editeng/inc/editeng/
H A Dediteng.hxx147 void SetUpdateMode( sal_Bool bUpdate );
H A Doutliner.hxx788 void SetUpdateMode( sal_Bool bUpdate );
/aoo42x/main/xmloff/source/text/
H A Dtxtfldi.cxx3079 sal_Bool bUpdate = sal_False; in StartElement() local
3118 bUpdate = bTmp; in StartElement()
3170 aAny.setValue(&bUpdate, ::getBooleanCppuType()); in StartElement()
/aoo42x/main/sw/inc/
H A Dfesh.hxx578 void ShGetFcs( sal_Bool bUpdate = sal_True );
H A Dcrsrsh.hxx489 void ShGetFcs( sal_Bool bUpdate = sal_True );
H A Ddoc.hxx1821 SfxItemSet const*const pAttr = 0, bool const bUpdate = true);
/aoo42x/main/sw/source/ui/inc/
H A Dwrtsh.hxx533 SW_DLLPRIVATE sal_Bool PopCrsr(sal_Bool bUpdate, sal_Bool bSelect = sal_False);
/aoo42x/main/svtools/inc/svtools/
H A Dbrwbox.hxx480 void SetUpdateMode( sal_Bool bUpdate );
/aoo42x/main/sw/source/core/txtnode/
H A Dndtxt.cxx1984 const SwIndex & rStart, /*const*/ xub_StrLen nLen, const bool bUpdate ) in CutImpl() argument
2093 if( bUpdate ) in CutImpl()
2152 if( bUpdate ) in CutImpl()
/aoo42x/main/vcl/win/source/window/
H A Dsalframe.cxx4581 sal_Bool bUpdate; in ImplHandlePalette() local
4628 bUpdate = nCols != 0; in ImplHandlePalette()
4657 bUpdate = TRUE; in ImplHandlePalette()
4664 if ( bUpdate ) in ImplHandlePalette()
/aoo42x/main/svtools/source/control/
H A Druler.cxx1427 void Ruler::ImplInitExtraField( sal_Bool bUpdate ) in ImplInitExtraField() argument
1455 if ( bUpdate ) in ImplInitExtraField()
/aoo42x/main/sc/source/ui/docshell/
H A Ddocsh.cxx2746 sal_Bool bUpdate = ( bIsModified != IsModified() ); in SetDrawModified() local
2751 if (bUpdate) in SetDrawModified()
/aoo42x/main/sw/source/core/crsr/
H A Dcrsrsh.cxx2186 void SwCrsrShell::ShGetFcs( sal_Bool bUpdate ) in ShGetFcs() argument
2191 UpdateCrsr( static_cast<sal_uInt16>( bUpdate ? in ShGetFcs()

Completed in 341 milliseconds

1234