Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/office/ !
H A DDocumentContentReadHandler.java91 final ResourceManager resourceManager = getRootHandler().getResourceManager(); in parseStylesXml()
130 final ResourceManager resourceManager = getRootHandler().getResourceManager(); in parseContentXml()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/chart/ !
H A DChartRawReportProcessor.java90 final ResourceManager resourceManager = report.getResourceManager(); in createReportTarget()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/ !
H A DTextRawReportProcessor.java93 final ResourceManager resourceManager = report.getResourceManager(); in createReportTarget()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/ !
H A DSpreadsheetRawReportProcessor.java92 final ResourceManager resourceManager = report.getResourceManager(); in createReportTarget()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/loader/ !
H A DInputRepositoryLoader.java165 public ResourceManager getResourceManager() in getResourceManager() method in InputRepositoryLoader
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/ !
H A DOfficeDocumentReportTarget.java321 final ResourceManager realResourceManager = getResourceManager(); in OfficeDocumentReportTarget()