Lines Matching refs:MinMaxLineWrapper

138 MinMaxLineWrapper::MinMaxLineWrapper( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContac…  in MinMaxLineWrapper()  function in chart::wrapper::MinMaxLineWrapper
145 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()
267 void SAL_CALL MinMaxLineWrapper::removePropertyChangeListener( const ::rtl::OUString& /*aPropertyNa… in removePropertyChangeListener()
272 void SAL_CALL MinMaxLineWrapper::addVetoableChangeListener( const ::rtl::OUString& /*PropertyName*/… in addVetoableChangeListener()
277 void SAL_CALL MinMaxLineWrapper::removeVetoableChangeListener( const ::rtl::OUString& /*PropertyNam… in removeVetoableChangeListener()
285 void SAL_CALL MinMaxLineWrapper::setPropertyValues( const uno::Sequence< ::rtl::OUString >& rNameSe… in setPropertyValues()
307 uno::Sequence< uno::Any > SAL_CALL MinMaxLineWrapper::getPropertyValues( const uno::Sequence< ::rtl… in getPropertyValues()
322 void SAL_CALL MinMaxLineWrapper::addPropertiesChangeListener( in addPropertiesChangeListener()
329 void SAL_CALL MinMaxLineWrapper::removePropertiesChangeListener( in removePropertiesChangeListener()
335 void SAL_CALL MinMaxLineWrapper::firePropertiesChangeEvent( in firePropertiesChangeEvent()
344 beans::PropertyState SAL_CALL MinMaxLineWrapper::getPropertyState( const ::rtl::OUString& rProperty… in getPropertyState()
358 uno::Sequence< beans::PropertyState > SAL_CALL MinMaxLineWrapper::getPropertyStates( const uno::Seq… in getPropertyStates()
373 void SAL_CALL MinMaxLineWrapper::setPropertyToDefault( const ::rtl::OUString& rPropertyName ) in setPropertyToDefault()
379 uno::Any SAL_CALL MinMaxLineWrapper::getPropertyDefault( const ::rtl::OUString& rPropertyName ) in getPropertyDefault()
391 void SAL_CALL MinMaxLineWrapper::setAllPropertiesToDefault( ) in setAllPropertiesToDefault()
401 void SAL_CALL MinMaxLineWrapper::setPropertiesToDefault( const uno::Sequence< ::rtl::OUString >& rN… in setPropertiesToDefault()
410 uno::Sequence< uno::Any > SAL_CALL MinMaxLineWrapper::getPropertyDefaults( const uno::Sequence< ::r… in getPropertyDefaults()
429 Sequence< OUString > MinMaxLineWrapper::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()
440 APPHELPER_XSERVICEINFO_IMPL( MinMaxLineWrapper, lcl_aServiceName );