Searched refs:pOwnProps (Results 1 – 1 of 1) sorted by relevance
513 Property* pOwnProps = aOwnProps.getArray(); in describeProperties() local517 ++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