Home
last modified time | relevance | path

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

/aoo4110/main/stoc/source/inspect/
H A Dintrospection.cxx222 sal_Int32 mnPropCount; member in stoc_inspect::IntrospectionAccessStatic_Impl
314 mnPropCount = 0; in IntrospectionAccessStatic_Impl()
447 …else if( nSequenceIndex >= mnPropCount || ( eObjType != TypeClass_STRUCT && eObjType != TypeClass_… in setPropertyValueByIndex()
591 …else if( nSequenceIndex >= mnPropCount || ( eObjType != TypeClass_STRUCT && eObjType != TypeClass_… in getPropertyValueByIndex()
2237 sal_Int32& rPropCount = pAccess->mnPropCount; in implInspect()
3030 pAccess->maAllPropertySeq.realloc( pAccess->mnPropCount ); in implInspect()

Completed in 58 milliseconds