Home
last modified time | relevance | path

Searched refs:RES_CHRATR_LANGUAGE (Results 1 – 25 of 110) sorted by relevance

12345

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/core/doc/
H A Ddoc.cxx106 SfxItemSet aSet(pWrtShell->GetAttrPool(), { { RES_CHRATR_LANGUAGE, RES_CHRATR_LANGUAGE } }); in CPPUNIT_TEST_FIXTURE()
108 const SvxLanguageItem* pItem = aSet.GetItem(RES_CHRATR_LANGUAGE); in CPPUNIT_TEST_FIXTURE()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/shells/
H A Dlanghelper.cxx233 …nLangWhichId = pEditEngine ? sal_uInt16(EE_CHAR_LANGUAGE) : sal_uInt16(RES_CHRATR_LANGUAGE); break; in SetLanguage()
266 case EE_CHAR_LANGUAGE : nLangWhichId = RES_CHRATR_LANGUAGE; break; in SetLanguage()
314 RES_CHRATR_LANGUAGE, in SetLanguage_None()
373 { RES_CHRATR_LANGUAGE, RES_CHRATR_CJK_LANGUAGE, RES_CHRATR_CTL_LANGUAGE }); in ResetLanguages()
428 case SvtScriptType::LATIN : nLangWhichId = RES_CHRATR_LANGUAGE; break; in GetCurrentLanguage()
445 RES_CHRATR_LANGUAGE, in GetCurrentLanguage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/shells/
H A Dlanghelper.cxx241 …nLangWhichId = pEditEngine ? sal_uInt16(EE_CHAR_LANGUAGE) : sal_uInt16(RES_CHRATR_LANGUAGE); break; in SetLanguage()
273 case EE_CHAR_LANGUAGE : nLangWhichId = RES_CHRATR_LANGUAGE; break; in SetLanguage()
323 RES_CHRATR_LANGUAGE, in SetLanguage_None()
382 aAttribs.insert( RES_CHRATR_LANGUAGE ); in ResetLanguages()
440 case SvtScriptType::LATIN : nLangWhichId = RES_CHRATR_LANGUAGE; break; in GetCurrentLanguage()
457 RES_CHRATR_LANGUAGE, in GetCurrentLanguage()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/txtnode/
H A Dtxatritr.cxx131 … const sal_uInt16 nWId = GetWhichOfScript( RES_CHRATR_LANGUAGE, m_aScriptIter.GetCurrScript() ); in Next()
172 nWh = GetWhichOfScript( RES_CHRATR_LANGUAGE, m_aScriptIter.GetCurrScript() ); in SearchNextChg()
186 nWh = GetWhichOfScript( RES_CHRATR_LANGUAGE, m_aScriptIter.GetCurrScript() ); in SearchNextChg()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/txtnode/
H A Dtxatritr.cxx131 … const sal_uInt16 nWId = GetWhichOfScript( RES_CHRATR_LANGUAGE, aSIter.GetCurrScript() ); in Next()
172 nWh = GetWhichOfScript( RES_CHRATR_LANGUAGE, aSIter.GetCurrScript() ); in SearchNextChg()
185 nWh = GetWhichOfScript( RES_CHRATR_LANGUAGE, aSIter.GetCurrScript() ); in SearchNextChg()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/app/
H A Ddocshini.cxx158 RES_CHRATR_LANGUAGE, in InitNew()
236 LanguageType eLanguage = m_xDoc->GetDefault( RES_CHRATR_LANGUAGE ).GetLanguage(); in InitNew()
625 RES_CHRATR_LANGUAGE, RES_CHRATR_LANGUAGE, in SubInitNew()
646 aDfltSet.Put( SvxLanguageItem( nVal, RES_CHRATR_LANGUAGE ) ); in SubInitNew()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/app/
H A Ddocshini.cxx176 RES_CHRATR_LANGUAGE, in InitNew()
254 LanguageType eLanguage = m_xDoc->GetDefault( RES_CHRATR_LANGUAGE ).GetLanguage(); in InitNew()
647 RES_CHRATR_LANGUAGE, RES_CHRATR_LANGUAGE, in SubInitNew()
667 aDfltSet.Put( SvxLanguageItem( nVal, RES_CHRATR_LANGUAGE ) ); in SubInitNew()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/attr/
H A Dhints.cxx193 { RES_CHRATR_LANGUAGE, RES_CHRATR_CJK_LANGUAGE, RES_CHRATR_CTL_LANGUAGE }; in GetWhichOfScript()
206 case RES_CHRATR_LANGUAGE: in GetWhichOfScript()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/attr/
H A Dhints.cxx198 { RES_CHRATR_LANGUAGE, RES_CHRATR_CJK_LANGUAGE, RES_CHRATR_CTL_LANGUAGE }; in GetWhichOfScript()
211 case RES_CHRATR_LANGUAGE: in GetWhichOfScript()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ascii/
H A Dparasc.cxx120 svl::Items<RES_CHRATR_FONT, RES_CHRATR_LANGUAGE, RES_CHRATR_CJK_FONT, in SwASCIIParser()
126 SvxLanguageItem aLang(m_rOpt.GetLanguage(), RES_CHRATR_LANGUAGE); in SwASCIIParser()
188 m_pItemSet->ClearItem(RES_CHRATR_LANGUAGE); in CallParser()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ascii/
H A Dparasc.cxx105 svl::Items<RES_CHRATR_FONT, RES_CHRATR_LANGUAGE, in SwASCIIParser()
112 SvxLanguageItem aLang( rOpt.GetLanguage(), RES_CHRATR_LANGUAGE ); in SwASCIIParser()
172 pItemSet->ClearItem( RES_CHRATR_LANGUAGE ); in CallParser()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Dextinput.cxx116 sal_uInt16 nWhich = RES_CHRATR_LANGUAGE; in ~SwExtTextInput()
126 …if (RES_CHRATR_LANGUAGE != nWhich && pTNd->GetLang( nSttCnt, nEndCnt-nSttCnt, nScriptType) != m_eI… in ~SwExtTextInput()
H A Dpoolfmt.cxx55 case RES_CHRATR_LANGUAGE: in SetAllScriptItem()
H A DDocumentStylePoolManager.cxx127 { RES_CHRATR_LANGUAGE, RES_CHRATR_FONT }, in lcl_SetDfltFont()
152 { RES_CHRATR_LANGUAGE, RES_CHRATR_FONT, static_cast<DefaultFontType>(0) }, in lcl_SetDfltFont()
763 RES_CHRATR_LANGUAGE, in GetTextCollFromPool()
826 aSet.Put( SvxLanguageItem( LANGUAGE_NONE, RES_CHRATR_LANGUAGE ) ); in GetTextCollFromPool()
1560 aSet.Put( SvxLanguageItem( LANGUAGE_NONE, RES_CHRATR_LANGUAGE ) ); in GetFormatFromPool()
1569 aSet.Put( SvxLanguageItem( LANGUAGE_NONE, RES_CHRATR_LANGUAGE ) ); in GetFormatFromPool()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Dextinput.cxx113 sal_uInt16 nWhich = RES_CHRATR_LANGUAGE; in ~SwExtTextInput()
123 …if (RES_CHRATR_LANGUAGE != nWhich && pTNd->GetLang( nSttCnt, nEndCnt-nSttCnt, nScriptType) != eInp… in ~SwExtTextInput()
H A Dpoolfmt.cxx53 case RES_CHRATR_LANGUAGE: in SetAllScriptItem()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dcharatr.hxx92 { return Get( RES_CHRATR_LANGUAGE,bInP); } in GetLanguage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dcharatr.hxx93 { return Get( RES_CHRATR_LANGUAGE,bInP); } in GetLanguage()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Datrstck.cxx600 case RES_CHRATR_LANGUAGE : in FontChg()
601 … rFnt.SetLanguage( rItem.StaticWhichCast(RES_CHRATR_LANGUAGE).GetLanguage(), SwFontScript::Latin ); in FontChg()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/bastyp/
H A Dinit.cxx472 …aAttrTab[ RES_CHRATR_LANGUAGE- POOLATTR_BEGIN ] = new SvxLanguageItem(LANGUAGE_DONTKNOW, RES… in InitCore()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/bastyp/
H A Dinit.cxx469 …aAttrTab[ RES_CHRATR_LANGUAGE- POOLATTR_BEGIN ] = new SvxLanguageItem(LANGUAGE_DONTKNOW, RES… in InitCore()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/fields/
H A Dexpfld.cxx991 RES_CHRATR_LANGUAGE, RES_CHRATR_LANGUAGE, in GetReferenceTextPos()
1005 GetWhichOfScript( RES_CHRATR_LANGUAGE, nSrcpt )) ).GetLanguage(); in GetReferenceTextPos()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/fields/
H A Dexpfld.cxx995 RES_CHRATR_LANGUAGE, RES_CHRATR_LANGUAGE, in GetReferenceTextPos()
1010 GetWhichOfScript( RES_CHRATR_LANGUAGE, nSrcpt )) ).GetLanguage(); in GetReferenceTextPos()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/dialog/
H A Dascfldlg.cxx166 … const sal_uInt16 nWhich = GetWhichOfScript( RES_CHRATR_LANGUAGE, nAppScriptType); in SwAsciiFilterDlg()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/dialog/
H A Dascfldlg.cxx158 … const sal_uInt16 nWhich = GetWhichOfScript( RES_CHRATR_LANGUAGE, nAppScriptType); in SwAsciiFilterDlg()

12345