Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DTitleWrapper.cxx58 class WrappedTitleStringProperty : public WrappedProperty class
61 WrappedTitleStringProperty( const Reference< uno::XComponentContext >& xContext );
62 virtual ~WrappedTitleStringProperty();
75 WrappedTitleStringProperty::WrappedTitleStringProperty( const Reference< uno::XComponentContext >& … in WrappedTitleStringProperty() function in chart::WrappedTitleStringProperty
80 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 15 milliseconds