Searched refs:OGenericUnoController (Results 1 – 11 of 11) sorted by relevance
| /AOO41X/main/dbaccess/source/ui/browser/ |
| H A D | genericcontroller.cxx | 233 OGenericUnoController_Data( OGenericUnoController& _rController, ::osl::Mutex& _rMutex ) in OGenericUnoController_Data() 243 DBG_NAME(OGenericUnoController) in DBG_NAME() argument 245 OGenericUnoController::OGenericUnoController(const Reference< XMultiServiceFactory >& _rM) in DBG_NAME() 251 ,m_aAsyncInvalidateAll(LINK(this, OGenericUnoController, OnAsyncInvalidateAll)) in DBG_NAME() 252 ,m_aAsyncCloseTask(LINK(this, OGenericUnoController, OnAsyncCloseTask)) in DBG_NAME() 266 DBG_CTOR(OGenericUnoController,NULL); in DBG_NAME() 280 OGenericUnoController::OGenericUnoController() in OGenericUnoController() function in dbaui::OGenericUnoController 286 ,m_aAsyncInvalidateAll(LINK(this, OGenericUnoController, OnAsyncInvalidateAll)) in OGenericUnoController() 287 ,m_aAsyncCloseTask(LINK(this, OGenericUnoController, OnAsyncCloseTask)) in OGenericUnoController() 302 OGenericUnoController::~OGenericUnoController() in ~OGenericUnoController() [all …]
|
| H A D | brwctrlr.cxx | 1185 SbaXDataBrowserController_Base::OGenericUnoController::disposing( Source ); in disposing() 1318 SbaXDataBrowserController_Base::OGenericUnoController::disposing(); in disposing()
|
| H A D | unodatbr.cxx | 3732 OGenericUnoController::loadMenu(_xFrame); in loadMenu()
|
| /AOO41X/main/dbaccess/source/ui/inc/ |
| H A D | TableCopyHelper.hxx | 54 class OGenericUnoController; 85 OGenericUnoController* m_pController; 108 OTableCopyHelper(OGenericUnoController* _pControler);
|
| H A D | exsrcbrw.hxx | 59 DECLARE_UNO3_DEFAULTS(SbaExternalSourceBrowser, OGenericUnoController);
|
| H A D | brwctrlr.hxx | 68 typedef ::cppu::ImplInheritanceHelper9 < OGenericUnoController
|
| /AOO41X/main/dbaccess/inc/ |
| H A D | genericcontroller.hxx | 206 class DBACCESS_DLLPUBLIC OGenericUnoController class 270 …OGenericUnoController( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServi… 393 virtual ~OGenericUnoController(); 531 OGenericUnoController(); // never implemented
|
| H A D | dbsubcomponentcontroller.hxx | 56 typedef ::cppu::ImplInheritanceHelper2 < OGenericUnoController
|
| /AOO41X/main/dbaccess/source/ui/misc/ |
| H A D | TableCopyHelper.cxx | 156 OTableCopyHelper::OTableCopyHelper(OGenericUnoController* _pControler) in OTableCopyHelper()
|
| H A D | dbsubcomponentcontroller.cxx | 201 OGenericUnoController::impl_initialize(); in impl_initialize()
|
| /AOO41X/main/dbaccess/source/ui/app/ |
| H A D | AppController.hxx | 80 typedef OGenericUnoController OApplicationController_CBASE;
|