Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/inc/
H A DTableFieldDescription.hxx63 Window* m_pTabWindow; member in dbaui::OTableFieldDesc
93 void SetTabWindow( Window* pWin ){ m_pTabWindow = pWin;} in SetTabWindow()
120 Window* GetTabWindow() const { return m_pTabWindow;} in GetTabWindow()
/aoo4110/main/dbaccess/source/ui/querydesign/
H A DTableFieldDescription.cxx49 :m_pTabWindow(0) in DBG_NAME()
73 :m_pTabWindow(0) in OTableFieldDesc()
101 m_pTabWindow = rRS.GetTabWindow(); in operator =()

Completed in 15 milliseconds