Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/tabpages/
H A Dchardlg.cxx611 m_pCTLFontLanguageLB = new SvxLanguageBox( this, CUI_RES( LB_CTL_LANG ) ); in SvxCharNamePage()
646 m_pCTLFontLanguageLB ->SetPosPixel( m_pEastFontLanguageLB->GetPosPixel() ); in SvxCharNamePage()
656 m_pCTLFontLanguageLB ->Show( bShowCTL ); in SvxCharNamePage()
662 m_pCTLFontLanguageLB->SetLanguageList( LANG_LIST_CTL, sal_True, sal_False, sal_True ); in SvxCharNamePage()
701 delete m_pCTLFontLanguageLB; in ~SvxCharNamePage()
1016 pLangBox = m_pCTLFontLanguageLB; in Reset_Impl()
1222 pLangBox = m_pCTLFontLanguageLB; in FillItemSet_Impl()
1669 if ( m_pCTLFontLanguageLB ) m_pCTLFontLanguageLB->Disable(); in DisableControls()
1679 if ( m_pCTLFontLanguageLB ) m_pCTLFontLanguageLB->Hide(); in DisableControls()
/aoo4110/main/cui/source/inc/
H A Dchardlg.hxx120 SvxLanguageBox* m_pCTLFontLanguageLB; member in SvxCharNamePage

Completed in 26 milliseconds