Home
last modified time | relevance | path

Searched refs:LockAutoCalculation (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx994 aWidthED.LockAutoCalculation(sal_True); in Reset()
995 aHeightED.LockAutoCalculation(sal_True); in Reset()
997 aHeightED.LockAutoCalculation(sal_False); in Reset()
998 aWidthED.LockAutoCalculation(sal_False); in Reset()
1707 aWidthED.LockAutoCalculation(sal_True); in ActivatePage()
1708 aHeightED.LockAutoCalculation(sal_True); in ActivatePage()
1710 aHeightED.LockAutoCalculation(sal_False); in ActivatePage()
1711 aWidthED.LockAutoCalculation(sal_False); in ActivatePage()
/aoo41x/main/sw/source/ui/inc/
H A Dprcntfld.hxx90 void LockAutoCalculation(sal_Bool bLock) {bLockAutoCalculation = bLock;} in LockAutoCalculation() function in PercentField

Completed in 26 milliseconds