Searched refs:OLinkedDocumentsAccess (Results 1 – 5 of 5) sorted by relevance
184 DBG_NAME(OLinkedDocumentsAccess) in DBG_NAME() argument186 …OLinkedDocumentsAccess::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 …]
71 class OLinkedDocumentsAccess class88 OLinkedDocumentsAccess(96 ~OLinkedDocumentsAccess();
594 ::std::auto_ptr< OLinkedDocumentsAccess > OApplicationController::getDocumentsAccess( ElementType _… in getDocumentsAccess()608 ::std::auto_ptr< OLinkedDocumentsAccess > pDocuments( new OLinkedDocumentsAccess( in getDocumentsAccess()
79 class OLinkedDocumentsAccess;262 ::std::auto_ptr<OLinkedDocumentsAccess> getDocumentsAccess(ElementType _eType);
1853 ::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 60 milliseconds