Home
last modified time | relevance | path

Searched refs:bMustCalc (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/svtools/inc/svtools/
H A Druler.hxx734 SVT_DLLPRIVATE void ImplUpdate( sal_Bool bMustCalc = sal_False );
/trunk/main/vcl/source/window/
H A Dtoolbox2.cxx809 sal_Bool bMustCalc; in RemoveItem() local
811 bMustCalc = sal_True; in RemoveItem()
813 bMustCalc = sal_False; in RemoveItem()
827 ImplInvalidate( bMustCalc ); in RemoveItem()
/trunk/main/svtools/source/control/
H A Druler.cxx1587 void Ruler::ImplUpdate( sal_Bool bMustCalc ) in ImplUpdate() argument
1596 if ( bMustCalc ) in ImplUpdate()

Completed in 32 milliseconds