Searched refs:xTypeProps (Results 1 – 1 of 1) sorted by relevance
193 Reference< beans::XPropertySet > xTypeProps( aTypes[nN], uno::UNO_QUERY ); in setPropertyValue() local194 if(xTypeProps.is()) in setPropertyValue()196 xTypeProps->getPropertyValue( m_aPropertySetName ) >>= xPropSet; in setPropertyValue()216 Reference< beans::XPropertySet > xTypeProps( aTypes[nN], uno::UNO_QUERY ); in getPropertyValue() local217 if(xTypeProps.is()) in getPropertyValue()219 xTypeProps->getPropertyValue( m_aPropertySetName ) >>= xPropSet; in getPropertyValue()