Searched refs:m_pWestFontSizeLB (Results 1 – 2 of 2) sorted by relevance
581 …m_pWestFontSizeLB = new FontSizeBox( this, CUI_RES( bCJK ? LB_WEST_SIZE : LB_WEST_SIZE_NOCJK ) ); in SvxCharNamePage()679 delete m_pWestFontSizeLB; in ~SvxCharNamePage()756 m_pWestFontSizeLB->SetModifyHdl( aLink ); in Initialize()888 …calcFontInfo(rFont,this,m_pWestFontNameLB,m_pWestFontStyleLB,m_pWestFontSizeLB,pFontList,GetWhich(… in UpdatePreview_Impl()947 pSizeBox = m_pWestFontSizeLB; in FillSizeBox_Impl()990 pSizeBox = m_pWestFontSizeLB; in Reset_Impl()1205 pSizeBox = m_pWestFontSizeLB; in FillItemSet_Impl()1648 enableRelativeMode(this,m_pWestFontSizeLB,GetWhich( SID_ATTR_CHAR_FONTHEIGHT )); in EnableRelativeMode()
98 FontSizeBox* m_pWestFontSizeLB; member in SvxCharNamePage
Completed in 32 milliseconds