Lines Matching refs:getLength
59 for ( i = 0; i < aPropSeq.getLength(); i++ ) in SdrCustomShapeGeometryItem()
66 for ( j = 0; j < rPropSeq.getLength(); j++ ) in SdrCustomShapeGeometryItem()
114 for ( i = 0; i < rSecSequence.getLength(); i++ ) in SetPropertyValue()
126 for ( i = 0; i < rSecSequence.getLength(); i++ ) in SetPropertyValue()
135 sal_uInt32 nIndex = aPropSeq.getLength(); in SetPropertyValue()
158 sal_uInt32 nIndex = aPropSeq.getLength(); in SetPropertyValue()
184 sal_Int32 nCount = rSecSequence.getLength(); in SetPropertyValue()
197 if ( aPropSeq.getLength() ) in ClearPropertyValue()
211 for ( i = 0; i < rSecSequence.getLength(); i++ ) in ClearPropertyValue()
219 sal_Int32 nLength = aPropSeq.getLength(); in ClearPropertyValue()
227 aPropSeq[ (*aHashIter).second ] = aPropSeq[ aPropSeq.getLength() - 1 ]; in ClearPropertyValue()
229 aPropSeq.realloc( aPropSeq.getLength() - 1 ); in ClearPropertyValue()
249 sal_Int32 nLength = rSecSequence.getLength(); in ClearPropertyValue()
259 rSecSequence.realloc( aPropSeq.getLength() - 1 ); in ClearPropertyValue()