Home
last modified time | relevance | path

Searched refs:bForceUpdate (Results 1 – 7 of 7) sorted by relevance

/trunk/main/framework/inc/helper/
H A Dstatusindicatorfactory.hxx328 void impl_reschedule(sal_Bool bForceUpdate);
/trunk/main/sd/source/ui/view/
H A Doutlview.cxx1678 void OutlineView::onUpdateStyleSettings( bool bForceUpdate /* = false */ ) in onUpdateStyleSettings() argument
1681 if( bForceUpdate || (mbHighContrastMode != bHighContrastMode) ) in onUpdateStyleSettings()
1693 if( bForceUpdate || (maDocColor != aDocColor) ) in onUpdateStyleSettings()
/trunk/main/sd/source/ui/inc/
H A DOutlineView.hxx218 void onUpdateStyleSettings( bool bForceUpdate = false );
/trunk/main/svtools/inc/svtools/
H A Dtexteng.hxx196 void SetUpdateMode( sal_Bool bUp, TextView* pCurView, sal_Bool bForceUpdate );
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx1559 void TextEngine::SetUpdateMode( sal_Bool bUp, TextView* pCurView, sal_Bool bForceUpdate ) in SetUpdateMode() argument
1564 if ( mbUpdate && ( bChanged || bForceUpdate ) ) in SetUpdateMode()
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx715 void SetUpdateMode( sal_Bool bUp, EditView* pCurView = 0, sal_Bool bForceUpdate = sal_False );
H A Dimpedit3.cxx3941 void ImpEditEngine::SetUpdateMode( sal_Bool bUp, EditView* pCurView, sal_Bool bForceUpdate ) in SetUpdateMode() argument
3963 if ( bUpdate && ( bChanged || bForceUpdate ) ) in SetUpdateMode()

Completed in 79 milliseconds