Home
last modified time | relevance | path

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

/AOO41X/main/wizards/com/sun/star/wizards/common/
H A DFileAccess.java509 String SubDirPath = PropertyNames.EMPTY_STRING; in PathisValid() local
550 SubDirPath = NewPath; in PathisValid()
562 return createSubDirectory(xMSF, xSimpleFileAccess, SubDirPath); in PathisValid()