Searched refs:sSourcePath (Results 1 – 2 of 2) sorted by relevance
1020 OUString sSourcePath(pSourceKey->getName()); in loadAndSaveValue() local1029 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()
407 String sSourcePath = FileHelper.getPath(_sDocumentName); in compareJPEG() local411 if (!sSourcePath.equals(sDestinationPath)) in compareJPEG()
Completed in 12 milliseconds