Home
last modified time | relevance | path

Searched refs:OJoinController (Results 1 – 13 of 13) sorted by relevance

/aoo4110/main/dbaccess/source/ui/querydesign/
H A DJoinController.cxx167 OJoinController& m_rController;
243 DBG_NAME(OJoinController) in DBG_NAME() argument
245 OJoinController::OJoinController(const Reference< XMultiServiceFactory >& _rM) in DBG_NAME()
249 DBG_CTOR(OJoinController,NULL); in DBG_NAME()
252 OJoinController::~OJoinController() in ~OJoinController()
254 DBG_DTOR(OJoinController,NULL); in ~OJoinController()
264 OJoinDesignView* OJoinController::getJoinView() in getJoinView()
270 void OJoinController::disposing() in disposing()
285 void OJoinController::reconnect( sal_Bool _bUI ) in reconnect()
293 void OJoinController::impl_onModifyChanged() in impl_onModifyChanged()
[all …]
H A Dquerycontroller.cxx323 :OJoinController(_rM) in OQueryController()
469 OJoinController::disposing(); in disposing()
492 aReturn = OJoinController::GetState( _nId ); in GetState()
557 aReturn = OJoinController::GetState(_nId); in GetState()
798 OJoinController::Execute(_nId,aArgs); in Execute()
848 OJoinController::impl_initialize(); in impl_initialize()
1118 return OJoinController::Construct(pParent); in Construct()
1129 OJoinController::describeSupportedFeatures(); in describeSupportedFeatures()
1150 OJoinController::impl_onModifyChanged(); in impl_onModifyChanged()
1173 OJoinController::disposing(Source); in disposing()
[all …]
H A DJoinDesignView.cxx106 OJoinDesignView::OJoinDesignView(Window* _pParent, OJoinController& _rController,const Reference< X… in OJoinDesignView()
H A Dquerycontainerwindow.cxx212 OJoinController& rController = m_pViewSwitch->getDesignView()->getController(); in PreNotify()
H A DTableWindowListBox.cxx123 OJoinController& rController = pView->getController(); in GetEntryFromText()
H A DJoinTableView.cxx450 OJoinController& rController = m_pView->getController(); in RemoveTabWin()
1728 OJoinController& rController = m_pView->getController(); in modified()
H A DTableWindow.cxx635 OJoinController& rController = getDesignView()->getController(); in Command()
/aoo4110/main/dbaccess/source/ui/inc/
H A DJoinDesignView.hxx46 class OJoinController;
56 OJoinController& m_rController;
60 OJoinController& _rController,
73 OJoinController& getController() const { return m_rController; } in getController()
H A DJoinController.hxx51 class OJoinController : public OJoinController_BASE class
88 virtual ~OJoinController();
90OJoinController(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFacto…
H A DRelationController.hxx42 class ORelationController : public OJoinController
H A Dquerycontroller.hxx71 class OQueryController :public OJoinController
/aoo4110/main/dbaccess/source/ui/control/
H A Dsqledit.cxx83 OJoinController& rController = m_pView->getContainerWindow()->getDesignView()->getController(); in KeyInput()
124OJoinController& rController = m_pView->getContainerWindow()->getDesignView()->getController(); in IMPL_LINK()
142 OJoinController& rController = m_pView->getContainerWindow()->getDesignView()->getController(); in IMPL_LINK()
156 OJoinController& rController = m_pView->getContainerWindow()->getDesignView()->getController();
/aoo4110/main/dbaccess/source/ui/relationdesign/
H A DRelationController.cxx132 : OJoinController(_rM) in ORelationController()
159 aReturn = OJoinController::GetState(_nId); in GetState()
202 OJoinController::Execute(_nId,aArgs); in Execute()
210 OJoinController::impl_initialize(); in impl_initialize()
261 OJoinController::Construct(pParent); in Construct()
280 OJoinController::describeSupportedFeatures(); in describeSupportedFeatures()

Completed in 86 milliseconds