Home
last modified time | relevance | path

Searched refs:ORelationController (Results 1 – 4 of 4) sorted by relevance

/trunk/main/dbaccess/source/ui/relationdesign/
H A DRelationController.cxx127 return *(new ORelationController(_rxFactory)); in Create()
129 DBG_NAME(ORelationController);
131 ORelationController::ORelationController(const Reference< XMultiServiceFactory >& _rM) in ORelationController() function in ORelationController
136 DBG_CTOR(ORelationController,NULL); in ORelationController()
140 ORelationController::~ORelationController() in ~ORelationController()
142 DBG_DTOR(ORelationController,NULL); in ~ORelationController()
208 void ORelationController::impl_initialize() in impl_initialize()
265 short ORelationController::saveModified() in saveModified()
507 void ORelationController::loadData() in loadData()
585 void ORelationController::reset() in reset()
[all …]
H A DRelationDesignView.cxx95 ORelationDesignView::ORelationDesignView(Window* _pParent, ORelationController& _rController,const … in DBG_NAME()
/trunk/main/dbaccess/source/ui/inc/
H A DRelationController.hxx42 class ORelationController : public OJoinController class
64ORelationController(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceF…
66 ~ORelationController();
H A DRelationDesignView.hxx49 class ORelationController;
54 …ORelationDesignView(Window* pParent, ORelationController& _rController,const ::com::sun::star::uno…

Completed in 24 milliseconds