Home
last modified time | relevance | path

Searched refs:OQueryContainerWindow (Results 1 – 10 of 10) sorted by relevance

/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerycontainerwindow.cxx77 DBG_NAME(OQueryContainerWindow) in DBG_NAME() argument
78OQueryContainerWindow::OQueryContainerWindow(Window* pParent, OQueryController& _rController,const… in DBG_NAME()
83 DBG_CTOR(OQueryContainerWindow,NULL); in DBG_NAME()
92 OQueryContainerWindow::~OQueryContainerWindow() in ~OQueryContainerWindow()
94 DBG_DTOR(OQueryContainerWindow,NULL); in ~OQueryContainerWindow()
122 void OQueryContainerWindow::forceInitialView() in forceInitialView()
169 void OQueryContainerWindow::GetFocus() in GetFocus()
176 IMPL_LINK( OQueryContainerWindow, SplitHdl, void*, /*p*/ )
185 void OQueryContainerWindow::Construct() in Construct()
191 void OQueryContainerWindow::disposingPreview() in disposingPreview()
[all …]
H A DQueryViewSwitch.cxx62 OQueryViewSwitch::OQueryViewSwitch(OQueryContainerWindow* _pParent, OQueryController& _rController,… in DBG_NAME()
197 OQueryContainerWindow* OQueryViewSwitch::getContainer() const in getContainer()
200 return static_cast< OQueryContainerWindow* >( pDesignParent ); in getContainer()
294 OQueryContainerWindow* pContainer = getContainer(); in impl_postViewSwitch()
H A DQueryTextView.cxx78 OQueryTextView::OQueryTextView(OQueryContainerWindow* _pParent) in DBG_NAME()
H A Dquerycontroller.cxx1116 setView( * new OQueryContainerWindow( pParent, *this, getORB() ) ); in Construct()
H A DQueryDesignView.cxx2597 OQueryDesignView::OQueryDesignView( OQueryContainerWindow* _pParent, in DBG_NAME()
/trunk/main/dbaccess/source/ui/inc/
H A DQueryTextView.hxx42 OQueryTextView( OQueryContainerWindow* pParent );
65OQueryContainerWindow* getContainerWindow() { return static_cast< OQueryContainerWindow* >( GetPar… in getContainerWindow()
H A DQueryViewSwitch.hxx38 class OQueryContainerWindow;
45 …OQueryViewSwitch(OQueryContainerWindow* pParent, OQueryController& _rController,const ::com::sun::…
86 OQueryContainerWindow* getContainer() const;
H A Dquerycontainerwindow.hxx65 class OQueryContainerWindow : public ODataView class
74OQueryContainerWindow(Window* pParent, OQueryController& _rController,const ::com::sun::star::uno:…
75 ~OQueryContainerWindow();
H A Dquerycontroller.hxx61 class OQueryContainerWindow;
143OQueryContainerWindow* getContainer() const { return static_cast< OQueryContainerWindow* >( getVie… in getContainer()
H A DQueryDesignView.hxx80 class OQueryContainerWindow;
102 …OQueryDesignView(OQueryContainerWindow* pParent, OQueryController& _rController,const ::com::sun::…

Completed in 64 milliseconds