Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/common/
H A DFileAccess.java452 String ReturnPath = PropertyNames.EMPTY_STRING; in combinePaths() local
457 ReturnPath = _sFirstPath + _sSecondPath; in combinePaths()
458 bexists = xSimpleFileAccess.exists(ReturnPath); in combinePaths()
469 return ReturnPath; in combinePaths()

Completed in 17 milliseconds