Home
last modified time | relevance | path

Searched refs:_sRelativePathToAdd (Results 1 – 3 of 3) sorted by relevance

/trunk/main/test/source/java/org/openoffice/test/
H A DFileHelper.java41 public static String appendPath(String _sPath, String _sRelativePathToAdd) in appendPath() argument
53 sNewPath += _sRelativePathToAdd; in appendPath()
/trunk/main/vcl/qa/complex/memCheck/
H A DFileHelper.java34 public static String appendPath(String _sPath, String _sRelativePathToAdd) in appendPath() argument
46 sNewPath += _sRelativePathToAdd; in appendPath()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DFileHelper.java573 public static String appendPath(String _sPath, String _sRelativePathToAdd) in appendPath() argument
585 sNewPath += _sRelativePathToAdd; in appendPath()

Completed in 13 milliseconds