Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dchardlg.cxx596 m_pEastFontStyleFT = new FixedText( this, CUI_RES( FT_EAST_STYLE ) ); in SvxCharNamePage()
627 m_pEastFontStyleFT ->Show( bCJK ); in SvxCharNamePage()
641 m_pCTLFontStyleFT ->SetPosPixel( m_pEastFontStyleFT->GetPosPixel() ); in SvxCharNamePage()
686 delete m_pEastFontStyleFT; in ~SvxCharNamePage()
999 pStyleLabel = m_pEastFontStyleFT; in Reset_Impl()
/trunk/main/cui/source/inc/
H A Dchardlg.hxx105 FixedText* m_pEastFontStyleFT; member in SvxCharNamePage

Completed in 42 milliseconds