Home
last modified time | relevance | path

Searched refs:addShape (Results 1 – 25 of 25) sorted by relevance

/trunk/main/slideshow/test/
H A Dslidetest.cxx151 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 …]
/trunk/main/oox/inc/oox/ppt/
H A Dpptshape.hxx44 using oox::drawingml::Shape::addShape;
46 void addShape(
/trunk/main/xmloff/source/text/
H A DXMLTextShapeImportHelper.cxx76 void XMLTextShapeImportHelper::addShape( in addShape() function in XMLTextShapeImportHelper
84 XMLShapeImportHelper::addShape( rShape, xAttrList, rShapes ); in addShape()
/trunk/main/oox/source/ppt/
H A Dslidepersist.cxx143 pPPTShape->addShape( rFilterBase, *this, getTheme().get(), xShapes, 0, &getShapeMap() ); in createXShapes()
145 (*aChildIter)->addShape( rFilterBase, getTheme().get(), xShapes, 0, &getShapeMap() ); in createXShapes()
H A Dpptshape.cxx60 void PPTShape::addShape( in addShape() function in oox::ppt::PPTShape
/trunk/main/slideshow/source/engine/slide/
H A Dslideimpl.cxx1160 mpLayerManager->addShape( in loadShapes()
1168 mpLayerManager->addShape( rShape ); in loadShapes()
1215 mpLayerManager->addShape( rShape ); in loadShapes()
H A Dlayermanager.hxx123 void addShape( const ShapeSharedPtr& rShape );
H A Dlayermanager.cxx273 void LayerManager::addShape( const ShapeSharedPtr& rShape ) in addShape() function in slideshow::internal::LayerManager
/trunk/main/oox/source/drawingml/
H A Dshape.cxx156 void Shape::addShape( in addShape() function in oox::drawingml::Shape
260 (*aIter++)->addShape( rFilterBase, pTheme, rxShapes, pShapeRect, pShapeMap ); in addChildren()
/trunk/main/sd/inc/
H A Dshapelist.hxx40 void addShape( SdrObject& rObject );
/trunk/main/xmloff/inc/xmloff/
H A DXMLTextShapeImportHelper.hxx44 virtual void addShape(
H A Dshapeimport.hxx367 virtual void addShape(
/trunk/main/sd/source/core/
H A Ddrawdoc4.cxx881 mpOnlineSpellingList->addShape(*pObj); in FillOnlineSpellingList()
902 mpOnlineSpellingList->addShape(*pObj); in FillOnlineSpellingList()
1041 mpOnlineSpellingList->addShape(*pObj); in InsertObject()
H A Dshapelist.cxx45 void ShapeList::addShape( SdrObject& rObject ) in addShape() function in ShapeList
H A Dsdpage.cxx2373 maPresentationShapeList.addShape(*pObj); in InsertPresObj()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DDrawTools.java151 public void addShape( XComponent oDoc, int height, int width, int x, in addShape() method in DrawTools
/trunk/main/offapi/com/sun/star/chart2/
H A DXChartShapeContainer.idl43 void addShape( [in] com::sun::star::drawing::XShape xShape );
/trunk/main/oox/source/drawingml/chart/
H A Dchartdrawingfragment.cxx223 … mxShape->addShape( getFilter(), getFilter().getCurrentTheme(), mxDrawPage, &aShapeRectEmu32 ); in onEndElement()
/trunk/main/oox/inc/oox/drawingml/
H A Dshape.hxx132 void addShape(
/trunk/main/filter/source/flash/
H A Dswfexporter.hxx144 void addShape( ShapeInfo* pShapeInfo );
H A Dswfexporter.cxx94 void PageInfo::addShape( ShapeInfo* pShapeInfo ) in addShape() function in PageInfo
/trunk/main/oox/source/shape/
H A DShapeContextHandler.cxx247 mpShape->addShape(*mxFilterBase, mpThemePtr.get(), xShapes); in getShape()
/trunk/main/oox/source/xls/
H A Ddrawingfragment.cxx264 mxShape->addShape( getOoxFilter(), &getTheme(), mxDrawPage, &aShapeRectEmu32 ); in onEndElement()
/trunk/main/xmloff/source/draw/
H A Dshapeimport.cxx1026 void XMLShapeImportHelper::addShape( uno::Reference< drawing::XShape >& rShape, in addShape() function in XMLShapeImportHelper
H A Dximpshap.cxx435 xImp->addShape( xShape, mxAttrList, mxShapes ); in AddShape()

Completed in 168 milliseconds