Searched refs:mpOrgPropertyHandleArray (Results 1 – 1 of 1) sorted by relevance
234 sal_Int32* mpOrgPropertyHandleArray; member in stoc_inspect::IntrospectionAccessStatic_Impl270 delete[] mpOrgPropertyHandleArray; in ~IntrospectionAccessStatic_Impl()312 mpOrgPropertyHandleArray = NULL; in IntrospectionAccessStatic_Impl()495 if( mbFastPropSet && ( nOrgHandle = mpOrgPropertyHandleArray[ nSequenceIndex ] ) != -1 ) in setPropertyValueByIndex()609 if( mbFastPropSet && ( nOrgHandle = mpOrgPropertyHandleArray[ nSequenceIndex ] ) != -1 ) in getPropertyValueByIndex()2270 pAccess->mpOrgPropertyHandleArray = new sal_Int32[ nLen ]; in implInspect()2281 pAccess->mpOrgPropertyHandleArray[ i ] = rProp.Handle; in implInspect()
Completed in 51 milliseconds