| /aoo42x/main/oox/source/ppt/ |
| H A D | pptshape.cxx | 228 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 D | pptshapecontext.cxx | 54 … 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 D | pptshapegroupcontext.cxx | 54 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 D | slidepersist.cxx | 50 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 D | presentationfragmenthandler.cxx | 175 ShapePtr( new PPTShape( Slide, "com.sun.star.drawing.GroupShape" ) ), mpTextListStyle ) ); in endDocument() 215 … ShapePtr( 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 D | graphicshapecontext.cxx | 56 …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 D | shapegroupcontext.cxx | 48 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 D | shapecontext.cxx | 51 ShapeContext::ShapeContext( ContextHandler& rParent, ShapePtr pMasterShapePtr, ShapePtr pShapePtr ) in ShapeContext() 64 ShapePtr ShapeContext::getShape() in getShape()
|
| H A D | connectorshapecontext.cxx | 47 ShapePtr pMasterShapePtr, ShapePtr pGroupShapePtr ) in ConnectorShapeContext()
|
| /aoo42x/main/oox/inc/oox/drawingml/ |
| H A D | graphicshapecontext.hxx | 38 …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 D | shapecontext.hxx | 38 …ShapeContext( ::oox::core::ContextHandler& rParent, ShapePtr pMasterShapePtr, ShapePtr pShapePtr ); 44 ShapePtr getShape(); 48 ShapePtr mpMasterShapePtr; 49 ShapePtr mpShapePtr;
|
| H A D | shapegroupcontext.hxx | 35 …ShapeGroupContext( ::oox::core::ContextHandler& rParent, ShapePtr pMasterShapePtr, ShapePtr pGroup… 41 ShapePtr mpGroupShapePtr; 42 ShapePtr mpMasterShapePtr;
|
| H A D | shape.hxx | 48 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 D | connectorshapecontext.hxx | 35 …ConnectorShapeContext( ::oox::core::ContextHandler& rParent, ShapePtr pMasterShapePtr, ShapePtr pG…
|
| /aoo42x/main/oox/inc/oox/ppt/ |
| H A D | pptshape.hxx | 61 …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 D | slidepersist.hxx | 64 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 D | pptshapecontext.hxx | 36 … SlidePersistPtr pSlidePersistPtr, oox::drawingml::ShapePtr pMasterShapePtr, oox::drawingml::Shape…
|
| H A D | pptshapegroupcontext.hxx | 42 oox::drawingml::ShapePtr pMasterShapePtr, 43 oox::drawingml::ShapePtr pGroupShapePtr );
|
| /aoo42x/main/oox/source/xls/ |
| H A D | drawingfragment.cxx | 119 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() 139 … ShapePtr xShape( new Shape( rHelper, rAttribs, "com.sun.star.drawing.ConnectorShape" ) ); in createShapeContext() 145 … ShapePtr xShape( new Shape( rHelper, rAttribs, "com.sun.star.drawing.GraphicObjectShape" ) ); in createShapeContext() 151 … ShapePtr 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 D | chartdrawingfragment.cxx | 163 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 D | drawingfragment.hxx | 92 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 D | diagram.hxx | 78 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 D | diagram.cxx | 114 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 D | layoutnodecontext.cxx | 279 ShapePtr pShape( new Shape() ); in createFastChildContext() 280 xRet.set( new ShapeContext( *this, ShapePtr(), pShape ) ); in createFastChildContext()
|
| /aoo42x/main/oox/source/drawingml/table/ |
| H A D | tablecontext.cxx | 38 TableContext::TableContext( ContextHandler& rParent, ShapePtr pShapePtr ) in TableContext() 39 : ShapeContext( rParent, ShapePtr(), pShapePtr ) in TableContext()
|