Home
last modified time | relevance | path

Searched refs:ControlWrapperBase (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Dcontrolwrapper.hxx155 class SFX2_DLLPUBLIC ControlWrapperBase class
158 inline explicit ControlWrapperBase() {} in ControlWrapperBase() function in sfx::ControlWrapperBase
159 virtual ~ControlWrapperBase();
172 ControlWrapperBase( const ControlWrapperBase& );
173 ControlWrapperBase& operator=( const ControlWrapperBase& );
194 class SingleControlWrapper : public ControlWrapperBase
457 class SFX2_DLLPUBLIC MultiControlWrapperHelper : public ControlWrapperBase
464 void RegisterControlWrapper( ControlWrapperBase& rWrapper );
/trunk/main/sfx2/source/dialog/
H A Ditemconnect.cxx83 ControlWrapperBase::~ControlWrapperBase() in ~ControlWrapperBase()
204 typedef std::vector< ControlWrapperBase* > ControlWrpVec;
222 void MultiControlWrapperHelper::RegisterControlWrapper( ControlWrapperBase& rWrapper ) in RegisterControlWrapper()

Completed in 20 milliseconds