Home
last modified time | relevance | path

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

/aoo4110/main/unotools/source/config/
H A Dcmdoptions.cxx380 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()
/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.hxx87 CMDOPTION_DISABLED, enumerator
/aoo4110/main/framework/source/uielement/
H A Dmenubarmanager.cxx855 …Bool bHasDisabledEntries = SvtCommandOptions().HasEntries( SvtCommandOptions::CMDOPTION_DISABLED ); in IMPL_LINK()
971 … if ( aCmdOptions.Lookup( SvtCommandOptions::CMDOPTION_DISABLED, aTargetURL.Path )) in IMPL_LINK()
1198 … if ( aCmdOptions.Lookup( SvtCommandOptions::CMDOPTION_DISABLED, aTargetURL.Path )) in MustBeHidden()
1725 …Bool bHasDisabledEntries = SvtCommandOptions().HasEntries( SvtCommandOptions::CMDOPTION_DISABLED ); in FillMenuWithConfiguration()
H A Dtoolbarsmenucontroller.cxx517 if ( aCmdOptions.HasEntries( SvtCommandOptions::CMDOPTION_DISABLED )) in fillPopupMenu()
519 if ( aCmdOptions.Lookup( SvtCommandOptions::CMDOPTION_DISABLED, in fillPopupMenu()
H A Dtoolbarmanager.cxx296 …if ( !aCmdOptions.Lookup( SvtCommandOptions::CMDOPTION_DISABLED, ::rtl::OUString::createFromAscii(… in DEFINE_XINTERFACE_6()
936 … bHasDisabledEntries = SvtCommandOptions().HasEntries( SvtCommandOptions::CMDOPTION_DISABLED ); in CreateControllers()
962 if ( aCmdOptions.Lookup( SvtCommandOptions::CMDOPTION_DISABLED, aURL.Path )) in CreateControllers()
/aoo4110/main/sw/source/ui/envelp/
H A Dlabprt.cxx85 SvtCommandOptions::CMDOPTION_DISABLED, in SwLabPrtPage()
/aoo4110/main/svx/source/dialog/
H A Dhyprlink.cxx193 if ( aCmdOpts.Lookup( SvtCommandOptions::CMDOPTION_DISABLED, in SvxHyperlinkDlg()
/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/sfx2/source/dialog/
H A Ddinfdlg.cxx868 if ( aCmdOptions.Lookup( SvtCommandOptions::CMDOPTION_DISABLED, in SfxDocumentPage()
/aoo4110/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.cxx1339 if ( aCmdOptions.Lookup( SvtCommandOptions::CMDOPTION_DISABLED, m_aCustomizeCmd )) in implts_createToolBar()

Completed in 466 milliseconds