Searched refs:xComponentProps (Results 1 – 1 of 1) sorted by relevance
130 Reference< XPropertySet > xComponentProps( _rxComponent, UNO_QUERY_THROW ); in classifyComponent() local131 Reference< XPropertySetInfo > xPSI( xComponentProps->getPropertySetInfo(), UNO_SET_THROW ); in classifyComponent()136 OSL_VERIFY( xComponentProps->getPropertyValue( PROPERTY_CLASSID ) >>= nControlType ); in classifyComponent()
Completed in 14 milliseconds