Home
last modified time | relevance | path

Searched refs:GetCurrentSymbolsStyle (Results 1 – 10 of 10) sorted by relevance

/trunk/main/svtools/source/config/
H A Dmiscopt.cxx193 sal_Int16 GetCurrentSymbolsStyle() const;
507 sal_Int16 SvtMiscOptions_Impl::GetCurrentSymbolsStyle() const in GetCurrentSymbolsStyle() function in SvtMiscOptions_Impl
509 return (sal_Int16)Application::GetSettings().GetStyleSettings().GetCurrentSymbolsStyle(); in GetCurrentSymbolsStyle()
749 sal_Int16 SvtMiscOptions::GetCurrentSymbolsStyle() const in GetCurrentSymbolsStyle() function in SvtMiscOptions
751 return m_pDataContainer->GetCurrentSymbolsStyle(); in GetCurrentSymbolsStyle()
/trunk/main/ooo_custom_images/
H A DREADME.txt37 and to 'switch ( aMiscOptions.GetCurrentSymbolsStyle() )' in
55 ULONG StyleSettings::GetCurrentSymbolsStyle() const in
/trunk/main/svtools/inc/svtools/
H A Dmiscopt.hxx121 sal_Int16 GetCurrentSymbolsStyle() const;
/trunk/main/framework/source/uielement/
H A Dmenubarmanager.cxx220 , 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()
H A Dtoolbarmanager.cxx264 m_nSymbolsStyle( SvtMiscOptions().GetCurrentSymbolsStyle() ), in DEFINE_XINTERFACE_6()
400 sal_Int16 nCurrentSymbolsStyle = aMiscOptions.GetCurrentSymbolsStyle(); in CheckAndUpdateImages()
/trunk/main/vcl/inc/vcl/
H A Dsettings.hxx916 sal_uLong GetCurrentSymbolsStyle() const;
923 { return ImplSymbolsStyleToName( GetCurrentSymbolsStyle() ); } in GetCurrentSymbolsStyleName()
/trunk/main/framework/source/uiconfiguration/
H A Dimagemanagerimpl.cxx182 m_nSymbolsStyle( SvtMiscOptions().GetCurrentSymbolsStyle() ) in CmdImageList()
292 sal_Int16 nSymbolsStyle = aMiscOptions.GetCurrentSymbolsStyle(); in impl_getImageList()
/trunk/main/cui/source/options/
H A Doptgdlg.cxx1064 nStyleLB_InitialSelection = aIconStyleItemId[aMiscOptions.GetCurrentSymbolsStyle()]; in Reset()
/trunk/main/vcl/source/app/
H A Dsettings.cxx771 sal_uLong StyleSettings::GetCurrentSymbolsStyle() const in GetCurrentSymbolsStyle() function in StyleSettings
/trunk/main/vcl/source/window/
H A Dtoolbox2.cxx982 … sal_uLong nSymbolsStyle = Application::GetSettings().GetStyleSettings().GetCurrentSymbolsStyle(); in GetDefaultImageSize()

Completed in 91 milliseconds