Home
last modified time | relevance | path

Searched refs:WrappedHasSubTitleProperty (Results 1 – 1 of 1) sorted by path

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DChartDocumentWrapper.cxx650 class WrappedHasSubTitleProperty : public WrappedProperty class
653 WrappedHasSubTitleProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact );
654 virtual ~WrappedHasSubTitleProperty();
669 WrappedHasSubTitleProperty::WrappedHasSubTitleProperty( ::boost::shared_ptr< Chart2ModelContact > s… in WrappedHasSubTitleProperty() function in chart::wrapper::WrappedHasSubTitleProperty
675 WrappedHasSubTitleProperty::~WrappedHasSubTitleProperty() in ~WrappedHasSubTitleProperty()
679 void WrappedHasSubTitleProperty::setPropertyValue( const Any& rOuterValue, const Reference< beans::… in setPropertyValue()
700 Any WrappedHasSubTitleProperty::getPropertyValue( const Reference< beans::XPropertySet >& /*xInnerP… in getPropertyValue()
715 Any WrappedHasSubTitleProperty::getPropertyDefault( const Reference< beans::XPropertyState >& /*xIn… in getPropertyDefault()
1578 aWrappedProperties.push_back( new WrappedHasSubTitleProperty( m_spChart2ModelContact ) ); in createWrappedProperties()

Completed in 19 milliseconds