Lines Matching refs:LegendWrapper

295 LegendWrapper::LegendWrapper( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact ) :  in LegendWrapper()  function in chart::wrapper::LegendWrapper
301 LegendWrapper::~LegendWrapper() in ~LegendWrapper()
306 awt::Point SAL_CALL LegendWrapper::getPosition() in getPosition()
312 void SAL_CALL LegendWrapper::setPosition( const awt::Point& aPosition ) in setPosition()
328 awt::Size SAL_CALL LegendWrapper::getSize() in getSize()
334 void SAL_CALL LegendWrapper::setSize( const awt::Size& aSize ) in setSize()
353 ::rtl::OUString SAL_CALL LegendWrapper::getShapeType() in getShapeType()
360 void SAL_CALL LegendWrapper::dispose() in dispose()
372 void SAL_CALL LegendWrapper::addEventListener( in addEventListener()
379 void SAL_CALL LegendWrapper::removeEventListener( in removeEventListener()
389 void LegendWrapper::updateReferenceSize() in updateReferenceSize()
399 Any LegendWrapper::getReferenceSize() in getReferenceSize()
408 awt::Size LegendWrapper::getCurrentSizeForReference() in getCurrentSizeForReference()
416 Reference< beans::XPropertySet > LegendWrapper::getInnerPropertySet() in getInnerPropertySet()
426 const Sequence< beans::Property >& LegendWrapper::getPropertySequence() in getPropertySequence()
431 const std::vector< WrappedProperty* > LegendWrapper::createWrappedProperties() in createWrappedProperties()
449 Sequence< ::rtl::OUString > LegendWrapper::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()
464 APPHELPER_XSERVICEINFO_IMPL( LegendWrapper, lcl_aServiceName );