Home
last modified time | relevance | path

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

/AOO41X/main/wizards/com/sun/star/wizards/form/
H A DStyleApplier.java383 String StylesPath = PropertyNames.EMPTY_STRING; in getStylePath() local
386StylesPath = FileAccess.getOfficePath(xMSF, "Config", PropertyNames.EMPTY_STRING, PropertyNames.EM… in getStylePath()
387 StylesPath = FileAccess.combinePaths(xMSF, StylesPath, "/wizard/form/styles"); in getStylePath()
392 return StylesPath; in getStylePath()