Searched refs:OfficeRepeatingStructureLayoutController (Results 1 – 5 of 5) sorted by relevance
61 private OfficeRepeatingStructureLayoutController getRepeatingParent() in getRepeatingParent()66 if (parent instanceof OfficeRepeatingStructureLayoutController) in getRepeatingParent()68 return (OfficeRepeatingStructureLayoutController) parent; in getRepeatingParent()101 final OfficeRepeatingStructureLayoutController orslc = getRepeatingParent(); in advance()
70 if (parent instanceof OfficeRepeatingStructureLayoutController) in getVariablesCollection()72 final OfficeRepeatingStructureLayoutController orslc = in getVariablesCollection()73 (OfficeRepeatingStructureLayoutController) parent; in getVariablesCollection()
33 public interface OfficeRepeatingStructureLayoutController extends LayoutController interface
47 implements OfficeRepeatingStructureLayoutController
46 implements OfficeRepeatingStructureLayoutController
Completed in 27 milliseconds