Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dchardlg.cxx599 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()
/trunk/main/cui/source/inc/
H A Dchardlg.hxx108 FontSizeBox* m_pEastFontSizeLB; member in SvxCharNamePage

Completed in 32 milliseconds