Lines Matching refs:OQueryTableWindow
101 DBG_NAME(OQueryTableWindow) in DBG_NAME() argument
103 OQueryTableWindow::OQueryTableWindow( Window* pParent, const TTableWindowData::value_type& pTabWinD… in DBG_NAME()
107 DBG_CTOR(OQueryTableWindow,NULL); in DBG_NAME()
122 OQueryTableWindow::~OQueryTableWindow() in ~OQueryTableWindow()
124 DBG_DTOR(OQueryTableWindow,NULL); in ~OQueryTableWindow()
128 sal_Bool OQueryTableWindow::Init() in Init()
187 void* OQueryTableWindow::createUserData(const Reference< XPropertySet>& _xColumn,bool _bPrimaryKey) in createUserData()
196 void OQueryTableWindow::deleteUserData(void*& _pUserData) in deleteUserData()
202 void OQueryTableWindow::OnEntryDoubleClicked(SvLBoxEntry* pEntry) in OnEntryDoubleClicked()
225 sal_Bool OQueryTableWindow::ExistsField(const ::rtl::OUString& strFieldName, OTableFieldDescRef& rI… in ExistsField()
267 sal_Bool OQueryTableWindow::ExistsAVisitedConn() const in ExistsAVisitedConn()
273 void OQueryTableWindow::KeyInput( const KeyEvent& rEvt ) in KeyInput()