Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx1650 sal_Bool bAllLevel = bContinuous && !bHTMLMode; in Reset() local
1651 aAllLevelFT.Show(bAllLevel); in Reset()
1652 aAllLevelNF.Show(bAllLevel); in Reset()
1723 sal_Bool bAllLevel = sal_True; in InitControls() local
1764bAllLevel &= aNumFmtArr[i]->GetIncludeUpperLevels() == aNumFmtArr[nLvl]->GetIncludeUpperLevels(); in InitControls()
1814 if(bAllLevel) in InitControls()
1937 sal_Bool bAllLevel = bNumeric && bAllLevelFeature && !bHTMLMode; in SwitchNumberType() local
1938 aAllLevelFT.Show(bAllLevel); in SwitchNumberType()
1939 aAllLevelNF.Show(bAllLevel); in SwitchNumberType()

Completed in 38 milliseconds