Searched refs:MinMaxLineWrapper (Results 1 – 4 of 4) sorted by relevance
138 MinMaxLineWrapper::MinMaxLineWrapper( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContac… in MinMaxLineWrapper() function in chart::wrapper::MinMaxLineWrapper145 MinMaxLineWrapper::~MinMaxLineWrapper() in ~MinMaxLineWrapper()150 void SAL_CALL MinMaxLineWrapper::dispose() in dispose()157 void SAL_CALL MinMaxLineWrapper::addEventListener( in addEventListener()164 void SAL_CALL MinMaxLineWrapper::removeEventListener( in removeEventListener()171 ::cppu::IPropertyArrayHelper& MinMaxLineWrapper::getInfoHelper() in getInfoHelper()177 uno::Reference< beans::XPropertySetInfo > SAL_CALL MinMaxLineWrapper::getPropertySetInfo() in getPropertySetInfo()183 void SAL_CALL MinMaxLineWrapper::setPropertyValue( const ::rtl::OUString& rPropertyName, const uno:… in setPropertyValue()220 uno::Any SAL_CALL MinMaxLineWrapper::getPropertyValue( const ::rtl::OUString& rPropertyName ) in getPropertyValue()262 void SAL_CALL MinMaxLineWrapper::addPropertyChangeListener( const ::rtl::OUString& /*aPropertyName*… in addPropertyChangeListener()[all …]
54 class MinMaxLineWrapper : public MutexContainer class68 MinMaxLineWrapper( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact );69 virtual ~MinMaxLineWrapper();
51 $(SLO)$/MinMaxLineWrapper.obj \
1115 m_xMinMaxLineWrapper = new MinMaxLineWrapper( m_spChart2ModelContact ); in getMinMaxLine()