Home
last modified time | relevance | path

Searched refs:sSourcePath (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/registry/source/
H A Dregimpl.cxx1020 OUString sSourcePath(pSourceKey->getName()); in loadAndSaveValue() local
1029 sTargetPath = sSourcePath.copy(nCut); in loadAndSaveValue()
1034 if (sSourcePath.getLength() > 1) in loadAndSaveValue()
1035 sTargetPath += sSourcePath; in loadAndSaveValue()
1037 sTargetPath = sSourcePath; in loadAndSaveValue()
1041 if (sSourcePath.getLength() > 1) sSourcePath += ROOT; in loadAndSaveValue()
1043 if (rValue.create(pSourceKey->getStoreFile(), sSourcePath, valueName, sourceAccess)) in loadAndSaveValue()
/aoo42x/main/qadevOOo/runner/graphical/
H A DJPEGComparator.java407 String sSourcePath = FileHelper.getPath(_sDocumentName); in compareJPEG() local
411 if (!sSourcePath.equals(sDestinationPath)) in compareJPEG()

Completed in 29 milliseconds