Home
last modified time | relevance | path

Searched refs:DiagramWrapper (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.cxx630 DiagramWrapper::DiagramWrapper( in DiagramWrapper() function in chart::wrapper::DiagramWrapper
637 DiagramWrapper::~DiagramWrapper() in ~DiagramWrapper()
641 OUString SAL_CALL DiagramWrapper::getDiagramType() in getDiagramType()
733 awt::Point SAL_CALL DiagramWrapper::getPosition() in getPosition()
765 awt::Size SAL_CALL DiagramWrapper::getSize() in getSize()
800 OUString SAL_CALL DiagramWrapper::getShapeType() in getShapeType()
1151 void SAL_CALL DiagramWrapper::setDefaultRotation() in setDefaultRotation()
1168 void SAL_CALL DiagramWrapper::dispose() in dispose()
1191 void SAL_CALL DiagramWrapper::addEventListener( in addEventListener()
1198 void SAL_CALL DiagramWrapper::removeEventListener( in removeEventListener()
[all …]
H A DDiagramWrapper.hxx67 class DiagramWrapper : public ::comphelper::ImplInheritanceHelper13< class
86 DiagramWrapper( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact );
87 virtual ~DiagramWrapper();
H A Dmakefile.mk47 $(SLO)$/DiagramWrapper.obj \
H A DChartDocumentWrapper.cxx804 m_xDiagram = new DiagramWrapper( m_spChart2ModelContact ); in getDiagram()
1354 … xResult = static_cast< ::cppu::OWeakObject* >( new DiagramWrapper( m_spChart2ModelContact )); in createInstance()

Completed in 125 milliseconds