Home
last modified time | relevance | path

Searched refs:ChartHelper (Results 1 – 16 of 16) sorted by relevance

/aoo4110/main/svx/source/svdraw/
H A Dcharthelper.cxx46 bool ChartHelper::IsChart(const svt::EmbeddedObjectRef& xObjRef) in IsChart()
66 drawinglayer::primitive2d::Primitive2DSequence ChartHelper::tryToGetChartContentAsPrimitive2DSequen… in tryToGetChartContentAsPrimitive2DSequence()
137 void ChartHelper::AdaptDefaultsForChart( in AdaptDefaultsForChart()
H A Dsvdoole2.cxx2215 m_bChart = ChartHelper::IsChart(xObjRef); in IsChart()
/aoo4110/main/odk/examples/DevelopersGuide/Charts/
H A DChartInWriter.java81 ChartHelper aChartHelper = new ChartHelper( in main()
H A DListenAtCalcRangeInDraw.java86 ChartHelper aChartHelper = new ChartHelper( maDrawDoc ); in ListenAtCalcRangeInDraw()
H A DChartHelper.java65 public class ChartHelper class
67 public ChartHelper( XModel aContainerDoc ) in ChartHelper() method in ChartHelper
H A DChartInDraw.java73 ChartHelper aChartHelper = new ChartHelper( aHelper.createDrawingDocument()); in main()
H A Dmakefile.mk41 $(DESTDIRDEVGUIDEEXAMPLES)$/Charts$/ChartHelper.java \
H A DMakefile63 ChartHelper.java
/aoo4110/main/svx/inc/svx/
H A Dcharthelper.hxx39 class SVX_DLLPUBLIC ChartHelper class
/aoo4110/main/svx/source/sdr/contact/
H A Dviewcontactofsdrole2obj.cxx120 ChartHelper::tryToGetChartContentAsPrimitive2DSequence( in createPrimitive2DSequenceWithParameters()
/aoo4110/main/sw/source/core/doc/
H A Dnotxtfrm.cxx882 const bool bIsChart = pOLENd && ChartHelper::IsChart( pOLENd->GetOLEObj().GetObject() ); in PaintPicture()
1113 ChartHelper::tryToGetChartContentAsPrimitive2DSequence( in PaintPicture()
/aoo4110/main/sw/source/ui/table/
H A Dtablemgr.cxx284 ChartHelper::AdaptDefaultsForChart( xObj ); in InsertChart()
/aoo4110/main/sd/source/ui/func/
H A Dfuinsert.cxx426 ChartHelper::AdaptDefaultsForChart( xObj ); in DoExecute()
/aoo4110/main/sd/source/ui/view/
H A Dviewshe2.cxx980 ChartHelper::AdaptDefaultsForChart( xObj ); in ActivateObject()
/aoo4110/main/sw/source/core/unocore/
H A Dunochart.cxx102 ChartHelper::IsChart( pONd->GetOLEObj().GetObject() ) ) in DoUpdateAllCharts()
/aoo4110/main/sw/source/core/layout/
H A Dpaintfrm.cxx3563 if( pOLENd && ChartHelper::IsChart( pOLENd->GetOLEObj().GetObject() ) ) in Paint()

Completed in 124 milliseconds