Home
last modified time | relevance | path

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

/aoo41x/main/stoc/source/inspect/
H A Dintrospection.cxx234 sal_Int32* mpOrgPropertyHandleArray; member in stoc_inspect::IntrospectionAccessStatic_Impl
270 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 36 milliseconds