Searched refs:aLangItem (Results 1 – 3 of 3) sorted by relevance
90 SvxLanguageItem aLangItem( eInputLanguage, nWhich ); in ~SwExtTextInput() local91 pDoc->InsertPoolItem(*this, aLangItem, 0 ); in ~SwExtTextInput()
358 SvxLanguageItem aLangItem( rFont.GetLanguage(), ATTR_FONT_LANGUAGE ); in lcl_FillFontAttributes() local367 …lcl_FillProperty( rSeq[ nIndex++ ], CREATE_OUSTRING( "CharLocale" ), aLangItem, MID_LANG_… in lcl_FillFontAttributes()
922 SvxLanguageItem aLangItem( eBufferLanguage, nWhich ); in FlushInBuffer() local923 rSh.SetAttrItem( aLangItem ); in FlushInBuffer()
Completed in 46 milliseconds