Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/reportbuilder/
H A DReportBuilderImplementation.java541 m_aReportPath = FileAccess.getOfficePaths(getMSF(), "Template", "share", "/wizard"); in getReportPath()
674 … ArrayList aReportPath = FileAccess.getOfficePaths(getMSF(), "Template", "share", "/wizard"); in getHeaderLayout()
/trunk/main/wizards/com/sun/star/wizards/form/
H A DStyleApplier.java366 …aStylePaths = FileAccess.getOfficePaths(getMSF(), "Config", PropertyNames.EMPTY_STRING, PropertyNa… in getStylePaths()
/trunk/main/wizards/com/sun/star/wizards/report/
H A DReportTextImplementation.java629 m_aReportPath = FileAccess.getOfficePaths(getMSF(), "Template", "share", "/wizard"); in getReportPath()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DFileAccess.java216 …public static ArrayList<String> getOfficePaths(XMultiServiceFactory xMSF, String _sPath, String sT… in getOfficePaths() method in FileAccess

Completed in 43 milliseconds