Home
last modified time | relevance | path

Searched refs:aSetValues (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/svtools/source/config/
H A Dfontsubstconfig.cxx137 Sequence<PropertyValue> aSetValues(4 * pImpl->aSubstArr.Count()); in Commit() local
138 PropertyValue* pSetValues = aSetValues.getArray(); in Commit()
164 ReplaceSetProperties(sNode, aSetValues); in Commit()
/aoo41x/main/svl/source/config/
H A Dsrchcfg.cxx183 Sequence<PropertyValue> aSetValues(12 * pImpl->aEngineArr.Count()); in Commit() local
184 PropertyValue* pSetValues = aSetValues.getArray(); in Commit()
219 ReplaceSetProperties(sNode, aSetValues); in Commit()
H A Dasiancfg.cxx166 Sequence<PropertyValue> aSetValues(2 * pImpl->aForbiddenArr.Count()); in Commit() local
167 PropertyValue* pSetValues = aSetValues.getArray(); in Commit()
185 ReplaceSetProperties(sNode, aSetValues); in Commit()
/aoo41x/main/unotools/source/config/
H A Dconfigitem.cxx1060 Sequence< Any> aSetValues(rValues.getLength()); local
1061 Any* pSetValues = aSetValues.getArray();
1069 bRet = PutProperties(aSetNames, aSetValues);
1201 Sequence< Any> aSetValues(rValues.getLength()); local
1202 Any* pSetValues = aSetValues.getArray();
1210 bRet = PutProperties(aSetNames, aSetValues);

Completed in 56 milliseconds