Home
last modified time | relevance | path

Searched refs:m_pCTLFontSizeFT (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dchardlg.cxx608 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()
/trunk/main/cui/source/inc/
H A Dchardlg.hxx117 FixedText* m_pCTLFontSizeFT; member in SvxCharNamePage

Completed in 43 milliseconds