Searched refs:ORelationController (Results 1 – 4 of 4) sorted by relevance
78 … static ::dbaui::OMultiInstanceAutoRegistration< ::dbaui::ORelationController > aAutoRegistration; in createRegistryInfo_ORelationControl()102 ::rtl::OUString SAL_CALL ORelationController::getImplementationName() throw( RuntimeException ) in getImplementationName()108 ::rtl::OUString ORelationController::getImplementationName_Static() throw( RuntimeException ) in getImplementationName_Static()113 Sequence< ::rtl::OUString> ORelationController::getSupportedServiceNames_Static(void) throw( Runtim… in getSupportedServiceNames_Static()120 Sequence< ::rtl::OUString> SAL_CALL ORelationController::getSupportedServiceNames() throw(RuntimeEx… in getSupportedServiceNames()125 Reference< XInterface > SAL_CALL ORelationController::Create(const Reference<XMultiServiceFactory >… in Create()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()[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…