Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.cxx1323 class WrappedStackingProperty : public WrappedProperty class
1326WrappedStackingProperty( 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::WrappedStackingProperty
1370 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 105 milliseconds