Home
last modified time | relevance | path

Searched refs:OQueryViewSwitch (Results 1 – 6 of 6) sorted by relevance

/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryViewSwitch.cxx61 DBG_NAME(OQueryViewSwitch) in DBG_NAME() argument
65 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 …]
H A Dquerycontainerwindow.cxx84 m_pViewSwitch = new OQueryViewSwitch( this, _rController, _rFactory ); in DBG_NAME()
96 ::std::auto_ptr<OQueryViewSwitch> aTemp(m_pViewSwitch); in ~OQueryContainerWindow()
/trunk/main/dbaccess/source/ui/inc/
H A DQueryViewSwitch.hxx39 class OQueryViewSwitch class
45OQueryViewSwitch(OQueryContainerWindow* pParent, OQueryController& _rController,const ::com::sun::…
46 virtual ~OQueryViewSwitch();
H A DQueryTextView.hxx39 friend class OQueryViewSwitch;
H A Dquerycontainerwindow.hxx67 OQueryViewSwitch* m_pViewSwitch;
H A DQueryDesignView.hxx74 class OQueryViewSwitch;

Completed in 34 milliseconds