Home
last modified time | relevance | path

Searched refs:SvtCommandOptions (Results 1 – 16 of 16) sorted by relevance

/aoo4110/main/unotools/source/config/
H A Dcmdoptions.cxx326 MutexGuard aGuard( SvtCommandOptions::GetOwnStaticMutex() ); in Notify()
380 case SvtCommandOptions::CMDOPTION_DISABLED: in Clear()
397 if ( eOption == SvtCommandOptions::CMDOPTION_DISABLED ) in HasEntries()
412 case SvtCommandOptions::CMDOPTION_DISABLED: in GetList()
432 case SvtCommandOptions::CMDOPTION_DISABLED: in Lookup()
450 case SvtCommandOptions::CMDOPTION_DISABLED: in AddCommand()
515 SvtCommandOptions::SvtCommandOptions() in SvtCommandOptions() function in SvtCommandOptions
532 SvtCommandOptions::~SvtCommandOptions() in ~SvtCommandOptions()
550 void SvtCommandOptions::Clear( CmdOption eCmdOption ) in Clear()
559 sal_Bool SvtCommandOptions::HasEntries( CmdOption eOption ) const in HasEntries()
[all …]
H A Ditemholder1.cxx178 rItem.pItem = new SvtCommandOptions(); in impl_newItem()
/aoo4110/main/sfx2/source/sidebar/
H A DControllerItem.cxx153 else if ( ! SvtCommandOptions().HasEntries(SvtCommandOptions::CMDOPTION_DISABLED)) in IsEnabled()
164 else if (SvtCommandOptions().Lookup(SvtCommandOptions::CMDOPTION_DISABLED, msCommandName)) in IsEnabled()
/aoo4110/main/unotools/inc/unotools/
H A Dcmdoptions.hxx75 class UNOTOOLS_DLLPUBLIC SvtCommandOptions: public utl::detail::Options class
111 SvtCommandOptions();
112 virtual ~SvtCommandOptions();
/aoo4110/main/framework/source/uielement/
H A Dmenubarmanager.cxx855 …sal_Bool bHasDisabledEntries = SvtCommandOptions().HasEntries( SvtCommandOptions::CMDOPTION_DISABL… in IMPL_LINK()
939 SvtCommandOptions aCmdOptions; in IMPL_LINK()
971 … if ( aCmdOptions.Lookup( SvtCommandOptions::CMDOPTION_DISABLED, aTargetURL.Path )) in IMPL_LINK()
1174 SvtCommandOptions aCmdOptions; in MustBeHidden()
1198 … if ( aCmdOptions.Lookup( SvtCommandOptions::CMDOPTION_DISABLED, aTargetURL.Path )) in MustBeHidden()
1725 …sal_Bool bHasDisabledEntries = SvtCommandOptions().HasEntries( SvtCommandOptions::CMDOPTION_DISABL… in FillMenuWithConfiguration()
H A Dtoolbarmanager.cxx294 SvtCommandOptions aCmdOptions; in DEFINE_XINTERFACE_6()
296 …if ( !aCmdOptions.Lookup( SvtCommandOptions::CMDOPTION_DISABLED, ::rtl::OUString::createFromAscii(… in DEFINE_XINTERFACE_6()
936 …sal_Bool bHasDisabledEntries = SvtCommandOptions().HasEntries( SvtCommandOptions::CMDOP… in CreateControllers()
937 SvtCommandOptions aCmdOptions; in CreateControllers()
962 if ( aCmdOptions.Lookup( SvtCommandOptions::CMDOPTION_DISABLED, aURL.Path )) in CreateControllers()
H A Dtoolbarsmenucontroller.cxx514 SvtCommandOptions aCmdOptions; in fillPopupMenu()
517 if ( aCmdOptions.HasEntries( SvtCommandOptions::CMDOPTION_DISABLED )) in fillPopupMenu()
519 if ( aCmdOptions.Lookup( SvtCommandOptions::CMDOPTION_DISABLED, in fillPopupMenu()
/aoo4110/main/sw/source/ui/envelp/
H A Dlabprt.cxx83 SvtCommandOptions aCmdOpts; in SwLabPrtPage()
85 SvtCommandOptions::CMDOPTION_DISABLED, in SwLabPrtPage()
/aoo4110/main/svx/source/dialog/
H A Dhyprlink.cxx192 SvtCommandOptions aCmdOpts; in SvxHyperlinkDlg()
193 if ( aCmdOpts.Lookup( SvtCommandOptions::CMDOPTION_DISABLED, in SvxHyperlinkDlg()
/aoo4110/main/framework/inc/services/
H A Dpluginframe.hxx272SvtCommandOptions m_aCommandOptions ; /// ref counted class to support disabling comm…
H A Ddesktop.hxx458SvtCommandOptions m_aCommandOptions ; /// ref counted class to support disabling comm…
H A Dframe.hxx430SvtCommandOptions m_aCommandOptions …
/aoo4110/main/sfx2/source/dialog/
H A Ddinfdlg.cxx867 SvtCommandOptions aCmdOptions; in SfxDocumentPage()
868 if ( aCmdOptions.Lookup( SvtCommandOptions::CMDOPTION_DISABLED, in SfxDocumentPage()
/aoo4110/main/framework/source/services/
H A Ddesktop.cxx757 if ( m_aCommandOptions.Lookup( SvtCommandOptions::CMDOPTION_DISABLED, aCommand ) ) in queryDispatch()
H A Dframe.cxx2098 if ( m_aCommandOptions.Lookup( SvtCommandOptions::CMDOPTION_DISABLED, aCommand ) ) in queryDispatch()
/aoo4110/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.cxx1331 SvtCommandOptions aCmdOptions; in implts_createToolBar()
1339 if ( aCmdOptions.Lookup( SvtCommandOptions::CMDOPTION_DISABLED, m_aCustomizeCmd )) in implts_createToolBar()

Completed in 148 milliseconds