Home
last modified time | relevance | path

Searched refs:m_aCommandOptions (Results 1 – 5 of 5) sorted by relevance

/trunk/main/framework/inc/services/
H A Dpluginframe.hxx272 …SvtCommandOptions m_aCommandOptions ; //… member in framework::PlugInFrame
H A Ddesktop.hxx458 …SvtCommandOptions m_aCommandOptions ; //… member in framework::Desktop
H A Dframe.hxx430 …SvtCommandOptions m_aCommandOptions member in framework::Frame
/trunk/main/framework/source/services/
H A Ddesktop.cxx259 , m_aCommandOptions ( )
755 if ( m_aCommandOptions.Lookup( SvtCommandOptions::CMDOPTION_DISABLED, aCommand ) ) in queryDispatch()
H A Dframe.cxx238 m_aCommandOptions.EstablisFrameCallback(this); in DEFINE_XINTERFACE_21()
2096 if ( m_aCommandOptions.Lookup( SvtCommandOptions::CMDOPTION_DISABLED, aCommand ) ) in queryDispatch()