Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/options/
H A Doptlingu.cxx366 LangImplNameTable & GetThesTable() { return aCfgThesTable; } in GetThesTable() function in SvxLinguData_Impl
969 pTable = &pLinguData->GetThesTable(); in FillItemSet()
1353 if (pLinguData->GetThesTable().count( nLang )) in IMPL_LINK()
1354 pLinguData->SetChecked( pLinguData->GetThesTable()[ nLang ] ); in IMPL_LINK()
1686 case TYPE_THES : pTable = &rLinguData.GetThesTable(); break; in LangSelectHdl_Impl()
1712 rLinguData.GetThesTable()[ nLang ] = aChange; in LangSelectHdl_Impl()
1910 LangImplNameTable &rTable = rLinguData.GetThesTable(); in LangSelectHdl_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/options/
H A Doptlingu.cxx348 LangImplNameTable & GetThesTable() { return aCfgThesTable; } in GetThesTable() function in SvxLinguData_Impl
959 pTable = &pLinguData->GetThesTable(); in FillItemSet()
1345 if (pLinguData->GetThesTable().count( nLang )) in IMPL_LINK()
1346 pLinguData->SetChecked( pLinguData->GetThesTable()[ nLang ] ); in IMPL_LINK()
1675 case TYPE_THES : pTable = &rLinguData.GetThesTable(); break; in LangSelectHdl_Impl()
1701 rLinguData.GetThesTable()[ nLang ] = aChange; in LangSelectHdl_Impl()
1896 LangImplNameTable &rTable = rLinguData.GetThesTable(); in LangSelectHdl_Impl()