Home
last modified time | relevance | path

Searched defs:xShapes (Results 1 – 25 of 96) sorted by path

1234

/trunk/main/chart2/source/controller/main/
H A DObjectHierarchy.cxx79 void lcl_getChildOIDs( in lcl_getChildOIDs()
/trunk/main/chart2/source/model/main/
H A DChartModel.cxx281 uno::Reference< drawing::XShapes > xShapes; in impl_adjustAdditionalShapesPositionAndSize() local
/trunk/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx310 uno::Reference< drawing::XShapes > xShapes( pDataSeries->m_xGroupShape ); in getSeriesGroupShape() local
323 uno::Reference< drawing::XShapes > xShapes( pDataSeries->m_xFrontSubGroupShape ); in getSeriesGroupShapeFrontChild() local
340 uno::Reference< drawing::XShapes > xShapes( pDataSeries->m_xBackSubGroupShape ); in getSeriesGroupShapeBackChild() local
357 uno::Reference< drawing::XShapes > xShapes( rDataSeries.m_xLabelsGroupShape ); in getLabelsGroupShape() local
370 uno::Reference< drawing::XShapes > xShapes( rDataSeries.m_xErrorBarsGroupShape ); in getErrorBarsGroupShape() local
/trunk/main/chart2/source/view/diagram/
H A DVDiagram.cxx181 …uno::Reference< drawing::XShapes > xShapes = m_pShapeFactory->createGroup2D(xOuterGroup_Shapes,C2U… in createShapes_2d() local
692 …uno::Reference< drawing::XShapes > xShapes = m_pShapeFactory->createGroup3D( xOuterGroup_Shapes,C2… in createShapes_3d() local
/trunk/main/chart2/source/view/main/
H A DChartView.cxx2438 Reference< drawing::XShapes> xShapes(0); in lcl_removeEmptyGroupShapes() local
H A DDrawModelWrapper.cxx393 uno::Reference<drawing::XShapes> xShapes( xChild->getParent(), uno::UNO_QUERY ); in removeShape() local
H A DShapeFactory.cxx129 uno::Reference< drawing::XShapes > xShapes( xDrawPage, uno::UNO_QUERY ); in getChartRootShape() local
1941 uno::Reference< drawing::XShapes > xShapes = in createGroup2D() local
1994 uno::Reference< drawing::XShapes > xShapes = in createGroup3D() local
2404 void ShapeFactory::removeSubShapes( const uno::Reference< drawing::XShapes >& xShapes ) in removeSubShapes()
/trunk/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx157 xShapes; member in SvxMSConvertOCXControls
/trunk/main/filter/source/flash/
H A Dswfexporter.cxx518 Reference< XShapes > xShapes( xMasterPage, UNO_QUERY ); in exportMasterPageObjects() local
549 Reference< XShapes > xShapes( xPage, UNO_QUERY ); in exportDrawPageContents() local
557 void FlashExporter::exportShapes( const Reference< XShapes >& xShapes, bool bStream, bool bMaster ) in exportShapes()
797 Reference< XShapes > xShapes( xShape, UNO_QUERY ); in ActionSummer() local
814 sal_uInt32 FlashExporter::ActionSummer(Reference< XShapes >& xShapes) in ActionSummer()
/trunk/main/filter/source/pdf/
H A Dimpdialog.cxx143 Reference< drawing::XShapes > xShapes; in ImpPDFTabDialog() local
H A Dpdfexport.cxx880 uno::Reference< drawing::XShapes > xShapes; // sj: do not allow to export notes when in Export() local
/trunk/main/filter/source/svg/
H A Dsvgexport.cxx708 Reference< XShapes > xShapes; in implExportPages() local
865 Reference< XShapes > xShapes( rxShape, UNO_QUERY ); in implExportShape() local
966 Reference< XShapes > xShapes( xMasterPage, UNO_QUERY ); in implCreateObjects() local
983 Reference< XShapes > xShapes( xDrawPage, UNO_QUERY ); in implCreateObjects() local
1017 Reference< XShapes > xShapes(xMasterPage,UNO_QUERY); in implCreateObjects() local
1026 Reference< XShapes > xShapes(xDrawPage,UNO_QUERY); in implCreateObjects() local
1063 Reference< XShapes > xShapes( rxShape, UNO_QUERY ); in implCreateObjectsFromShape() local
H A Dsvgfilter.cxx108 Reference< drawing::XShapes > xShapes; in filter() local
H A Dsvgimport.cxx125 Reference< XShapes > xShapes( xDrawPage, UNO_QUERY ); in implImport() local
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DChangeOrderDemo.java71 XShapes xShapes = (XShapes) in main() local
H A DControlAndSelectDemo.java90 XShapes xShapes = (XShapes)UnoRuntime.queryInterface(XShapes.class, in main() local
H A DCustomShowDemo.java110 XShapes xShapes = (XShapes) in main() local
H A DDrawingDemo.java243 XShapes xShapes = (XShapes) in Demo_ShapeCreation() local
277 XShapes xShapes = (XShapes) in Demo_PolyPolygonBezier() local
363 XShapes xShapes = (XShapes) in Demo_Group1() local
H A DFillAndLineStyleDemo.java78 XShapes xShapes = (XShapes) in main() local
H A DGluePointDemo.java78 XShapes xShapes = (XShapes) in main() local
H A DLayerDemo.java78 XShapes xShapes = (XShapes) in main() local
H A DObjectTransformationDemo.java74 XShapes xShapes = (XShapes) in main() local
H A DPresentationDemo.java83 XShapes xShapes; in main() local
H A DShapeHelper.java53 XShapes xShapes, Point aPos, Size aSize, String sShapeType ) in createAndInsertShape()
H A DStyleDemo.java147 XShapes xShapes = (XShapes)UnoRuntime.queryInterface(XShapes.class, in main() local

Completed in 138 milliseconds

1234