Home
last modified time | relevance | path

Searched refs:ImplCreateShape (Results 1 – 4 of 4) sorted by relevance

/trunk/main/filter/source/graphicfilter/icgm/
H A Dactimpr.cxx111 sal_Bool CGMImpressOutAct::ImplCreateShape( const ::rtl::OUString& rType ) in ImplCreateShape() function in CGMImpressOutAct
523 if ( ImplCreateShape( rtl::OUString::createFromAscii("com.sun.star.drawing.RectangleShape") ) ) in DrawRectangle()
537 if ( ImplCreateShape( rtl::OUString::createFromAscii("com.sun.star.drawing.EllipseShape") ) ) in DrawEllipse()
565 if ( ImplCreateShape( rtl::OUString::createFromAscii("com.sun.star.drawing.EllipseShape") ) ) in DrawEllipticalArc()
655 …if ( ImplCreateShape( rtl::OUString::createFromAscii("com.sun.star.drawing.GraphicObjectShape") ) ) in DrawBitmap()
680 …if ( ( nPoints > 1 ) && ImplCreateShape( rtl::OUString::createFromAscii("com.sun.star.drawing.Poly… in DrawPolygon()
713 …if ( ( nPoints > 1 ) && ImplCreateShape( rtl::OUString::createFromAscii("com.sun.star.drawing.Poly… in DrawPolyLine()
744 …if ( ( nPoints > 1 ) && ImplCreateShape( rtl::OUString::createFromAscii("com.sun.star.drawing.Open… in DrawPolybezier()
779 …if ( nNumPolys && ImplCreateShape( rtl::OUString::createFromAscii("com.sun.star.drawing.ClosedBezi… in DrawPolyPolygon()
823 if ( ImplCreateShape( rtl::OUString::createFromAscii("com.sun.star.drawing.TextShape") ) ) in DrawText()
H A Doutact.hxx108 sal_Bool ImplCreateShape( const ::rtl::OUString& rType );
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx4253 ImplCreateShape( ESCHER_ShpInst_TextBox, 0xa00, rSolver ); in ImplCreateTextShape()
4398 ImplCreateShape( ESCHER_ShpInst_PictureFrame, 0xa00, aSolverContainer ); in ImplWritePage()
4415 ImplCreateShape( eShapeType, nMirrorFlags | 0xa00, aSolverContainer ); in ImplWritePage()
4667 ImplCreateShape( ESCHER_ShpInst_HostControl, nSpFlags, aSolverContainer ); in ImplWritePage()
4705 ImplCreateShape( nSpType, nSpFlags, aSolverContainer ); in ImplWritePage()
4736 ImplCreateShape( ESCHER_ShpInst_Line, nFlags, aSolverContainer ); in ImplWritePage()
4891 ImplCreateShape( ESCHER_ShpInst_Rectangle, 0x200, aSolverContainer ); in ImplWritePage()
5180 ImplCreateShape( ESCHER_ShpInst_PictureFrame, nSpFlags, aSolverContainer ); in ImplWritePage()
5238 ImplCreateShape( ESCHER_ShpInst_PictureFrame, 0xa00, aSolverContainer ); in ImplWritePage()
5247 ImplCreateShape( ESCHER_ShpInst_PictureFrame, 0xa00, aSolverContainer ); in ImplWritePage()
[all …]
H A Deppt.hxx816 void ImplCreateShape( sal_uInt32 nType, sal_uInt32 nFlags, EscherSolverContainer& );

Completed in 50 milliseconds