Searched refs:m_pCTLFontSizeLB (Results 1 – 2 of 2) sorted by relevance
609 m_pCTLFontSizeLB = new FontSizeBox( this, CUI_RES( LB_CTL_SIZE ) ); in SvxCharNamePage()644 m_pCTLFontSizeLB ->SetPosPixel( m_pEastFontSizeLB->GetPosPixel() ); in SvxCharNamePage()654 m_pCTLFontSizeLB ->Show( bShowCTL ); in SvxCharNamePage()699 delete m_pCTLFontSizeLB; in ~SvxCharNamePage()762 m_pCTLFontSizeLB->SetModifyHdl( aLink ); in Initialize()892 …calcFontInfo(rCTLFont,this,m_pCTLFontNameLB,m_pCTLFontStyleLB,m_pCTLFontSizeLB,pFontList,GetWhich(… in UpdatePreview_Impl()957 pSizeBox = m_pCTLFontSizeLB; in FillSizeBox_Impl()1014 pSizeBox = m_pCTLFontSizeLB; in Reset_Impl()1221 pSizeBox = m_pCTLFontSizeLB; in FillItemSet_Impl()1650 enableRelativeMode(this,m_pCTLFontSizeLB,GetWhich( SID_ATTR_CHAR_CTL_FONTHEIGHT )); in EnableRelativeMode()
118 FontSizeBox* m_pCTLFontSizeLB; member in SvxCharNamePage
Completed in 25 milliseconds