Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryTextView.cxx77 DBG_NAME(OQueryTextView) in DBG_NAME() argument
78 OQueryTextView::OQueryTextView(OQueryContainerWindow* _pParent) in DBG_NAME()
81 DBG_CTOR(OQueryTextView,NULL); in DBG_NAME()
91 OQueryTextView::~OQueryTextView() in ~OQueryTextView()
93 DBG_DTOR(OQueryTextView,NULL); in ~OQueryTextView()
98 void OQueryTextView::GetFocus() in GetFocus()
104 void OQueryTextView::Resize() in Resize()
126 void OQueryTextView::clear() in clear()
141 void OQueryTextView::copy() in copy()
162 void OQueryTextView::cut() in cut()
[all …]
H A DQueryViewSwitch.cxx67 m_pTextView = new OQueryTextView(_pParent); in DBG_NAME()
/trunk/main/dbaccess/source/ui/inc/
H A DQueryTextView.hxx37 class OQueryTextView : public Window class
42 OQueryTextView( OQueryContainerWindow* pParent );
43 virtual ~OQueryTextView();
H A Dsqledit.hxx33 class OQueryTextView;
41 OQueryTextView* m_pView;
60 OSqlEdit( OQueryTextView* pParent, WinBits nWinStyle = WB_LEFT | WB_VSCROLL |WB_BORDER);
H A DQueryViewSwitch.hxx36 class OQueryTextView;
42 OQueryTextView* m_pTextView;
/trunk/main/dbaccess/source/ui/control/
H A Dsqledit.cxx44 OSqlEdit::OSqlEdit( OQueryTextView* pParent, WinBits nWinStyle ) : in DBG_NAME()

Completed in 21 milliseconds