Searched refs:GetCurrentSymbolsSize (Results 1 – 5 of 5) sorted by relevance
161 m_nSymbolsSize( SvtMiscOptions().GetCurrentSymbolsSize() ), in SfxImageManager_Impl()259 SetSymbolsSize_Impl( SvtMiscOptions().GetCurrentSymbolsSize() ); in IMPL_LINK()268 sal_Int16 nSymbolsSize = SvtMiscOptions().GetCurrentSymbolsSize(); in IMPL_LINK()
56 …OSL_ENSURE(m_nSymbolsSize != SvtMiscOptions().GetCurrentSymbolsSize(),"SymbolsSize should not be i… in DBG_NAME()73 sal_Int16 nCurSymbolsSize = SvtMiscOptions().GetCurrentSymbolsSize(); in checkImageList()
220 nSymbolsSize = aSvtMiscOptions.GetCurrentSymbolsSize(); in BibToolBar()569 sal_Int16 eSymbolsSize = SvtMiscOptions().GetCurrentSymbolsSize();593 sal_Int16 eSymbolsSize = SvtMiscOptions().GetCurrentSymbolsSize();
716 sal_Int16 SvtMiscOptions::GetCurrentSymbolsSize() const in GetCurrentSymbolsSize() function in SvtMiscOptions736 return ( GetCurrentSymbolsSize() == SFX_SYMBOLS_SIZE_LARGE ); in AreCurrentSymbolsLarge()
115 sal_Int16 GetCurrentSymbolsSize() const;
Completed in 22 milliseconds