Searched refs:templateLc (Results 1 – 1 of 1) sorted by relevance
204 … final OfficePageSectionLayoutController templateLc = new OfficePageSectionLayoutController(); in delegateSpreadsheetSection() local205 templateLc.initialize(node, getFlowController(), olc); in delegateSpreadsheetSection()206 return templateLc; in delegateSpreadsheetSection()216 … final OfficeTableTemplateLayoutController templateLc = new OfficeTableTemplateLayoutController(); in delegateToTemplates() local217 templateLc.initialize(getElement(), getFlowController(), olc); in delegateToTemplates()218 return templateLc; in delegateToTemplates()