Home
last modified time | relevance | path

Searched refs:sSubPath (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sd/source/filter/html/
H A Dbuttonset.cxx161 const OUString sSubPath( RTL_CONSTASCII_USTRINGPARAM( "/wizard/web/buttons" ) ); in ButtonSetImpl() local
164 sSharePath += sSubPath; in ButtonSetImpl()
168 sUserPath += sSubPath; in ButtonSetImpl()
/aoo4110/main/unotools/source/config/
H A Dconfigitem.cxx975 OUString const sSubPath = dropPrefixFromConfigurationPath( rInPath, rPrefix); in lcl_extractSetPropertyName() local
976 return extractFirstFromConfigurationPath( sSubPath ); in lcl_extractSetPropertyName()
992 OUString const sSubPath = dropPrefixFromConfigurationPath( pProperties[i].Name, rPrefix); in lcl_extractSetPropertyNames() local
993 OUString const sSubNode = extractFirstFromConfigurationPath( sSubPath ); in lcl_extractSetPropertyNames()
/aoo4110/main/registry/source/
H A Dregimpl.cxx1727 OUString sSubPath(sFullPath); in dumpKey() local
1729 sSubPath += sName; in dumpKey()
1741 _ret = dumpKey(sSubPath, sSubName, nSpace+2); in dumpKey()
1744 _ret = dumpValue(sSubPath, sSubName, nSpace+2); in dumpKey()
/aoo4110/main/framework/qa/complex/loadAllDocuments/
H A DCheckXComponentLoader.java220 String sSubPath = sCompletePath.substring(nBasePathLength); in before() local
228 m_lTestFiles.add(sSubPath); in before()

Completed in 35 milliseconds