Searched refs:GetCurrentSymbolsStyle (Results 1 – 9 of 9) sorted by relevance
193 sal_Int16 GetCurrentSymbolsStyle() const;507 sal_Int16 SvtMiscOptions_Impl::GetCurrentSymbolsStyle() const in GetCurrentSymbolsStyle() function in SvtMiscOptions_Impl509 return (sal_Int16)Application::GetSettings().GetStyleSettings().GetCurrentSymbolsStyle(); in GetCurrentSymbolsStyle()749 sal_Int16 SvtMiscOptions::GetCurrentSymbolsStyle() const in GetCurrentSymbolsStyle() function in SvtMiscOptions751 return m_pDataContainer->GetCurrentSymbolsStyle(); in GetCurrentSymbolsStyle()
121 sal_Int16 GetCurrentSymbolsStyle() const;
220 , m_nSymbolsStyle( SvtMiscOptions().GetCurrentSymbolsStyle() ) in MenuBarManager()245 , m_nSymbolsStyle( SvtMiscOptions().GetCurrentSymbolsStyle() ) in MenuBarManager()268 , m_nSymbolsStyle( SvtMiscOptions().GetCurrentSymbolsStyle() ) in MenuBarManager()878 sal_Int16 nSymbolsStyle = SvtMiscOptions().GetCurrentSymbolsStyle(); in IMPL_LINK()
264 m_nSymbolsStyle( SvtMiscOptions().GetCurrentSymbolsStyle() ), in DEFINE_XINTERFACE_6()400 sal_Int16 nCurrentSymbolsStyle = aMiscOptions.GetCurrentSymbolsStyle(); in CheckAndUpdateImages()
916 sal_uLong GetCurrentSymbolsStyle() const;923 … { return ImplSymbolsStyleToName( GetCurrentSymbolsStyle() ); } in GetCurrentSymbolsStyleName()
182 m_nSymbolsStyle( SvtMiscOptions().GetCurrentSymbolsStyle() ) in CmdImageList()292 sal_Int16 nSymbolsStyle = aMiscOptions.GetCurrentSymbolsStyle(); in impl_getImageList()
1064 nStyleLB_InitialSelection = aIconStyleItemId[aMiscOptions.GetCurrentSymbolsStyle()]; in Reset()
769 sal_uLong StyleSettings::GetCurrentSymbolsStyle() const in GetCurrentSymbolsStyle() function in StyleSettings
982 … sal_uLong nSymbolsStyle = Application::GetSettings().GetStyleSettings().GetCurrentSymbolsStyle(); in GetDefaultImageSize()