Lines Matching refs:aValues

337 	Sequence<Any> aValues(aNames.getLength());  in Commit()  local
338 Any* pValues = aValues.getArray(); in Commit()
356 PutProperties(aNames, aValues); in Commit()
390 Sequence<Any> aValues = GetProperties(aNames); in Load() local
391 const Any* pValues = aValues.getConstArray(); in Load()
392 DBG_ASSERT(aValues.getLength() == aNames.getLength(), "GetProperties failed"); in Load()
393 if(aValues.getLength() == aNames.getLength()) in Load()
694 Sequence<Any> aValues(aNames.getLength()); in Commit() local
695 Any* pValues = aValues.getArray(); in Commit()
864 PutProperties(aNames, aValues); in Commit()
939 Sequence<Any> aValues = GetProperties(aNames); in Load() local
940 const Any* pValues = aValues.getConstArray(); in Load()
941 DBG_ASSERT(aValues.getLength() == aNames.getLength(), "GetProperties failed"); in Load()
942 if(aValues.getLength() == aNames.getLength()) in Load()
1212 Sequence<Any> aValues(aNames.getLength()); in Commit() local
1213 Any* pValues = aValues.getArray(); in Commit()
1230 PutProperties(aNames, aValues); in Commit()
1238 Sequence<Any> aValues = GetProperties(aNames); in Load() local
1239 const Any* pValues = aValues.getConstArray(); in Load()
1240 DBG_ASSERT(aValues.getLength() == aNames.getLength(), "GetProperties failed"); in Load()
1241 if(aValues.getLength() == aNames.getLength()) in Load()
1325 Sequence<Any> aValues(aNames.getLength()); in Commit() local
1326 Any* pValues = aValues.getArray(); in Commit()
1350 PutProperties(aNames, aValues); in Commit()
1358 Sequence<Any> aValues = GetProperties(aNames); in Load() local
1359 const Any* pValues = aValues.getConstArray(); in Load()
1360 DBG_ASSERT(aValues.getLength() == aNames.getLength(), "GetProperties failed"); in Load()
1361 if(aValues.getLength() == aNames.getLength()) in Load()