Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/unocore/
H A Dunoidx.cxx3210 uno::Sequence< beans::PropertyValue >& rCurTokenSeq = in getByIndex() local
3237 rCurTokenSeq.realloc( nElements ); in getByIndex()
3239 beans::PropertyValue* pArr = rCurTokenSeq.getArray(); in getByIndex()
3279 rCurTokenSeq.realloc( 2 ); in getByIndex()
3280 beans::PropertyValue* pArr = rCurTokenSeq.getArray(); in getByIndex()
3291 rCurTokenSeq.realloc(5); // #i21237# in getByIndex()
3292 beans::PropertyValue* pArr = rCurTokenSeq.getArray(); in getByIndex()
3322 rCurTokenSeq.realloc( 3 ); in getByIndex()
3323 beans::PropertyValue* pArr = rCurTokenSeq.getArray(); in getByIndex()
3337 rCurTokenSeq.realloc( 2 ); in getByIndex()
[all …]