Home
last modified time | relevance | path

Searched refs:getFileURLFromSystemPath (Results 76 – 100 of 277) sorted by relevance

12345678910>>...12

/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/DevelopersGuide/GUI/
H A DImageControlSample.java148 …String sImageUrl = xFileIdentifierConverter.getFileURLFromSystemPath(_sImageSystemPath, oFile.getA… in getGraphic()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/DevelopersGuide/GUI/
H A DImageControlSample.java148 …String sImageUrl = xFileIdentifierConverter.getFileURLFromSystemPath(_sImageSystemPath, oFile.getA… in getGraphic()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lingucomponent/source/lingutil/
H A Dlingutil.cxx208 if (osl::FileBase::getFileURLFromSystemPath(aSystem, aRelative) in GetOldStyleDics()
/dports/editors/libreoffice/libreoffice-7.2.6.2/uui/source/
H A Dsecmacrowarnings.cxx93 osl::FileBase::getFileURLFromSystemPath(rDocURL, aPath); in SetDocumentURL()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/misc/
H A Dopenfiledroptargetlistener.cxx179 if ( osl::FileBase::getFileURLFromSystemPath( rFilePath, aFileURL ) != osl::FileBase::E_None ) in implts_OpenFile()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/misc/
H A Dopenfiledroptargetlistener.cxx179 if ( osl::FileBase::getFileURLFromSystemPath( rFilePath, aFileURL ) != osl::FileBase::E_None ) in implts_OpenFile()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/printer/
H A Dprinterinfomanager.cxx289 FileBase::getFileURLFromSystemPath( aDir.PathToFileName(), aUniPath ); in initialize()
295 FileBase::getFileURLFromSystemPath( aFile.PathToFileName(), aUniPath ); in initialize()
468 FileBase::getFileURLFromSystemPath( aFile.PathToFileName(), aPrinter.m_aFile ); in initialize()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/options/
H A Doptjava.cxx792 osl::FileBase::getFileURLFromSystemPath(m_xPathList->get_selected_text(), sFolder); in IMPL_LINK_NOARG()
839 osl::FileBase::getFileURLFromSystemPath(m_xPathList->get_selected_text(), sOldFolder); in IMPL_LINK_NOARG()
943 osl::FileBase::getFileURLFromSystemPath(sToken, sURL); // best effort in SetClassPath()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/printer/
H A Dprinterinfomanager.cxx283 FileBase::getFileURLFromSystemPath( aDir.PathToFileName(), aUniPath ); in initialize()
289 FileBase::getFileURLFromSystemPath( aFile.PathToFileName(), aUniPath ); in initialize()
462 FileBase::getFileURLFromSystemPath( aFile.PathToFileName(), aPrinter.m_aFile ); in initialize()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/extras/
H A Dscpdfexport.cxx176 ::osl::FileBase::getFileURLFromSystemPath(sFileURL, sFileURL); in exportToPDF()
234 ::osl::FileBase::getFileURLFromSystemPath(sFileURL, sFileURL); in exportToPDFWithUnoCommands()
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/config/
H A Dbootstrap.cxx140 (osl::FileBase::getFileURLFromSystemPath(s.copy(1), rUrl) == in getProcessWorkingDir()
262 else if ( File::E_None == File::getFileURLFromSystemPath(_rsPathOrURL, sOther) ) in implMakeAbsoluteURL()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/appl/
H A Dshutdownicon.cxx623 osl::File::getFileURLFromSystemPath( aShortcut, aShortcutUrl ); in GetAutostart()
654 ::osl::File::getFileURLFromSystemPath( aShortcut, aShortcutUrl ); in SetAutostart()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlsecurity/source/xmlsec/nss/
H A Dnssinitializer.cxx158 osl::FileBase::getFileURLFromSystemPath(sPath, sURL); in lcl_pathExists()
363 osl::FileBase::getFileURLFromSystemPath( in nsscrypto_initialize()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/appl/
H A Dshutdownicon.cxx634 osl::File::getFileURLFromSystemPath( aShortcut, aShortcutUrl ); in GetAutostart()
665 ::osl::File::getFileURLFromSystemPath( aShortcut, aShortcutUrl ); in SetAutostart()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/services/
H A Dsubstitutepathvars.cxx300 osl::FileBase::getFileURLFromSystemPath( sToken, aTmp ) == in GetPathVariableValue()
509 if ( osl::FileBase::getFileURLFromSystemPath( rURL, aTemp ) == osl::FileBase::E_None ) in impl_reSubstituteVariables()
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/qa/connectivity/tools/
H A DHsqlDatabase.java62 m_databaseDocumentFile = URLHelper.getFileURLFromSystemPath(m_documentFile); in createDBDocument()
/dports/editors/libreoffice/libreoffice-7.2.6.2/helpcompiler/inc/
H A DHelpCompiler.hxx63 osl::File::getFileURLFromSystemPath(ustrSystemPath, data); in path()
/dports/editors/libreoffice/libreoffice-7.2.6.2/lingucomponent/source/lingutil/
H A Dlingutil.cxx219 if (osl::FileBase::getFileURLFromSystemPath(aSystem, aRelative) in GetOldStyleDics()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/qa/connectivity/tools/
H A DHsqlDatabase.java62 m_databaseDocumentFile = URLHelper.getFileURLFromSystemPath(m_documentFile); in createDBDocument()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/helpcompiler/inc/
H A DHelpCompiler.hxx65 osl::File::getFileURLFromSystemPath(ustrSystemPath, data); in path()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/options/
H A Doptjava.cxx786 osl::FileBase::getFileURLFromSystemPath(m_xPathList->get_selected_text(), sFolder); in IMPL_LINK_NOARG()
833 osl::FileBase::getFileURLFromSystemPath(m_xPathList->get_selected_text(), sOldFolder); in IMPL_LINK_NOARG()
937 osl::FileBase::getFileURLFromSystemPath(sToken, sURL); // best effort in SetClassPath()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/vba/
H A Dvbadocument.cxx322 osl::FileBase::getFileURLFromSystemPath( sTemplate, aURL ); in setAttachedTemplate()
468 osl::FileBase::getFileURLFromSystemPath( sFileName, sURL ); in SaveAs2000()
534 osl::FileBase::getFileURLFromSystemPath( sFileName, sURL ); in SavePreviewPngAs()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/vba/
H A Dvbadocument.cxx321 osl::FileBase::getFileURLFromSystemPath( sTemplate, aURL ); in setAttachedTemplate()
469 osl::FileBase::getFileURLFromSystemPath( sFileName, sURL ); in SaveAs2000()
535 osl::FileBase::getFileURLFromSystemPath( sFileName, sURL ); in SavePreviewPngAs()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/config/
H A Dbootstrap.cxx138 (osl::FileBase::getFileURLFromSystemPath(s.copy(1), rUrl) == in getProcessWorkingDir()
260 else if ( File::E_None == File::getFileURLFromSystemPath(_rsPathOrURL, sOther) ) in implMakeAbsoluteURL()
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/ucb/
H A DXFileIdentifierConverter.idl65 string getFileURLFromSystemPath( [in] string BaseURL,

12345678910>>...12