Home
last modified time | relevance | path

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

/trunk/main/comphelper/source/property/
H A Dpropertycontainerhelper.cxx513 Property* pOwnProps = aOwnProps.getArray(); in describeProperties() local
517 ++aLoop, ++pOwnProps in describeProperties()
520 pOwnProps->Name = aLoop->aProperty.Name; in describeProperties()
521 pOwnProps->Handle = aLoop->aProperty.Handle; in describeProperties()
522 pOwnProps->Attributes = (sal_Int16)aLoop->aProperty.Attributes; in describeProperties()
523 pOwnProps->Type = aLoop->aProperty.Type; in describeProperties()

Completed in 15 milliseconds