Home
last modified time | relevance | path

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

/AOO42X/main/chart2/source/tools/
H A DErrorBar.cxx187 return new ErrorBar( xContext ); in createErrorBar()
190 ErrorBar::ErrorBar( in ErrorBar() function in chart::ErrorBar
197 ErrorBar::ErrorBar( const ErrorBar & rOther ) : in ErrorBar() function in chart::ErrorBar
215 ErrorBar::~ErrorBar() in ~ErrorBar()
218 uno::Reference< util::XCloneable > SAL_CALL ErrorBar::createClone() in createClone()
221 return uno::Reference< util::XCloneable >( new ErrorBar( *this )); in createClone()
227 uno::Any ErrorBar::GetDefaultValue( sal_Int32 nHandle ) const in GetDefaultValue()
237 ::cppu::IPropertyArrayHelper & SAL_CALL ErrorBar::getInfoHelper() in getInfoHelper()
243 uno::Reference< beans::XPropertySetInfo > SAL_CALL ErrorBar::getPropertySetInfo() in getPropertySetInfo()
250 void SAL_CALL ErrorBar::addModifyListener( const uno::Reference< util::XModifyListener >& aListener… in addModifyListener()
[all …]
H A D_serviceregistration_tools.cxx106 ::chart::ErrorBar::create
107 , ::chart::ErrorBar::getImplementationName_Static
108 , ::chart::ErrorBar::getSupportedServiceNames_Static
H A Dmakefile.mk48 $(SLO)$/ErrorBar.obj \
/AOO42X/main/chart2/source/inc/
H A DErrorBar.hxx62 class ErrorBar : class
68 explicit ErrorBar(
71 virtual ~ErrorBar();
76 APPHELPER_SERVICE_FACTORY_HELPER( ErrorBar )
84 ErrorBar( const ErrorBar & rOther );
/AOO42X/main/offapi/com/sun/star/chart2/
H A DDataPointProperties.idl294 must support the service <type>ErrorBar</type>.</p>
302 must support the service <type>ErrorBar</type>.</p>
H A DErrorBar.idl40 service ErrorBar