Lines Matching refs:XPropertySet

64 …virtual void setPropertyValue( const Any& rOuterValue, const Reference< beans::XPropertySet >& xIn…
66 virtual Any getPropertyValue( const Reference< beans::XPropertySet >& xInnerPropertySet ) const
84 …ty::setPropertyValue( const Any& rOuterValue, const Reference< beans::XPropertySet >& xInnerProper… in setPropertyValue()
95 Any WrappedTitleStringProperty::getPropertyValue( const Reference< beans::XPropertySet >& xInnerPro… in getPropertyValue()
247 Reference< beans::XPropertySet > xPropertySet( this->getInnerPropertySet() ); in setPosition()
309 Reference< beans::XPropertySet > TitleWrapper::getFirstCharacterPropertySet() in getFirstCharacterPropertySet()
311 Reference< beans::XPropertySet > xProp; in getFirstCharacterPropertySet()
329 Reference< beans::XPropertySet > xProp( getFirstCharacterPropertySet(), uno::UNO_QUERY ); in getFastCharacterPropertyValue()
361 Reference< beans::XPropertySet > xPropSet( xFastPropertySet, uno::UNO_QUERY ); in setFastCharacterPropertyValue()
463 Reference< beans::XPropertySet > xPropSet( getFirstCharacterPropertySet(), uno::UNO_QUERY ); in addPropertyChangeListener()
476 Reference< beans::XPropertySet > xPropSet( getFirstCharacterPropertySet(), uno::UNO_QUERY ); in removePropertyChangeListener()
489 Reference< beans::XPropertySet > xProp( this->getTitleObject(), uno::UNO_QUERY ); in updateReferenceSize()
500 Reference< beans::XPropertySet > xProp( this->getTitleObject(), uno::UNO_QUERY ); in getReferenceSize()
520 Reference< beans::XPropertySet > TitleWrapper::getInnerPropertySet() in getInnerPropertySet()
522 return Reference< beans::XPropertySet >( this->getTitleObject(), uno::UNO_QUERY ); in getInnerPropertySet()