Home
last modified time | relevance | path

Searched refs:VND_SUN_STAR_PATHNAME (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/rtl/
H A Dbootstrap.cxx63 char const VND_SUN_STAR_PATHNAME[] = "vnd.sun.star.pathname:"; variable
67 return url.matchIgnoreAsciiCase(VND_SUN_STAR_PATHNAME); in isPathnameUrl()
75 url->copy(RTL_CONSTASCII_LENGTH(VND_SUN_STAR_PATHNAME)), *url) == in resolvePathnameUrl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/rtl/
H A Dbootstrap.cxx63 static char const VND_SUN_STAR_PATHNAME[] = "vnd.sun.star.pathname:"; variable
67 return url.matchIgnoreAsciiCase(VND_SUN_STAR_PATHNAME); in isPathnameUrl()
75 url->copy(RTL_CONSTASCII_LENGTH(VND_SUN_STAR_PATHNAME)), *url) == in resolvePathnameUrl()