Searched refs:ORelationController (Results 1 – 4 of 4) sorted by relevance
127 return *(new ORelationController(_rxFactory)); in Create()129 DBG_NAME(ORelationController);131 ORelationController::ORelationController(const Reference< XMultiServiceFactory >& _rM) in ORelationController() function in ORelationController136 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 …]
95 ORelationDesignView::ORelationDesignView(Window* _pParent, ORelationController& _rController,const … in DBG_NAME()
42 class ORelationController : public OJoinController class64 …ORelationController(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceF…66 ~ORelationController();
49 class ORelationController;54 …ORelationDesignView(Window* pParent, ORelationController& _rController,const ::com::sun::star::uno…
Completed in 47 milliseconds