Searched refs:WrappedTitleStringProperty (Results 1 – 1 of 1) sorted by relevance
58 class WrappedTitleStringProperty : public WrappedProperty class61 WrappedTitleStringProperty( const Reference< uno::XComponentContext >& xContext );62 virtual ~WrappedTitleStringProperty();75 WrappedTitleStringProperty::WrappedTitleStringProperty( const Reference< uno::XComponentContext >& … in WrappedTitleStringProperty() function in chart::WrappedTitleStringProperty80 WrappedTitleStringProperty::~WrappedTitleStringProperty() in ~WrappedTitleStringProperty()84 void WrappedTitleStringProperty::setPropertyValue( const Any& rOuterValue, const Reference< beans::… in setPropertyValue()95 Any WrappedTitleStringProperty::getPropertyValue( const Reference< beans::XPropertySet >& xInnerPro… in getPropertyValue()113 Any WrappedTitleStringProperty::getPropertyDefault( const Reference< beans::XPropertyState >& /*xIn… in getPropertyDefault()534 …aWrappedProperties.push_back( new WrappedTitleStringProperty( m_spChart2ModelContact->m_xContext )… in createWrappedProperties()
Completed in 14 milliseconds