Searched refs:m_aParentObject (Results 1 – 4 of 4) sorted by relevance
36 Object m_aParentObject; // this could be FixedText or FormattedField or null field in SectionObject41 m_aParentObject = null; in SectionObject()46 return m_aParentObject; in getParent()
36 m_aParentObject = null; in SectionEmptyObject()
37 m_aParentObject = _aFixedText; in SectionLabel()
37 m_aParentObject = _aFormattedField; in SectionTextField()
Completed in 22 milliseconds