Home
last modified time | relevance | path

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

/aoo4110/main/forms/source/component/
H A DFormComponent.cxx1440 Property aValuePropDesc = xPropInfo->getPropertyByName( m_sValuePropertyName ); in initValueProperty() local
1441 m_aValuePropertyType = aValuePropDesc.Type; in initValueProperty()
1442 … m_bValuePropertyMayBeVoid = ( aValuePropDesc.Attributes & PropertyAttribute::MAYBEVOID ) != 0; in initValueProperty()

Completed in 33 milliseconds