Searched refs:m_bSmallSymbols (Results 1 – 3 of 3) sorted by relevance
249 m_bSmallSymbols( !SvtMiscOptions().AreCurrentSymbolsLarge() ), in DEFINE_XINTERFACE_6()290 …m_pToolBar->SetToolboxButtonSize( m_bSmallSymbols ? TOOLBOX_BUTTONSIZE_SMALL : TOOLBOX_BUTTONSIZE_… in DEFINE_XINTERFACE_6()393 if ( m_bSmallSymbols != bCurrentSymbolsSmall ) in CheckAndUpdateImages()396 m_bSmallSymbols = bCurrentSymbolsSmall; in CheckAndUpdateImages()
313 … Image aImage = RetrieveImage( m_xFrame, aImageId, aURL, !m_bSmallSymbols, m_bIsHiContrast ); in FillToolbar()
214 … m_bSmallSymbols : 1, member in framework::ToolBarManager