Searched refs:m_pEastFontSizeLB (Results 1 – 2 of 2) sorted by relevance
599 m_pEastFontSizeLB = new FontSizeBox( this, CUI_RES( LB_EAST_SIZE ) ); in SvxCharNamePage()630 m_pEastFontSizeLB ->Show( bCJK ); in SvxCharNamePage()644 m_pCTLFontSizeLB ->SetPosPixel( m_pEastFontSizeLB->GetPosPixel() ); in SvxCharNamePage()689 delete m_pEastFontSizeLB; in ~SvxCharNamePage()759 m_pEastFontSizeLB->SetModifyHdl( aLink ); in Initialize()890 …calcFontInfo(rCJKFont,this,m_pEastFontNameLB,m_pEastFontStyleLB,m_pEastFontSizeLB,pFontList,GetWhi… in UpdatePreview_Impl()952 pSizeBox = m_pEastFontSizeLB; in FillSizeBox_Impl()1002 pSizeBox = m_pEastFontSizeLB; in Reset_Impl()1213 pSizeBox = m_pEastFontSizeLB; in FillItemSet_Impl()1649 enableRelativeMode(this,m_pEastFontSizeLB,GetWhich( SID_ATTR_CHAR_CJK_FONTHEIGHT )); in EnableRelativeMode()
108 FontSizeBox* m_pEastFontSizeLB; member in SvxCharNamePage
Completed in 23 milliseconds