Searched refs:ErrorBar (Results 1 – 6 of 6) sorted by relevance
187 return new ErrorBar( xContext ); in createErrorBar()190 ErrorBar::ErrorBar( in ErrorBar() function in chart::ErrorBar197 ErrorBar::ErrorBar( const ErrorBar & rOther ) : in ErrorBar() function in chart::ErrorBar215 ErrorBar::~ErrorBar() in ~ErrorBar()227 uno::Any ErrorBar::GetDefaultValue( sal_Int32 nHandle ) const in GetDefaultValue()237 ::cppu::IPropertyArrayHelper & SAL_CALL ErrorBar::getInfoHelper() in getInfoHelper()311 uno::Reference< uno::XInterface > SAL_CALL ErrorBar::getParent() in getParent()317 void SAL_CALL ErrorBar::setParent( in setParent()326 void ErrorBar::firePropertyChangeEvent() in firePropertyChangeEvent()331 void ErrorBar::fireModifyEvent() in fireModifyEvent()[all …]
106 ::chart::ErrorBar::create107 , ::chart::ErrorBar::getImplementationName_Static108 , ::chart::ErrorBar::getSupportedServiceNames_Static
48 $(SLO)$/ErrorBar.obj \
62 class ErrorBar : class68 explicit ErrorBar(71 virtual ~ErrorBar();76 APPHELPER_SERVICE_FACTORY_HELPER( ErrorBar )84 ErrorBar( const ErrorBar & rOther );
294 must support the service <type>ErrorBar</type>.</p>302 must support the service <type>ErrorBar</type>.</p>
40 service ErrorBar
Completed in 46 milliseconds