Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/common/
H A DFileAccess.java150 String Template_writable = PropertyNames.EMPTY_STRING; in getOfficePath() local
164 Template_writable = (String) xPropertySet.getPropertyValue(sPath + "_writable"); in getOfficePath()
180 ReadPaths[t] = Template_writable; in getOfficePath()
181 WritePath = Template_writable; in getOfficePath()
222 String Template_writable = PropertyNames.EMPTY_STRING; in getOfficePaths() local
237 Template_writable = (String) xPropertySet.getPropertyValue(_sPath + "_writable"); in getOfficePaths()
259 aPathList.add(Template_writable); in getOfficePaths()

Completed in 22 milliseconds