Searched refs:mnPropCount (Results 1 – 1 of 1) sorted by relevance
222 sal_Int32 mnPropCount; member in stoc_inspect::IntrospectionAccessStatic_Impl314 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 22 milliseconds