Home
last modified time | relevance | path

Searched refs:rToAdd (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/cui/source/options/
H A Doptlingu.cxx709 const ServiceInfo_Impl &rToAdd ) in lcl_MergeDisplayArray() argument
722 if(rToAdd.xSpell.is()) in lcl_MergeDisplayArray()
728 pEntry->xSpell = rToAdd.xSpell; in lcl_MergeDisplayArray()
730 if(rToAdd.xGrammar.is()) in lcl_MergeDisplayArray()
736 pEntry->xGrammar = rToAdd.xGrammar; in lcl_MergeDisplayArray()
738 if(rToAdd.xHyph.is()) in lcl_MergeDisplayArray()
743 pEntry->sHyphImplName = rToAdd.sHyphImplName; in lcl_MergeDisplayArray()
744 pEntry->xHyph = rToAdd.xHyph; in lcl_MergeDisplayArray()
746 if(rToAdd.xThes.is()) in lcl_MergeDisplayArray()
752 pEntry->xThes = rToAdd.xThes; in lcl_MergeDisplayArray()
[all …]
/aoo42x/main/svtools/source/config/
H A Dfontsubstconfig.cxx194 void SvtFontSubstConfig::AddSubstitution(const SubstitutionStruct& rToAdd) in AddSubstitution() argument
196 SubstitutionStructPtr pInsert = new SubstitutionStruct(rToAdd); in AddSubstitution()
/aoo42x/main/svtools/inc/svtools/
H A Dfontsubstconfig.hxx57 void AddSubstitution(const SubstitutionStruct& rToAdd);

Completed in 38 milliseconds