Searched refs:_aFixedText (Results 1 – 1 of 1) sorted by relevance
35 protected SectionLabel(XFixedText _aFixedText) in SectionLabel() argument37 m_aParentObject = _aFixedText; in SectionLabel()43 public static SectionObject create(XFixedText _aFixedText) in create() argument45 return new SectionLabel(_aFixedText); in create()
Completed in 10 milliseconds