Home
last modified time | relevance | path

Searched refs:getURL (Results 126 – 150 of 215) sorted by relevance

123456789

/aoo42x/main/connectivity/source/drivers/adabas/
H A DBUser.cxx267 pNewConnection->Construct(m_pConnection->getMetaData()->getURL(),aSeq); in changePassword()
/aoo42x/main/wizards/com/sun/star/wizards/web/data/
H A DCGDocument.java120 cp_URL = getSettings().getFileAccess(xmsf).getURL(url); in CGDocument()
/aoo42x/main/scripting/java/com/sun/star/script/framework/container/
H A DUnoPkgContainer.java331 uri = dPackage.getURL(); in processUnoPackage()
/aoo42x/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScModelObj.csv81 "ScModelObj";"com::sun::star::frame::XModel";"getURL()"
/aoo42x/main/vbahelper/source/vbahelper/
H A Dvbadocumentsbase.cxx147 INetURLObject aURL( xModel->getURL() ); in DocumentsAccessImpl()
/aoo42x/main/chart2/source/controller/inc/
H A DChartDocumentWrapper.hxx123 virtual ::rtl::OUString SAL_CALL getURL()
/aoo42x/main/stoc/source/simpleregistry/
H A Dsimpleregistry.cxx81 virtual rtl::OUString SAL_CALL getURL() throw (css::uno::RuntimeException);
1129 rtl::OUString SimpleRegistry::getURL() throw (css::uno::RuntimeException) { in getURL() function in __anon68f5d2950111::SimpleRegistry
/aoo42x/main/desktop/source/deployment/manager/
H A Ddp_extensionmanager.cxx568 xOldExtension->getURL(), uno::Sequence<beans::NamedValue>(), in backupExtension()
655 dp_misc::DescriptionInfoset info(dp_misc::getDescriptionInfoset(xTmpExtension->getURL())); in doChecksForAddExtension()
/aoo42x/main/framework/source/jobs/
H A Dhelponstartup.cxx308 sCurrentHelpURL = xHelpContent->getURL(); in its_getCurrentHelpURL()
/aoo42x/main/dbaccess/source/core/dataaccess/
H A DModelImpl.hxx304 inline ::rtl::OUString getURL() const { return m_sDocumentURL; } in getURL() function in dbaccess::ODatabaseModelImpl
/aoo42x/main/offapi/com/sun/star/frame/
H A DXModel.idl107 string getURL();
/aoo42x/main/qadevOOo/tests/java/mod/_dbaccess/
H A DORowSet.java518 String documentFile = databaseDocModel.getURL(); in cleanup()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOReportJobFactory.java319 … final StorageRepository storageRepository = new StorageRepository(input, output, model.getURL()); in createReportJob()
/aoo42x/main/chart2/source/controller/chartapiwrapper/
H A DChartDocumentWrapper.cxx884 ::rtl::OUString SAL_CALL ChartDocumentWrapper::getURL() in getURL() function in chart::wrapper::ChartDocumentWrapper
889 return xModel->getURL(); in getURL()
/aoo42x/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaWizardDialogImpl.java466 sPath = fileAccess.getURL(sPath); in finishWizard()
/aoo42x/main/wizards/com/sun/star/wizards/web/
H A DProcess.java476 String filesPath = fileAccess.getURL( in copyLayoutFiles()
/aoo42x/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_misc.cxx288 printf_line( OUSTR("URL"), xPackage->getURL(), level + 1 ); in printf_package()
/aoo42x/main/ucb/source/ucp/tdoc/
H A Dtdoc_docmgr.cxx661 ::rtl::OUString sURL( xModel->getURL() ); in isHelpDocument()
/aoo42x/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx83 OUString SAL_CALL getURL() throw(my_SQLException, my_RuntimeException);
/aoo42x/main/desktop/source/deployment/registry/inc/
H A Ddp_backend.h228 virtual ::rtl::OUString SAL_CALL getURL()
/aoo42x/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx1172 ::rtl::OUString SAL_CALL java_sql_DatabaseMetaData::getURL( ) throw(SQLException, RuntimeException) in getURL() function in java_sql_DatabaseMetaData
1174 ::rtl::OUString sURL = m_pConnection->getURL(); in getURL()
/aoo42x/main/sc/source/core/tool/
H A Daddress.cxx1611 if( xModel->getURL().getLength() ) in getFileNameFromDoc()
1613 INetURLObject aURL( xModel->getURL() ); in getFileNameFromDoc()
/aoo42x/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx546 return xMetaLHS->getURL().equals( xMetaRHS->getURL() ); in lcl_sameConnection_throw()
/aoo42x/main/framework/source/loadenv/
H A Dloadenv.cxx1402 const ::rtl::OUString sURL = xModel->getURL(); in impl_searchAlreadyLoaded()
1559 if (xModel->getURL().getLength()>0) in impl_searchRecycleTarget()
/aoo42x/main/sfx2/source/view/
H A Dfrmload.cxx614 xModel->attachResource( xModel->getURL(), aDescriptor.getPropertyValues() ); in load()

Completed in 123 milliseconds

123456789