Home
last modified time | relevance | path

Searched refs:bUpdateMode (Results 1 – 13 of 13) sorted by path

/trunk/main/sc/source/core/tool/
H A Deditutil.cxx335 if ( bUpdateMode ) in SetDefaults()
342 if ( bUpdateMode ) in SetDefaults()
384 if ( bUpdateMode ) in SetText()
389 if ( bUpdateMode ) in SetText()
397 if ( bUpdateMode ) in SetTextNewDefaults()
401 if ( bUpdateMode ) in SetTextNewDefaults()
409 if ( bUpdateMode ) in SetTextNewDefaults()
413 if ( bUpdateMode ) in SetTextNewDefaults()
421 if ( bUpdateMode ) in SetText()
426 if ( bUpdateMode ) in SetText()
[all …]
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx895 sal_Bool bUpdateMode(rEngine.GetUpdateMode()); in PutData() local
896 if (bUpdateMode) in PutData()
942 if ( bUpdateMode && !bLoseContent ) in PutData()
/trunk/main/sc/source/ui/view/
H A Doutput2.cxx1964 sal_Bool bUpdateMode = rEngine.GetUpdateMode(); in lcl_ScaleFonts() local
1965 if ( bUpdateMode ) in lcl_ScaleFonts()
2000 if ( bUpdateMode ) in lcl_ScaleFonts()
/trunk/main/sd/source/core/
H A Dsdpage.cxx2401 sal_Bool bUpdateMode = pOutl->GetUpdateMode(); in SetObjText() local
2514 pOutl->SetUpdateMode( bUpdateMode ); in SetObjText()
/trunk/main/svtools/inc/svtools/
H A Divctrl.hxx285 void SetUpdateMode( sal_Bool bUpdateMode );
/trunk/main/svtools/source/brwbox/
H A Ddatwin.cxx220 ,bUpdateMode( sal_True ) in BrowserDataWin()
694 DBG_ASSERT( !bUpdateMode || aInvalidRegion.Count() == 0, in SetUpdateMode()
696 if ( bMode == bUpdateMode ) in SetUpdateMode()
699 bUpdateMode = bMode; in SetUpdateMode()
H A Ddatwin.hxx139 FASTBOOL bUpdateMode; // nicht SV-UpdateMode wegen Invalidate() member in BrowserDataWin
184 FASTBOOL GetUpdateMode() const { return bUpdateMode; } in GetUpdateMode()
/trunk/main/svtools/source/contnr/
H A Dimivctl.hxx213 sal_Bool bUpdateMode; member in SvxIconChoiceCtrl_Impl
345 sal_Bool GetUpdateMode() const { return bUpdateMode; } in GetUpdateMode()
H A Dimivctl1.cxx127 bUpdateMode = sal_True; in SvxIconChoiceCtrl_Impl()
224 if( bUpdateMode ) in Clear()
323 if( bUpdateMode ) in InsertEntry()
520 if( bUpdateMode ) in EntrySelected()
684 sal_Bool bOldUpdate = bUpdateMode; in ImpArrange()
687 bUpdateMode = sal_False; in ImpArrange()
1740 if( bUpdate != bUpdateMode ) in SetUpdateMode()
1742 bUpdateMode = bUpdate; in SetUpdateMode()
2105 if( bCheckScrollBars && bUpdateMode ) in SetEntryPos()
H A Dsvimpbox.cxx114 bUpdateMode = sal_True; in SvImpLBox()
3401 if( bUpdateMode != bMode ) in SetUpdateMode()
3403 bUpdateMode = bMode; in SetUpdateMode()
3404 if( bUpdateMode ) in SetUpdateMode()
3411 if( bUpdateMode != bMode ) in SetUpdateModeFast()
3413 bUpdateMode = bMode; in SetUpdateModeFast()
3414 if( bUpdateMode ) in SetUpdateModeFast()
/trunk/main/svtools/source/inc/
H A Dsvimpbox.hxx155 sal_Bool bUpdateMode : 1; member in SvImpLBox
355 sal_Bool GetUpdateMode() const { return bUpdateMode; } in GetUpdateMode()
/trunk/main/svx/source/tbxctrls/
H A Dfontworkgallery.cxx204 sal_Bool bUpdateMode = rOutl.GetUpdateMode(); in changeText() local
222 rOutl.SetUpdateMode( bUpdateMode ); in changeText()
/trunk/main/vcl/source/control/
H A Dfield.cxx269 sal_Bool bUpdateMode = pEdit->IsUpdateMode(); in ImplUpdateSeparators() local
290 if( bUpdateMode ) in ImplUpdateSeparators()
291 pEdit->SetUpdateMode( bUpdateMode ); in ImplUpdateSeparators()

Completed in 145 milliseconds