Searched refs:bEnableBitmap (Results 1 – 1 of 1) sorted by relevance
1906 sal_Bool bEnableBitmap = sal_False; in SwitchNumberType() local1922 bEnableBitmap = sal_True; in SwitchNumberType()1964 aSizeFT .Enable(bEnableBitmap); in SwitchNumberType()1965 aWidthMF .Enable(bEnableBitmap); in SwitchNumberType()1966 aMultFT .Enable(bEnableBitmap); in SwitchNumberType()1967 aHeightMF .Enable(bEnableBitmap); in SwitchNumberType()1968 aRatioCB .Enable(bEnableBitmap); in SwitchNumberType()1969 aOrientFT .Enable(bEnableBitmap); in SwitchNumberType()1970 aOrientLB .Enable(bEnableBitmap); in SwitchNumberType()
Completed in 39 milliseconds