Home
last modified time | relevance | path

Searched refs:OApplicationController (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/dbaccess/source/ui/app/
H A DAppController.cxx310 DBG_NAME(OApplicationController) in DBG_NAME() argument
312 OApplicationController::OApplicationController(const Reference< XMultiServiceFactory >& _rxORB) in DBG_NAME()
328 DBG_CTOR(OApplicationController,NULL); in DBG_NAME()
331 OApplicationController::~OApplicationController() in ~OApplicationController()
343 DBG_DTOR(OApplicationController,NULL); in ~OApplicationController()
349 void OApplicationController::disconnect() in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
2070 void OApplicationController::renameEntry() in renameEntry()
2305 void OApplicationController::onCutEntry() in onCutEntry()
2309 void OApplicationController::onCopyEntry() in onCopyEntry()
2314 void OApplicationController::onPasteEntry() in onPasteEntry()
[all …]
H A DAppControllerGen.cxx138 void OApplicationController::convertToView(const ::rtl::OUString& _sName) in convertToView()
181 void OApplicationController::pasteFormat(sal_uInt32 _nFormatId) in pasteFormat()
204 void OApplicationController::openDataSourceAdminDialog() in openDataSourceAdminDialog()
210 void OApplicationController::openDialog( const ::rtl::OUString& _sServiceName ) in openDialog()
269 void OApplicationController::openTableFilterDialog() in openTableFilterDialog()
275 void OApplicationController::refreshTables() in refreshTables()
297 void OApplicationController::openDirectSQLDialog() in openDirectSQLDialog()
568 void OApplicationController::previewChanged( sal_Int32 _nMode ) in previewChanged()
609 void OApplicationController::askToReconnect() in askToReconnect()
641 ::rtl::OUString OApplicationController::getDatabaseName() const in getDatabaseName()
[all …]
H A DAppControllerDnD.cxx239 void OApplicationController::deleteTables(const ::std::vector< ::rtl::OUString>& _rList) in deleteTables()
437 void OApplicationController::deleteEntries() in deleteEntries()
510 sal_Bool OApplicationController::isDataSourceReadOnly() const in isDataSourceReadOnly()
516 sal_Bool OApplicationController::isConnectionReadOnly() const in isConnectionReadOnly()
534 Reference< XNameAccess > OApplicationController::getElements( ElementType _eType ) in getElements()
583 void OApplicationController::getSelectionElementNames(::std::vector< ::rtl::OUString>& _rNames) con… in getSelectionElementNames()
594 ::std::auto_ptr< OLinkedDocumentsAccess > OApplicationController::getDocumentsAccess( ElementType _… in getDocumentsAccess()
614 TransferableHelper* OApplicationController::copyObject() in copyObject()
865 Reference<XNameContainer> OApplicationController::getQueryDefintions() const in getQueryDefintions()
893 sal_Bool OApplicationController::isTableFormat() const in isTableFormat()
[all …]
H A DAppController.hxx77 class OApplicationController;
90 class OApplicationController class
426 virtual ~OApplicationController();
429OApplicationController(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServi…
H A Dsubcomponentmanager.hxx45 class OApplicationController;
55 …SubComponentManager( OApplicationController& _rController, const ::comphelper::SharedMutex& _rMute…
H A Dsubcomponentmanager.cxx221 …SubComponentManager_Data( OApplicationController& _rController, const ::comphelper::SharedMutex& _… in SubComponentManager_Data()
227 OApplicationController& m_rController;
238 …SubComponentManager::SubComponentManager( OApplicationController& _rController, const ::comphelper… in SubComponentManager()
/aoo42x/main/dbaccess/source/inc/
H A Dstringconstants.inc235 …ASCII_USTRING(SERVICE_SDB_APPLICATIONCONTROLLER, "org.openoffice.comp.dbu.OApplicationController");

Completed in 77 milliseconds