Searched refs:bIcons (Results 1 – 1 of 1) sorted by relevance
573 sal_Bool bIcons = Application::GetSettings().GetStyleSettings().GetUseImagesInMenus(); in IMPL_LINK() local583 if ( nType == MENUITEM_STRING && bIcons ) in IMPL_LINK()606 else if( nType == MENUITEM_STRINGIMAGE && !bIcons ) in IMPL_LINK()615 if ( !bIcons ) in IMPL_LINK()624 if ( !bIcons ) in IMPL_LINK()640 sal_Bool bIcons = Application::GetSettings().GetStyleSettings().GetUseImagesInMenus(); in UpdateImages() local642 if ( bIcons ) in UpdateImages()691 sal_Bool bIcons = Application::GetSettings().GetStyleSettings().GetUseImagesInMenus(); in UpdateImages() local692 if ( bIcons ) in UpdateImages()
Completed in 28 milliseconds