Searched refs:m_pCTLFontSizeFT (Results 1 – 2 of 2) sorted by relevance
117 FixedText* m_pCTLFontSizeFT; member in SvxCharNamePage
608 m_pCTLFontSizeFT = new FixedText( this, CUI_RES( FT_CTL_SIZE ) ); in SvxCharNamePage()643 m_pCTLFontSizeFT ->SetPosPixel( m_pEastFontSizeFT->GetPosPixel() ); in SvxCharNamePage()653 m_pCTLFontSizeFT ->Show( bShowCTL ); in SvxCharNamePage()698 delete m_pCTLFontSizeFT; in ~SvxCharNamePage()1013 pSizeLabel = m_pCTLFontSizeFT; in Reset_Impl()
Completed in 33 milliseconds