Lines Matching refs:getLength

156 	Sequence<Any> aValues(aNames.getLength());  in Commit()
159 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Commit()
197 DBG_ASSERT(aValues.getLength() == aNames.getLength(), "GetProperties failed"); in Load()
198 if(aValues.getLength() == aNames.getLength()) in Load()
200 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Load()
299 Sequence<Any> aValues(aNames.getLength()); in Commit()
302 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Commit()
348 DBG_ASSERT(aValues.getLength() == aNames.getLength(), "GetProperties failed"); in Load()
349 if(aValues.getLength() == aNames.getLength()) in Load()
351 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Load()
448 Sequence<Any> aValues(aNames.getLength()); in Commit()
451 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Commit()
477 DBG_ASSERT(aValues.getLength() == aNames.getLength(), "GetProperties failed"); in Load()
478 if(aValues.getLength() == aNames.getLength()) in Load()
481 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Load()
547 Sequence<Any> aValues(aNames.getLength()); in Commit()
550 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Commit()
572 DBG_ASSERT(aValues.getLength() == aNames.getLength(), "GetProperties failed"); in Load()
573 if(aValues.getLength() == aNames.getLength()) in Load()
576 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Load()
622 Sequence<Any> aValues(aPropNames.getLength()); in Commit()
624 for(int nProp = 0; nProp < aPropNames.getLength(); nProp++) in Commit()
643 DBG_ASSERT(aValues.getLength() == aPropNames.getLength(), "GetProperties failed"); in Load()
644 if(aValues.getLength() == aPropNames.getLength()) in Load()
646 for(int nProp = 0; nProp < aPropNames.getLength(); nProp++) in Load()