Home
last modified time | relevance | path

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

/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DOfficeReportLayoutController.java183 olc.setProcessingState(ElementLayoutController.FINISHING); in processContent()
184 return olc; in processContent()
196 final OfficeReportLayoutController olc = (OfficeReportLayoutController) clone(); in delegateSpreadsheetSection() local
197 olc.state = nextState; in delegateSpreadsheetSection()
201 return olc; in delegateSpreadsheetSection()
205 templateLc.initialize(node, getFlowController(), olc); in delegateSpreadsheetSection()
214 olc.state = nextState; in delegateToTemplates()
217 templateLc.initialize(getElement(), getFlowController(), olc); in delegateToTemplates() local
227 olc.state = nextState; in delegateSection()
230 return olc; in delegateSection()
[all …]

Completed in 6 milliseconds