/aoo42x/main/slideshow/test/ |
H A D | slidetest.cxx | 151 mpLayerManager->addShape(pShape2); in TEST_F() 152 mpLayerManager->addShape(pShape3); in TEST_F() 153 mpLayerManager->addShape(pShape4); in TEST_F() 209 mpLayerManager->addShape(pShape2); in TEST_F() 211 mpLayerManager->addShape(pShape3); in TEST_F() 212 mpLayerManager->addShape(pShape4); in TEST_F() 213 mpLayerManager->addShape(pShape5); in TEST_F() 263 mpLayerManager->addShape(pShape2); in TEST_F() 264 mpLayerManager->addShape(pShape3); in TEST_F() 265 mpLayerManager->addShape(pShape4); in TEST_F() [all …]
|
/aoo42x/main/oox/inc/oox/ppt/ |
H A D | pptshape.hxx | 44 using oox::drawingml::Shape::addShape; 46 void addShape(
|
/aoo42x/main/xmloff/source/text/ |
H A D | XMLTextShapeImportHelper.cxx | 76 void XMLTextShapeImportHelper::addShape( in addShape() function in XMLTextShapeImportHelper 84 XMLShapeImportHelper::addShape( rShape, xAttrList, rShapes ); in addShape()
|
/aoo42x/main/oox/source/ppt/ |
H A D | slidepersist.cxx | 143 pPPTShape->addShape( rFilterBase, *this, getTheme().get(), xShapes, 0, &getShapeMap() ); in createXShapes() 145 (*aChildIter)->addShape( rFilterBase, getTheme().get(), xShapes, 0, &getShapeMap() ); in createXShapes()
|
H A D | pptshape.cxx | 60 void PPTShape::addShape( in addShape() function in oox::ppt::PPTShape
|
/aoo42x/main/slideshow/source/engine/slide/ |
H A D | slideimpl.cxx | 1160 mpLayerManager->addShape( in loadShapes() 1168 mpLayerManager->addShape( rShape ); in loadShapes() 1215 mpLayerManager->addShape( rShape ); in loadShapes()
|
H A D | layermanager.hxx | 123 void addShape( const ShapeSharedPtr& rShape );
|
H A D | layermanager.cxx | 273 void LayerManager::addShape( const ShapeSharedPtr& rShape ) in addShape() function in slideshow::internal::LayerManager
|
/aoo42x/main/oox/source/drawingml/ |
H A D | shape.cxx | 156 void Shape::addShape( in addShape() function in oox::drawingml::Shape 260 (*aIter++)->addShape( rFilterBase, pTheme, rxShapes, pShapeRect, pShapeMap ); in addChildren()
|
/aoo42x/main/sd/inc/ |
H A D | shapelist.hxx | 40 void addShape( SdrObject& rObject );
|
/aoo42x/main/xmloff/inc/xmloff/ |
H A D | XMLTextShapeImportHelper.hxx | 44 virtual void addShape(
|
H A D | shapeimport.hxx | 367 virtual void addShape(
|
/aoo42x/main/sd/source/core/ |
H A D | drawdoc4.cxx | 881 mpOnlineSpellingList->addShape(*pObj); in FillOnlineSpellingList() 902 mpOnlineSpellingList->addShape(*pObj); in FillOnlineSpellingList() 1041 mpOnlineSpellingList->addShape(*pObj); in InsertObject()
|
H A D | shapelist.cxx | 45 void ShapeList::addShape( SdrObject& rObject ) in addShape() function in ShapeList
|
H A D | sdpage.cxx | 2373 maPresentationShapeList.addShape(*pObj); in InsertPresObj()
|
/aoo42x/main/qadevOOo/runner/util/ |
H A D | DrawTools.java | 151 public void addShape( XComponent oDoc, int height, int width, int x, in addShape() method in DrawTools
|
/aoo42x/main/offapi/com/sun/star/chart2/ |
H A D | XChartShapeContainer.idl | 43 void addShape( [in] com::sun::star::drawing::XShape xShape );
|
/aoo42x/main/oox/source/drawingml/chart/ |
H A D | chartdrawingfragment.cxx | 223 … mxShape->addShape( getFilter(), getFilter().getCurrentTheme(), mxDrawPage, &aShapeRectEmu32 ); in onEndElement()
|
/aoo42x/main/oox/inc/oox/drawingml/ |
H A D | shape.hxx | 132 void addShape(
|
/aoo42x/main/filter/source/flash/ |
H A D | swfexporter.hxx | 144 void addShape( ShapeInfo* pShapeInfo );
|
H A D | swfexporter.cxx | 94 void PageInfo::addShape( ShapeInfo* pShapeInfo ) in addShape() function in PageInfo
|
/aoo42x/main/oox/source/shape/ |
H A D | ShapeContextHandler.cxx | 247 mpShape->addShape(*mxFilterBase, mpThemePtr.get(), xShapes); in getShape()
|
/aoo42x/main/oox/source/xls/ |
H A D | drawingfragment.cxx | 264 mxShape->addShape( getOoxFilter(), &getTheme(), mxDrawPage, &aShapeRectEmu32 ); in onEndElement()
|
/aoo42x/main/xmloff/source/draw/ |
H A D | shapeimport.cxx | 1026 void XMLShapeImportHelper::addShape( uno::Reference< drawing::XShape >& rShape, in addShape() function in XMLShapeImportHelper
|
H A D | ximpshap.cxx | 435 xImp->addShape( xShape, mxAttrList, mxShapes ); in AddShape()
|