Home
last modified time | relevance | path

Searched refs:SvtMenuOptions (Results 1 – 12 of 12) sorted by relevance

/aoo41x/main/svtools/source/config/
H A Dmenuoptions.cxx442 sal_Int32 SvtMenuOptions::m_nRefCount = 0 ;
447 SvtMenuOptions::SvtMenuOptions() in SvtMenuOptions() function in SvtMenuOptions
466 SvtMenuOptions::~SvtMenuOptions() in ~SvtMenuOptions()
484 sal_Bool SvtMenuOptions::IsEntryHidingEnabled() const in IsEntryHidingEnabled()
493 sal_Bool SvtMenuOptions::IsFollowMouseEnabled() const in IsFollowMouseEnabled()
502 void SvtMenuOptions::SetEntryHidingState( sal_Bool bState ) in SetEntryHidingState()
511 void SvtMenuOptions::SetFollowMouseState( sal_Bool bState ) in SetFollowMouseState()
520 sal_Int16 SvtMenuOptions::GetMenuIconsState() const in GetMenuIconsState()
529 void SvtMenuOptions::SetMenuIconsState( sal_Int16 bState ) in SetMenuIconsState()
538 Mutex& SvtMenuOptions::GetOwnStaticMutex() in GetOwnStaticMutex()
[all …]
H A Ditemholder2.cxx176 rItem.pItem = new SvtMenuOptions(); in impl_newItem()
/aoo41x/main/svtools/inc/svtools/
H A Dmenuoptions.hxx63 class SVT_DLLPUBLIC SvtMenuOptions: public utl::detail::Options class
91 SvtMenuOptions();
92 virtual ~SvtMenuOptions();
/aoo41x/main/sfx2/source/menu/
H A Dvirtmenu.cxx274 SvtMenuOptions().RemoveListenerLink( LINK( this, SfxVirtualMenu, SettingsChanged ) ); in ~SfxVirtualMenu()
387 SvtMenuOptions aOptions; in CreateFromSVMenu()
917 sal_Bool bDontHide = SvtMenuOptions().IsEntryHidingEnabled(); in IMPL_LINK()
H A Dmnumgr.cxx102 if( SvtMenuOptions().IsEntryHidingEnabled() == sal_False ) in TryToHideDisabledEntries_Impl()
/aoo41x/main/sfx2/source/appl/
H A Dapp.cxx340 pAppData_Impl->UpdateApplicationSettings( SvtMenuOptions().IsEntryHidingEnabled() ); in SfxApplication()
H A Dnewhelp.cxx2648 if( SvtMenuOptions().IsEntryHidingEnabled() == sal_False ) in PreNotify()
/aoo41x/main/cui/source/options/
H A Doptgdlg.cxx856 SvtMenuOptions aMenuOpt; in FillItemSet()
1093 SvtMenuOptions aMenuOpt; in Reset()
/aoo41x/main/framework/source/classes/
H A Dmenumanager.cxx891 sal_Bool bDontHide = SvtMenuOptions().IsEntryHidingEnabled(); in IMPL_LINK()
/aoo41x/main/framework/source/uielement/
H A Dmenubarmanager.cxx852 sal_Bool bDontHide = SvtMenuOptions().IsEntryHidingEnabled(); in IMPL_LINK()
H A Dtoolbarmanager.cxx1783 sal_Bool bHideDisabledEntries = !SvtMenuOptions().IsEntryHidingEnabled(); in GetToolBarCustomMeun()
/aoo41x/main/desktop/source/app/
H A Dapp.cxx2489 SvtMenuOptions aMenuOpt; in SystemSettingsChanging()

Completed in 206 milliseconds