Searched refs:bIcons (Results 1 – 1 of 1) sorted by relevance
576 sal_Bool bIcons = Application::GetSettings().GetStyleSettings().GetUseImagesInMenus(); in IMPL_LINK() local586 if ( nType == MENUITEM_STRING && bIcons ) in IMPL_LINK()609 else if( nType == MENUITEM_STRINGIMAGE && !bIcons ) in IMPL_LINK()618 if ( !bIcons ) in IMPL_LINK()627 if ( !bIcons ) in IMPL_LINK()643 sal_Bool bIcons = Application::GetSettings().GetStyleSettings().GetUseImagesInMenus(); in UpdateImages() local645 if ( bIcons ) in UpdateImages()694 sal_Bool bIcons = Application::GetSettings().GetStyleSettings().GetUseImagesInMenus(); in UpdateImages() local695 if ( bIcons ) in UpdateImages()
Completed in 26 milliseconds