Home
last modified time | relevance | path

Searched defs:sURI (Results 1 – 18 of 18) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/appl/
H A Dopenuriexternally.cxx50 void URITools::openURI(const OUString& sURI, bool bHandleSystemShellExecuteException) in openURI()
118 void sfx2::openUriExternally(const OUString& sURI, bool bHandleSystemShellExecuteException) in openUriExternally()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/appl/
H A Dopenuriexternally.cxx51 void URITools::openURI(const OUString& sURI, bool bHandleSystemShellExecuteException) in openURI()
119 void sfx2::openUriExternally(const OUString& sURI, bool bHandleSystemShellExecuteException) in openUriExternally()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/
H A DDomExport.cxx166 void DomExport::addNamespace( const OUString& sPrefix, const OUString& sURI ) in addNamespace()
183 const OUString& sURI, in qualifiedName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/
H A DDomExport.cxx160 void DomExport::addNamespace( const OUString& sPrefix, const OUString& sURI ) in addNamespace()
177 const OUString& sURI, in qualifiedName()
/dports/irc/znc/znc-1.8.2/src/
H A DWebModules.cpp612 void CWebSock::OnPageRequest(const CString& sURI) { in OnPageRequest()
634 CWebSock::EPageReqResult CWebSock::OnPageRequestInternal(const CString& sURI, in OnPageRequestInternal()
988 bool CWebSock::ValidateCSRFCheck(const CString& sURI) { in ValidateCSRFCheck()
/dports/editors/abiword/abiword-3.0.5/src/af/xap/gtk/
H A Dxap_UnixDlg_Print.cpp218 std::string sURI = m_pView->getDocument()->getPrintFilename(); in setupPrint() local
/dports/devel/fossil/fossil-src-2.17/src/
H A Dbrowse.c152 HQuery sURI; in page_dir() local
673 HQuery sURI; /* Hyperlink */ in page_tree() local
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/gtk/
H A Dwindowcallbacks.cpp267 Glib::ustring sURI = m_poRecentChooserMenu->get_current_uri(); in vOnRecentFile() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fpdfsdk/
H A Dcpdfsdk_actionhandler.cpp274 ByteString sURI = action.GetURI(pFormFillEnv->GetPDFDocument()); in DoAction_URI() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fpdfsdk/
H A Dcpdfsdk_actionhandler.cpp311 ByteString sURI = action.GetURI(pFormFillEnv->GetPDFDocument()); in DoAction_URI() local
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/gnome-integration-old/src/
H A Dapplet-gnome-vfs.c141 GString *sURI = g_string_new (cSplit[0]); in vfs_backend_get_file_info() local
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/zaproxy/zap/spider/
H A DSpiderParam.java519 String sURI = uri.toString(); in isSkipURL() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/xforms/
H A Dxformsexport.cxx338 OUString sURI; in exportXFormsBinding() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/xforms/
H A Dxformsexport.cxx331 OUString sURI; in exportXFormsBinding() local
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/
H A Dfsdk_actionhandler.cpp451 CFX_ByteString sURI = action.GetURI(pFormFillEnv->GetPDFDocument()); in DoAction_URI() local
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/
H A Dfsdk_actionhandler.cpp466 CFX_ByteString sURI = action.GetURI(pDocument->GetPDFDocument()); in DoAction_URI() local
/dports/textproc/libcss/libcss-0.9.1/src/lex/
H A Dlex.c62 sURI = 10, enumerator
/dports/databases/py-unqlite/unqlite-0.5.3/src/
H A Dunqlite.c46481 SyhttpUri sURI; /* Parse of the given URI */ in vm_builtin_parse_url() local