Home
last modified time | relevance | path

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

/aoo42x/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DSectionObject.java36 Object m_aParentObject; // this could be FixedText or FormattedField or null field in SectionObject
41 m_aParentObject = null; in SectionObject()
46 return m_aParentObject; in getParent()
H A DSectionEmptyObject.java36 m_aParentObject = null; in SectionEmptyObject()
H A DSectionLabel.java37 m_aParentObject = _aFixedText; in SectionLabel()
H A DSectionTextField.java37 m_aParentObject = _aFormattedField; in SectionTextField()

Completed in 12 milliseconds