Searched refs:WrappedStackingProperty (Results 1 – 1 of 1) sorted by relevance
1323 class WrappedStackingProperty : public WrappedProperty class1326 …WrappedStackingProperty( StackMode eStackMode, ::boost::shared_ptr< Chart2ModelContact > spChart2M…1327 virtual ~WrappedStackingProperty();1347 WrappedStackingProperty::WrappedStackingProperty( StackMode eStackMode, ::boost::shared_ptr< Chart2… in WrappedStackingProperty() function in chart::wrapper::WrappedStackingProperty1370 WrappedStackingProperty::~WrappedStackingProperty() in ~WrappedStackingProperty()1374 bool WrappedStackingProperty::detectInnerValue( StackMode& eStackMode ) const in detectInnerValue()1412 Any WrappedStackingProperty::getPropertyValue( const Reference< beans::XPropertySet >& /*xInnerProp… in getPropertyValue()1426 Any WrappedStackingProperty::getPropertyDefault( const Reference< beans::XPropertyState >& /*xInner… in getPropertyDefault()2109 …aWrappedProperties.push_back( new WrappedStackingProperty( StackMode_Y_STACKED,m_spChart2ModelCont… in createWrappedProperties()2110 …aWrappedProperties.push_back( new WrappedStackingProperty( StackMode_Y_STACKED_PERCENT, m_spChart2… in createWrappedProperties()[all …]
Completed in 18 milliseconds