Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/config/
H A Dmenuoptions.cxx245 sal_Bool bSystemMenuIcons = true; in SvtMenuOptions_Impl() local
275 … seqValues[nProperty] >>= bSystemMenuIcons; in SvtMenuOptions_Impl()
281 m_nMenuIcons = bSystemMenuIcons ? 2 : bMenuIcons; in SvtMenuOptions_Impl()
315 sal_Bool bSystemMenuIcons = sal_True; in Notify() local
320 bSystemMenuIcons = sal_False; in Notify()
346 bMenuSettingsChanged = seqValues[nProperty] >>= bSystemMenuIcons; in Notify()
355 m_nMenuIcons = bSystemMenuIcons ? 2 : bMenuIcons; in Notify()

Completed in 11 milliseconds