Searched refs:m_pWestFontNameLB (Results 1 – 2 of 2) sorted by relevance
577 …m_pWestFontNameLB = new FontNameBox( this, CUI_RES( bCJK ? LB_WEST_NAME : LB_WEST_NAME_NOCJK ) ); in SvxCharNamePage()675 delete m_pWestFontNameLB; in ~SvxCharNamePage()754 m_pWestFontNameLB->SetModifyHdl( aLink ); in Initialize()888 …calcFontInfo(rFont,this,m_pWestFontNameLB,m_pWestFontStyleLB,m_pWestFontSizeLB,pFontList,GetWhich(… in UpdatePreview_Impl()907 if ( m_pWestFontNameLB == pNameBox ) in FillStyleBox_Impl()944 if ( m_pWestFontNameLB == pNameBox ) in FillSizeBox_Impl()986 pNameBox = m_pWestFontNameLB; in Reset_Impl()1203 pNameBox = m_pWestFontNameLB; in FillItemSet_Impl()1529 …if ( m_pWestFontNameLB == pNameBox || m_pEastFontNameLB == pNameBox || m_pCTLFontNameLB == pNameBo… in IMPL_LINK()
94 FontNameBox* m_pWestFontNameLB; member in SvxCharNamePage
Completed in 34 milliseconds