Home
last modified time | relevance | path

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

/AOO42X/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DSectionEmptyObject.java31 public class SectionEmptyObject extends SectionObject class
34 protected SectionEmptyObject() in SectionEmptyObject() method in SectionEmptyObject
41 return new SectionEmptyObject(); in create()
H A DDesignTemplate.java115 return SectionEmptyObject.create(); in getDetailLabel()
124 return SectionEmptyObject.create(); in getDetailTextField()
157 a = SectionEmptyObject.create(); in getGroupSectionObject()
H A DReportBuilderLayouter.java666 if (_aSO instanceof SectionEmptyObject) in insertLabel()
1342 SectionObject aSOLabel = SectionEmptyObject.create(); in insertPageHeader()
/AOO42X/main/wizards/
H A DJar_reportbuilder.mk55 wizards/com/sun/star/wizards/reportbuilder/layout/SectionEmptyObject \