Searched refs:eScheme (Results 1 – 4 of 4) sorted by relevance
/trunk/main/svl/source/misc/ |
H A D | urihelper.cxx | 651 INetProtocol eScheme in FindFirstURLInText() local 654 if (eScheme == INET_PROT_FILE) // 2nd in FindFirstURLInText() 684 else if (eScheme != INET_PROT_NOT_VALID) // 1st in FindFirstURLInText()
|
/trunk/main/tools/workben/ |
H A D | urltest.cxx | 1348 INetProtocol eScheme; in main() member 1380 bool bOk = aUri.ConcatData(aTest[i].eScheme, String(), String(), in main() 1388 static_cast< int >(aTest[i].eScheme), aTest[i].pPath, in main() 1400 static_cast< int >(aTest[i].eScheme), aTest[i].pPath, in main()
|
/trunk/main/tools/inc/tools/ |
H A D | urlobj.hxx | 1436 INetProtocol eScheme, sal_Unicode const ** pBegin,
|
/trunk/main/tools/source/fsys/ |
H A D | urlobj.cxx | 2931 bool INetURLObject::parsePath(INetProtocol eScheme, in parsePath() argument 2949 switch (eScheme) in parsePath()
|
Completed in 54 milliseconds