Home
last modified time | relevance | path

Searched refs:eScheme (Results 1 – 4 of 4) sorted by path

/trunk/main/svl/source/misc/
H A Durihelper.cxx651 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/inc/tools/
H A Durlobj.hxx1436 INetProtocol eScheme, sal_Unicode const ** pBegin,
/trunk/main/tools/source/fsys/
H A Durlobj.cxx2931 bool INetURLObject::parsePath(INetProtocol eScheme, in parsePath() argument
2949 switch (eScheme) in parsePath()
/trunk/main/tools/workben/
H A Durltest.cxx1348 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()

Completed in 51 milliseconds