Searched refs:sRetPath (Results 1 – 2 of 2) sorted by relevance
105 String sRetPath = ""; in getSDKPath() local109 sRetPath = (String) xPropertySet.getPropertyValue("SDKPath"); in getSDKPath()113 return sRetPath; in getSDKPath()118 String sRetPath = getSDKPath(); in getIDLPath() local119 if (m_oIntrospector.isValidSDKInstallationPath(sRetPath)){ in getIDLPath()120 sRetPath = m_oIntrospector.addToPath(sRetPath, sIDLDOCUMENTSUBFOLDER); in getIDLPath()123 sRetPath = ""; in getIDLPath()125 return sRetPath; in getIDLPath()
727 rtl::OUString sRetPath; in getOfficePath() local738 ::osl::File::getSystemPathFromFileURL( sUrl, sRetPath ); in getOfficePath()744 return sRetPath; in getOfficePath()
Completed in 16 milliseconds