Home
last modified time | relevance | path

Searched defs:getUrlFromAddress (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/osl/
H A Dmodule.hxx43 static bool getUrlFromAddress(void * addr, ::rtl::OUString & libraryUrl) { in getUrlFromAddress() function in osl::Module
60 static bool getUrlFromAddress( oslGenericFunction addr, ::rtl::OUString & libraryUrl){ in getUrlFromAddress() function in osl::Module
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/osl/
H A Dmodule.hxx39 static bool getUrlFromAddress(void * addr, ::rtl::OUString & libraryUrl) { in getUrlFromAddress() function in osl::Module
56 static bool getUrlFromAddress( oslGenericFunction addr, ::rtl::OUString & libraryUrl){ in getUrlFromAddress() function in osl::Module
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/qa/osl/module/
H A Dosl_Module.cxx108 class getUrlFromAddress : public CppUnit::TestFixture class
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/qa/osl/module/
H A Dosl_Module.cxx111 class getUrlFromAddress : public CppUnit::TestFixture class