Searched refs:getDiagramType (Results 1 – 16 of 16) sorted by relevance
103 xChartDoc.getDiagram().getDiagramType()); in testInsertAreaChart()127 xChartDoc.getDiagram().getDiagramType()); in testInsertBubbleChart()147 xChartDoc.getDiagram().getDiagramType()); in testInsertBarChart()206 xChartDoc.getDiagram().getDiagramType()); in testInsertLineChart()230 xChartDoc.getDiagram().getDiagramType()); in testInsertPieChart()
123 String oldType = diagram.getDiagramType(); in _setDiagram()126 String newType = oObj.getDiagram().getDiagramType(); in _setDiagram()
78 String stype = oObj.getDiagramType(); in _getDiagramType()
172 result = xChartDocument.getDiagram().getDiagramType(); in testCreateChart()
57 string getDiagramType();
83 …virtual ::rtl::OUString SAL_CALL getDiagramType() throw( ::com::sun::star::uno::RuntimeException );
432 OUString SAL_CALL SampleAddIn::getDiagramType() throw( uno::RuntimeException ) in getDiagramType() function in SampleAddIn
2 "ChXDiagram";"com::sun::star::chart::XDiagram";"getDiagramType()"
308 public String getDiagramType() throws RuntimeException in getDiagramType() method in JavaSampleChartAddIn
103 virtual ::rtl::OUString SAL_CALL getDiagramType()
641 OUString SAL_CALL DiagramWrapper::getDiagramType() in getDiagramType() function in chart::wrapper::DiagramWrapper
727 return xChartDocument.getDiagram().getDiagramType(); in getChartType()
268 assure( "Wrong Diagram Type", xDia.getDiagramType().equals( in testDiagram()
620 if( ( 0 == mxDiagram->getDiagramType().reverseCompareToAsciiL( in EndElement()
1339 OUString sChartType( xDiagram->getDiagramType() ); in parseDocument()2134 OUString sChartType ( xDiagram->getDiagramType()); in exportPlotArea()
112 rtl::OUString sDiagramType = mxChartDocument->getDiagram()->getDiagramType(); in getChartType()
Completed in 148 milliseconds