Home
last modified time | relevance | path

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

/AOO41X/main/wizards/com/sun/star/wizards/common/
H A DFileAccess.java829 public String getPath(String parentURL, String childURL) in getPath() argument
831 …leURL(parentURL + (((childURL == null || childURL.equals(PropertyNames.EMPTY_STRING)) ? PropertyNa… in getPath()