Searched refs:m_pEastFontLanguageLB (Results 1 – 2 of 2) sorted by relevance
601 m_pEastFontLanguageLB = new SvxLanguageBox( this, CUI_RES( LB_EAST_LANG ) ); in SvxCharNamePage()632 m_pEastFontLanguageLB ->Show( bCJK ); in SvxCharNamePage()646 m_pCTLFontLanguageLB ->SetPosPixel( m_pEastFontLanguageLB->GetPosPixel() ); in SvxCharNamePage()661 m_pEastFontLanguageLB->SetLanguageList( LANG_LIST_CJK, sal_True, sal_False, sal_True ); in SvxCharNamePage()691 delete m_pEastFontLanguageLB; in ~SvxCharNamePage()1004 pLangBox = m_pEastFontLanguageLB; in Reset_Impl()1214 pLangBox = m_pEastFontLanguageLB; in FillItemSet_Impl()1667 if ( m_pEastFontLanguageLB ) m_pEastFontLanguageLB->Disable(); in DisableControls()1677 if ( m_pEastFontLanguageLB ) m_pEastFontLanguageLB->Hide(); in DisableControls()
110 SvxLanguageBox* m_pEastFontLanguageLB; member in SvxCharNamePage
Completed in 31 milliseconds