Searched refs:m_pEastFontStyleLB (Results 1 – 2 of 2) sorted by relevance
597 m_pEastFontStyleLB = new FontStyleBox( this, CUI_RES( LB_EAST_STYLE ) ); in SvxCharNamePage()628 m_pEastFontStyleLB ->Show( bCJK ); in SvxCharNamePage()642 m_pCTLFontStyleLB ->SetPosPixel( m_pEastFontStyleLB->GetPosPixel() ); in SvxCharNamePage()687 delete m_pEastFontStyleLB; in ~SvxCharNamePage()758 m_pEastFontStyleLB->SetModifyHdl( aLink ); in Initialize()890 …calcFontInfo(rCJKFont,this,m_pEastFontNameLB,m_pEastFontStyleLB,m_pEastFontSizeLB,pFontList,GetWhi… in UpdatePreview_Impl()910 pStyleBox = m_pEastFontStyleLB; in FillStyleBox_Impl()951 pStyleBox = m_pEastFontStyleLB; in FillSizeBox_Impl()1000 pStyleBox = m_pEastFontStyleLB; in Reset_Impl()1212 pStyleBox = m_pEastFontStyleLB; in FillItemSet_Impl()
106 FontStyleBox* m_pEastFontStyleLB; member in SvxCharNamePage
Completed in 20 milliseconds