Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/filter/html/
H A Dbuttonset.cxx161 static const char sSubPath[] = "/wizard/web/buttons" ; in ButtonSetImpl() local
164 sSubPath; in ButtonSetImpl()
168 sSubPath; in ButtonSetImpl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/filter/html/
H A Dbuttonset.cxx156 static const char sSubPath[] = "/wizard/web/buttons" ; in ButtonSetImpl() local
159 sSubPath; in ButtonSetImpl()
163 sSubPath; in ButtonSetImpl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/config/
H A Dconfigitem.cxx716 OUString const sSubPath = dropPrefixFromConfigurationPath( rInPath, rPrefix); in lcl_extractSetPropertyName() local
717 return extractFirstFromConfigurationPath( sSubPath ); in lcl_extractSetPropertyName()
731 OUString const sSubPath = dropPrefixFromConfigurationPath( rProperty.Name, rPrefix); in lcl_extractSetPropertyNames() local
732 OUString const sSubNode = extractFirstFromConfigurationPath( sSubPath ); in lcl_extractSetPropertyNames()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/config/
H A Dconfigitem.cxx712 OUString const sSubPath = dropPrefixFromConfigurationPath( rInPath, rPrefix); in lcl_extractSetPropertyName() local
713 return extractFirstFromConfigurationPath( sSubPath ); in lcl_extractSetPropertyName()
727 OUString const sSubPath = dropPrefixFromConfigurationPath( rProperty.Name, rPrefix); in lcl_extractSetPropertyNames() local
728 OUString const sSubNode = extractFirstFromConfigurationPath( sSubPath ); in lcl_extractSetPropertyNames()
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/qa/complex/loadAllDocuments/
H A DCheckXComponentLoader.java168 String sSubPath = sCompletePath.substring(nBasePathLength); in before() local
170 m_lTestFiles.add(sSubPath); in before()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/qa/complex/loadAllDocuments/
H A DCheckXComponentLoader.java168 String sSubPath = sCompletePath.substring(nBasePathLength); in before() local
170 m_lTestFiles.add(sSubPath); in before()
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/Tools/MediaDriverTools/KernelBinToSource/
H A DKernelBinToSource.cpp97 const std::string &sSubPath) in appendPath() argument
104 strAppendPath += sSubPath; in appendPath()
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/Tools/MediaDriverTools/KernelBinToSource/
H A DKernelBinToSource.cpp97 const std::string &sSubPath) in appendPath() argument
104 strAppendPath += sSubPath; in appendPath()
/dports/editors/libreoffice/libreoffice-7.2.6.2/registry/source/
H A Dregimpl.cxx1546 OUString sSubPath(sFullPath); in dumpKey() local
1548 sSubPath += sName; in dumpKey()
1560 _ret = dumpKey(sSubPath, sSubName, nSpace+2); in dumpKey()
1563 _ret = dumpValue(sSubPath, sSubName, nSpace+2); in dumpKey()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/registry/source/
H A Dregimpl.cxx1545 OUString sSubPath(sFullPath); in dumpKey() local
1547 sSubPath += sName; in dumpKey()
1559 _ret = dumpKey(sSubPath, sSubName, nSpace+2); in dumpKey()
1562 _ret = dumpValue(sSubPath, sSubName, nSpace+2); in dumpKey()