Searched refs:aValuePropDesc (Results 1 – 1 of 1) sorted by relevance
1440 Property aValuePropDesc = xPropInfo->getPropertyByName( m_sValuePropertyName ); in initValueProperty() local1441 m_aValuePropertyType = aValuePropDesc.Type; in initValueProperty()1442 … m_bValuePropertyMayBeVoid = ( aValuePropDesc.Attributes & PropertyAttribute::MAYBEVOID ) != 0; in initValueProperty()
Completed in 36 milliseconds