Home
last modified time | relevance | path

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

12

/aoo42x/main/oox/source/ppt/
H A Dpptshape.cxx228 oox::drawingml::ShapePtr PPTShape::findPlaceholder( const sal_Int32 nMasterPlaceholder, std::vector… in findPlaceholder()
230 oox::drawingml::ShapePtr aShapePtr; in findPlaceholder()
231 std::vector< oox::drawingml::ShapePtr >::reverse_iterator aRevIter( rShapes.rbegin() ); in findPlaceholder()
239 std::vector< oox::drawingml::ShapePtr >& rChildren = (*aRevIter)->getChildren(); in findPlaceholder()
248 oox::drawingml::ShapePtr PPTShape::findPlaceholderByIndex( const sal_Int32 nIdx, std::vector< oox::… in findPlaceholderByIndex()
250 oox::drawingml::ShapePtr aShapePtr; in findPlaceholderByIndex()
251 std::vector< oox::drawingml::ShapePtr >::reverse_iterator aRevIter( rShapes.rbegin() ); in findPlaceholderByIndex()
259 std::vector< oox::drawingml::ShapePtr >& rChildren = (*aRevIter)->getChildren(); in findPlaceholderByIndex()
269 …rawingml::ShapePtr PPTShape::findPlaceholder( sal_Int32 nFirstPlaceholder, sal_Int32 nSecondPlaceh… in findPlaceholder()
271 oox::drawingml::ShapePtr pPlaceholder = findPlaceholder( nFirstPlaceholder, rShapes ); in findPlaceholder()
H A Dpptshapecontext.cxx54 … SlidePersistPtr pSlidePersistPtr, oox::drawingml::ShapePtr pMasterShapePtr, oox::drawingml::Shape… in PPTShapeContext()
60 …x::drawingml::ShapePtr findPlaceholder( const sal_Int32 nMasterPlaceholder, sal_Int32 nSubTypeInde… in findPlaceholder()
62 oox::drawingml::ShapePtr aShapePtr; in findPlaceholder()
63 std::vector< oox::drawingml::ShapePtr >::reverse_iterator aRevIter( rShapes.rbegin() ); in findPlaceholder()
74 std::vector< oox::drawingml::ShapePtr >& rChildren = (*aRevIter)->getChildren(); in findPlaceholder()
84 oox::drawingml::ShapePtr findPlaceholder( sal_Int32 nFirstPlaceholder, sal_Int32 nSecondPlaceholder, in findPlaceholder()
85 sal_Int32 nSubTypeIndex, std::vector< oox::drawingml::ShapePtr >& rShapes ) in findPlaceholder()
87 …oox::drawingml::ShapePtr pPlaceholder = findPlaceholder( nFirstPlaceholder, nSubTypeIndex, rShapes… in findPlaceholder()
160 oox::drawingml::ShapePtr pPlaceholder; in createFastChildContext()
H A Dpptshapegroupcontext.cxx54 oox::drawingml::ShapePtr pMasterShapePtr, in PPTShapeGroupContext()
55 oox::drawingml::ShapePtr pGroupShapePtr ) in PPTShapeGroupContext()
94 …awingml::ConnectorShapeContext( *this, mpGroupShapePtr, oox::drawingml::ShapePtr( new PPTShape( me… in createFastChildContext()
97 …s, mpSlidePersistPtr, meShapeLocation, mpGroupShapePtr, oox::drawingml::ShapePtr( new PPTShape( me… in createFastChildContext()
100 …hapeContext( *this, mpSlidePersistPtr, mpGroupShapePtr, oox::drawingml::ShapePtr( new PPTShape( me… in createFastChildContext()
103 …rawingml::GraphicShapeContext( *this, mpGroupShapePtr, oox::drawingml::ShapePtr( new PPTShape( me… in createFastChildContext()
106 …l::GraphicalObjectFrameContext( *this, mpGroupShapePtr, oox::drawingml::ShapePtr( new PPTShape( me… in createFastChildContext()
H A Dslidepersist.cxx50 oox::drawingml::ShapePtr pShapesPtr, const drawingml::TextListStylePtr & pDefaultTextStyle ) in SlidePersist()
133 std::vector< oox::drawingml::ShapePtr >& rShapes( maShapesPtr->getChildren() ); in createXShapes()
134 std::vector< oox::drawingml::ShapePtr >::iterator aShapesIter( rShapes.begin() ); in createXShapes()
137 std::vector< oox::drawingml::ShapePtr >& rChildren( (*aShapesIter++)->getChildren() ); in createXShapes()
138 std::vector< oox::drawingml::ShapePtr >::iterator aChildIter( rChildren.begin() ); in createXShapes()
H A Dpresentationfragmenthandler.cxx175 ShapePtr( new PPTShape( Slide, "com.sun.star.drawing.GroupShape" ) ), mpTextListStyle ) ); in endDocument()
215ShapePtr( new PPTShape( Master, "com.sun.star.drawing.GroupShape" ) ), mpTextListStyle ) ); in endDocument()
269 ShapePtr( new PPTShape( Slide, "com.sun.star.drawing.GroupShape" ) ), mpTextListStyle ) ); in endDocument()
274 ShapePtr( new PPTShape( Slide, "com.sun.star.drawing.GroupShape" ) ), mpTextListStyle ) ); in endDocument()
/aoo42x/main/oox/source/drawingml/
H A Dgraphicshapecontext.cxx56 …hapeContext::GraphicShapeContext( ContextHandler& rParent, ShapePtr pMasterShapePtr, ShapePtr pSha… in GraphicShapeContext()
98 …ext::GraphicalObjectFrameContext( ContextHandler& rParent, ShapePtr pMasterShapePtr, ShapePtr pSha… in GraphicalObjectFrameContext()
147 OleObjectGraphicDataContext::OleObjectGraphicDataContext( ContextHandler& rParent, ShapePtr xShape … in OleObjectGraphicDataContext()
148 ShapeContext( rParent, ShapePtr(), xShape ), in OleObjectGraphicDataContext()
209 DiagramGraphicDataContext::DiagramGraphicDataContext( ContextHandler& rParent, ShapePtr pShapePtr ) in DiagramGraphicDataContext()
210 : ShapeContext( rParent, ShapePtr(), pShapePtr ) in DiagramGraphicDataContext()
292 ChartGraphicDataContext::ChartGraphicDataContext( ContextHandler& rParent, const ShapePtr& rxShape,… in ChartGraphicDataContext()
293 ShapeContext( rParent, ShapePtr(), rxShape ), in ChartGraphicDataContext()
H A Dshapegroupcontext.cxx48 ShapeGroupContext::ShapeGroupContext( ContextHandler& rParent, ShapePtr pMasterShapePtr, ShapePtr p… in ShapeGroupContext()
93 …xRet.set( new ConnectorShapeContext( *this, mpGroupShapePtr, ShapePtr( new Shape( "com.sun.star.dr… in createFastChildContext()
96 …xRet.set( new ShapeGroupContext( *this, mpGroupShapePtr, ShapePtr( new Shape( "com.sun.star.drawin… in createFastChildContext()
99 …xRet.set( new ShapeContext( *this, mpGroupShapePtr, ShapePtr( new Shape( "com.sun.star.drawing.Cus… in createFastChildContext()
102 …xRet.set( new GraphicShapeContext( *this, mpGroupShapePtr, ShapePtr( new Shape( "com.sun.star.draw… in createFastChildContext()
105 …xRet.set( new GraphicalObjectFrameContext( *this, mpGroupShapePtr, ShapePtr( new Shape( "com.sun.s… in createFastChildContext()
H A Dshapecontext.cxx51 ShapeContext::ShapeContext( ContextHandler& rParent, ShapePtr pMasterShapePtr, ShapePtr pShapePtr ) in ShapeContext()
64 ShapePtr ShapeContext::getShape() in getShape()
H A Dconnectorshapecontext.cxx47 ShapePtr pMasterShapePtr, ShapePtr pGroupShapePtr ) in ConnectorShapeContext()
/aoo42x/main/oox/inc/oox/drawingml/
H A Dgraphicshapecontext.hxx38 …GraphicShapeContext( ::oox::core::ContextHandler& rParent, ShapePtr pMasterShapePtr, ShapePtr pSha…
49 …lObjectFrameContext( ::oox::core::ContextHandler& rParent, ShapePtr pMasterShapePtr, ShapePtr pSha…
62 OleObjectGraphicDataContext( ::oox::core::ContextHandler& rParent, ShapePtr pShapePtr );
76 DiagramGraphicDataContext( ::oox::core::ContextHandler& rParent, ShapePtr pShapePtr );
96 const ShapePtr& rxShape, bool bEmbedShapes );
H A Dshapecontext.hxx38 …ShapeContext( ::oox::core::ContextHandler& rParent, ShapePtr pMasterShapePtr, ShapePtr pShapePtr );
44 ShapePtr getShape();
48 ShapePtr mpMasterShapePtr;
49 ShapePtr mpShapePtr;
H A Dshapegroupcontext.hxx35 …ShapeGroupContext( ::oox::core::ContextHandler& rParent, ShapePtr pMasterShapePtr, ShapePtr pGroup…
41 ShapePtr mpGroupShapePtr;
42 ShapePtr mpMasterShapePtr;
H A Dshape.hxx48 typedef ::std::map< ::rtl::OUString, ShapePtr > ShapeIdMap;
101 …void addChild( const ShapePtr pChildPtr ) { maChildren.push_back( pChil… in addChild()
102 std::vector< ShapePtr >& getChildren() { return maChildren; } in getChildren()
174 std::vector< ShapePtr > maChildren; // only used for group shapes
H A Dconnectorshapecontext.hxx35 …ConnectorShapeContext( ::oox::core::ContextHandler& rParent, ShapePtr pMasterShapePtr, ShapePtr pG…
/aoo42x/main/oox/inc/oox/ppt/
H A Dpptshape.hxx61 …static oox::drawingml::ShapePtr findPlaceholder( const sal_Int32 nMasterPlaceholder, std::vector< …
62 …static oox::drawingml::ShapePtr findPlaceholderByIndex( const sal_Int32 nIdx, std::vector< oox::dr…
63 …ox::drawingml::ShapePtr findPlaceholder( sal_Int32 nFirstPlaceholder, sal_Int32 nSecondPlaceholder…
H A Dslidepersist.hxx64 oox::drawingml::ShapePtr pShapesPtr, const ::oox::drawingml::TextListStylePtr & );
104 oox::drawingml::ShapePtr getShapes() { return maShapesPtr; } in getShapes()
115 ::oox::drawingml::ShapePtr getShape( const ::rtl::OUString & id ) { return maShapeMap[ id ]; } in getShape()
128 oox::drawingml::ShapePtr maShapesPtr;
145 std::map< ::rtl::OUString, ::oox::drawingml::ShapePtr > maShapeMap;
H A Dpptshapecontext.hxx36 … SlidePersistPtr pSlidePersistPtr, oox::drawingml::ShapePtr pMasterShapePtr, oox::drawingml::Shape…
H A Dpptshapegroupcontext.hxx42 oox::drawingml::ShapePtr pMasterShapePtr,
43 oox::drawingml::ShapePtr pGroupShapePtr );
/aoo42x/main/oox/source/xls/
H A Ddrawingfragment.cxx119 const WorksheetHelper& rHelper, const ShapePtr& rxParentShape, const ShapePtr& rxShape ) : in GroupShapeContext()
127 const ShapePtr& rxParentShape, ShapePtr* pxShape ) in createShapeContext()
133 ShapePtr xShape( new Shape( rHelper, rAttribs, "com.sun.star.drawing.CustomShape" ) ); in createShapeContext()
139ShapePtr xShape( new Shape( rHelper, rAttribs, "com.sun.star.drawing.ConnectorShape" ) ); in createShapeContext()
145ShapePtr xShape( new Shape( rHelper, rAttribs, "com.sun.star.drawing.GraphicObjectShape" ) ); in createShapeContext()
151ShapePtr xShape( new Shape( rHelper, rAttribs, "com.sun.star.drawing.GraphicObjectShape" ) ); in createShapeContext()
157 ShapePtr xShape( new Shape( rHelper, rAttribs, "com.sun.star.drawing.GroupShape" ) ); in createShapeContext()
214 …rn GroupShapeContext::createShapeContext( *this, *this, nElement, rAttribs, ShapePtr(), &mxShape ); in onCreateContext()
/aoo42x/main/oox/source/drawingml/chart/
H A Dchartdrawingfragment.cxx163 return new ShapeContext( *this, ShapePtr(), mxShape ); in onCreateContext()
166 return new ConnectorShapeContext( *this, ShapePtr(), mxShape ); in onCreateContext()
169 return new GraphicShapeContext( *this, ShapePtr(), mxShape ); in onCreateContext()
174 return new GraphicalObjectFrameContext( *this, ShapePtr(), mxShape, true ); in onCreateContext()
177 return new ShapeGroupContext( *this, ShapePtr(), mxShape ); in onCreateContext()
/aoo42x/main/oox/inc/oox/xls/
H A Ddrawingfragment.hxx92 const ::oox::drawingml::ShapePtr& rxParentShape,
93 const ::oox::drawingml::ShapePtr& rxShape );
101 const ::oox::drawingml::ShapePtr& rxParentShape,
102 ::oox::drawingml::ShapePtr* pxShape = 0 );
132 ::oox::drawingml::ShapePtr mxShape; /// Current top-level shape.
/aoo42x/main/oox/inc/oox/drawingml/diagram/
H A Ddiagram.hxx78 ShapePtr & getShape( ) in getShape()
93 ShapePtr mpShape;
235 void addTo( const ShapePtr & pShape );
243 std::map< ::rtl::OUString, ShapePtr > maShapeMap;
/aoo42x/main/oox/source/drawingml/diagram/
H A Ddiagram.cxx114 ShapePtr pShape = pPoint->getShape(); in setPosition()
251 void Diagram::addTo( const ShapePtr & pParentShape ) in addTo()
265 ShapePtr pShape = ( *aPointsIter )->getShape( ); in addTo()
275 for( std::vector< ShapePtr >::iterator iter = pParentShape->getChildren().begin(); in addTo()
H A Dlayoutnodecontext.cxx279 ShapePtr pShape( new Shape() ); in createFastChildContext()
280 xRet.set( new ShapeContext( *this, ShapePtr(), pShape ) ); in createFastChildContext()
/aoo42x/main/oox/source/drawingml/table/
H A Dtablecontext.cxx38 TableContext::TableContext( ContextHandler& rParent, ShapePtr pShapePtr ) in TableContext()
39 : ShapeContext( rParent, ShapePtr(), pShapePtr ) in TableContext()

Completed in 297 milliseconds

12