Home
last modified time | relevance | path

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

/aoo41x/main/stoc/source/inspect/
H A Dintrospection.cxx216 Sequence<sal_Int16> maMapTypeSeq; member in stoc_inspect::IntrospectionAccessStatic_Impl
308 maMapTypeSeq.realloc( ARRAY_SIZE_STEP ); in IntrospectionAccessStatic_Impl()
459 const sal_Int16* pMapTypeArray = maMapTypeSeq.getConstArray(); in setPropertyValueByIndex()
597 const sal_Int16* pMapTypeArray = maMapTypeSeq.getConstArray(); in getPropertyValueByIndex()
701 maMapTypeSeq.realloc( nLen + ARRAY_SIZE_STEP ); in checkPropertyArraysSize()
702 rpMapTypeArray = maMapTypeSeq.getArray(); in checkPropertyArraysSize()
2246 pMapTypeArray = pAccess->maMapTypeSeq.getArray(); in implInspect()
2962 pAccess->maMapTypeSeq.realloc( rPropCount ); in implInspect()

Completed in 33 milliseconds