Home
last modified time | relevance | path

Searched refs:OLinkedDocumentsAccess (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/dbaccess/source/ui/misc/
H A Dlinkeddocuments.cxx184 DBG_NAME(OLinkedDocumentsAccess) in DBG_NAME() argument
186OLinkedDocumentsAccess::OLinkedDocumentsAccess( Window* _pDialogParent, const Reference< XDatabase… in DBG_NAME()
196 DBG_CTOR(OLinkedDocumentsAccess,NULL); in DBG_NAME()
201 OLinkedDocumentsAccess::~OLinkedDocumentsAccess() in ~OLinkedDocumentsAccess()
203 DBG_DTOR(OLinkedDocumentsAccess,NULL); in ~OLinkedDocumentsAccess()
261 void OLinkedDocumentsAccess::impl_newWithPilot( const char* _pWizardService, in impl_newWithPilot()
298 …void OLinkedDocumentsAccess::newFormWithPilot( const sal_Int32 _nCommandType,const ::rtl::OUString… in newFormWithPilot()
304 …void OLinkedDocumentsAccess::newReportWithPilot( const sal_Int32 _nCommandType, const ::rtl::OUStr… in newReportWithPilot()
309 void OLinkedDocumentsAccess::newTableWithPilot() in newTableWithPilot()
314 void OLinkedDocumentsAccess::newQueryWithPilot() in newQueryWithPilot()
[all …]
/aoo41x/main/dbaccess/source/ui/inc/
H A Dlinkeddocuments.hxx71 class OLinkedDocumentsAccess class
88 OLinkedDocumentsAccess(
96 ~OLinkedDocumentsAccess();
/aoo41x/main/dbaccess/source/ui/app/
H A DAppControllerDnD.cxx594 ::std::auto_ptr< OLinkedDocumentsAccess > OApplicationController::getDocumentsAccess( ElementType _… in getDocumentsAccess()
608 ::std::auto_ptr< OLinkedDocumentsAccess > pDocuments( new OLinkedDocumentsAccess( in getDocumentsAccess()
H A DAppController.hxx79 class OLinkedDocumentsAccess;
262 ::std::auto_ptr<OLinkedDocumentsAccess> getDocumentsAccess(ElementType _eType);
H A DAppController.cxx1853 ::std::auto_ptr< OLinkedDocumentsAccess > aHelper = getDocumentsAccess( _eType ); in openElementWithArguments()
1959 ::std::auto_ptr<OLinkedDocumentsAccess> aHelper = getDocumentsAccess(_eType); in newElementWithPilot()
1974 ::std::auto_ptr<OLinkedDocumentsAccess> aHelper = getDocumentsAccess(_eType); in newElementWithPilot()
2006 ::std::auto_ptr<OLinkedDocumentsAccess> aHelper = getDocumentsAccess( _eType ); in newElement()

Completed in 40 milliseconds