Lines Matching refs:m_aFtTitle
69 ,m_aFtTitle(pParent) in DBG_NAME()
81 m_aFtTitle.Show(); in DBG_NAME()
140 Window* pRefWindow=&m_aFtTitle; in GetRefWindow()
156 m_aFtTitle.SetZOrder(pRefWindow,nFlags); in SetTabOrder()
158 m_pControlWindow->SetZOrder( (Window*)&m_aFtTitle, WINDOW_ZORDER_BEHIND ); in SetTabOrder()
202 m_aFtTitle.Show(bFlag); in Show()
220 return m_aFtTitle.IsVisible(); in IsVisible()
236 m_aFtTitle.SetPosSizePixel( aTitlePos, aTitleSize ); in impl_layoutComponents()
272 m_aFtTitle.SetText( _rNewTtile ); in SetTitle()
285 String aText = m_aFtTitle.GetText(); in FullFillTitleString()
297 m_aFtTitle.SetText(aText); in FullFillTitleString()
304 String sDisplayName = m_aFtTitle.GetText(); in GetTitle()
358 implEnable( &m_aFtTitle, m_nEnableFlags, PropertyLineElement::CompleteLine ); in implUpdateEnabledDisabled()