Searched refs:OQueryViewSwitch (Results 1 – 6 of 6) sorted by relevance
61 DBG_NAME(OQueryViewSwitch) in DBG_NAME() argument65 DBG_CTOR(OQueryViewSwitch,NULL); in DBG_NAME()71 OQueryViewSwitch::~OQueryViewSwitch() in ~OQueryViewSwitch()73 DBG_DTOR(OQueryViewSwitch,NULL); in ~OQueryViewSwitch()84 void OQueryViewSwitch::Construct() in Construct()89 void OQueryViewSwitch::initialize() in initialize()128 void OQueryViewSwitch::clear() in clear()136 void OQueryViewSwitch::GrabFocus() in GrabFocus()152 void OQueryViewSwitch::copy() in copy()181 void OQueryViewSwitch::cut() in cut()[all …]
84 m_pViewSwitch = new OQueryViewSwitch( this, _rController, _rFactory ); in DBG_NAME()96 ::std::auto_ptr<OQueryViewSwitch> aTemp(m_pViewSwitch); in ~OQueryContainerWindow()
39 class OQueryViewSwitch class45 …OQueryViewSwitch(OQueryContainerWindow* pParent, OQueryController& _rController,const ::com::sun::…46 virtual ~OQueryViewSwitch();
39 friend class OQueryViewSwitch;
67 OQueryViewSwitch* m_pViewSwitch;
74 class OQueryViewSwitch;
Completed in 25 milliseconds