Searched refs:sSubPath (Results 1 – 4 of 4) sorted by relevance
161 const OUString sSubPath( RTL_CONSTASCII_USTRINGPARAM( "/wizard/web/buttons" ) ); in ButtonSetImpl() local164 sSharePath += sSubPath; in ButtonSetImpl()168 sUserPath += sSubPath; in ButtonSetImpl()
975 OUString const sSubPath = dropPrefixFromConfigurationPath( rInPath, rPrefix); in lcl_extractSetPropertyName() local976 return extractFirstFromConfigurationPath( sSubPath ); in lcl_extractSetPropertyName()992 OUString const sSubPath = dropPrefixFromConfigurationPath( pProperties[i].Name, rPrefix); in lcl_extractSetPropertyNames() local993 OUString const sSubNode = extractFirstFromConfigurationPath( sSubPath ); in lcl_extractSetPropertyNames()
1727 OUString sSubPath(sFullPath); in dumpKey() local1729 sSubPath += sName; in dumpKey()1741 _ret = dumpKey(sSubPath, sSubName, nSpace+2); in dumpKey()1744 _ret = dumpValue(sSubPath, sSubName, nSpace+2); in dumpKey()
220 String sSubPath = sCompletePath.substring(nBasePathLength); in before() local228 m_lTestFiles.add(sSubPath); in before()
Completed in 51 milliseconds