Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/tabpages/
H A Dnumpages.cxx1906 sal_Bool bEnableBitmap = sal_False; in SwitchNumberType() local
1922 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 17 milliseconds