Searched refs:InsertLanguage (Results 1 – 7 of 7) sorted by relevance
/trunk/main/svx/source/dialog/ |
H A D | langbox.cxx | 180 InsertLanguage( nLangType ); in Init() 323 InsertLanguage( nLangType ); in SetLanguageList() 327 InsertLanguage( LANGUAGE_NONE ); in SetLanguageList() 333 sal_uInt16 SvxLanguageBox::InsertLanguage( const LanguageType nLangType, sal_uInt16 nPos ) in InsertLanguage() function in SvxLanguageBox 399 sal_uInt16 SvxLanguageBox::InsertLanguage( const LanguageType nLangType, in InsertLanguage() function in SvxLanguageBox 492 sal_uInt16 SvxLanguageBox::InsertLanguage( const LanguageType/*type*/, sal_uInt16/*pos*/) in InsertLanguage() function in layout::SvxLanguageBox 496 sal_uInt16 SvxLanguageBox::InsertLanguage( const LanguageType/*type*/, bool/*checkEntry*/, sal_uInt… in InsertLanguage() function in layout::SvxLanguageBox
|
/trunk/main/svx/inc/svx/ |
H A D | langbox.hxx | 88 sal_uInt16 InsertLanguage( const LanguageType eLangType, sal_uInt16 nPos = LISTBOX_APPEND ); 90 sal_uInt16 InsertLanguage( const LanguageType eLangType, 113 sal_uInt16 InsertLanguage (LanguageType const type, sal_uInt16 pos=LISTBOX_APPEND); 114 …sal_uInt16 InsertLanguage (LanguageType const type, bool checkEntry, sal_uInt16 pos=LISTBOX_APPEND…
|
/trunk/main/cui/source/tabpages/ |
H A D | numfmt.cxx | 368 aLbLanguage.InsertLanguage( LANGUAGE_SYSTEM ); in Init_Impl() 377 aLbLanguage.InsertLanguage( xLang[i] ); in Init_Impl() 615 aLbLanguage.InsertLanguage( eLangType ); in Reset()
|
/trunk/main/sc/source/ui/dbgui/ |
H A D | scuiasciiopt.cxx | 397 aLbCustomLang.InsertLanguage(LANGUAGE_SYSTEM); in ScImportAsciiDlg()
|
H A D | tpsort.cxx | 715 aLbLanguage.InsertLanguage( LANGUAGE_SYSTEM ); in Init()
|
/trunk/main/toolkit/workben/layout/ |
H A D | tpsort.cxx | 731 aLbLanguage.InsertLanguage( LANGUAGE_SYSTEM ); in Init()
|
/trunk/main/cui/source/options/ |
H A D | optlingu.cxx | 2099 aLanguageLB.InsertLanguage( nLang, lcl_SeqHasLang( aAvailLang, nLang ) ); in SvxEditModulesDlg()
|
Completed in 61 milliseconds