Searched refs:bSystemMenuIcons (Results 1 – 1 of 1) sorted by relevance
245 sal_Bool bSystemMenuIcons = true; in SvtMenuOptions_Impl() local275 … seqValues[nProperty] >>= bSystemMenuIcons; in SvtMenuOptions_Impl()281 m_nMenuIcons = bSystemMenuIcons ? 2 : bMenuIcons; in SvtMenuOptions_Impl()315 sal_Bool bSystemMenuIcons = sal_True; in Notify() local320 bSystemMenuIcons = sal_False; in Notify()346 bMenuSettingsChanged = seqValues[nProperty] >>= bSystemMenuIcons; in Notify()355 m_nMenuIcons = bSystemMenuIcons ? 2 : bMenuIcons; in Notify()
Completed in 17 milliseconds