Home
last modified time | relevance | path

Searched refs:SetShapeType (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svx/source/unodraw/
H A Dunoshap4.cxx624 SetShapeType( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.drawing.AppletShape" ) ) ); in SvxAppletShape()
636 SetShapeType( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.drawing.AppletShape" ) ) ); in Create()
697 SetShapeType( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.drawing.PluginShape" ) ) ); in SvxPluginShape()
709 SetShapeType( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.drawing.PluginShape" ) ) ); in Create()
770 SetShapeType( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.drawing.FrameShape" ) ) ); in SvxFrameShape()
782 SetShapeType( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.drawing.FrameShape" ) ) ); in Create()
845 SetShapeType( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.drawing.MediaShape" ) ) ); in SvxMediaShape()
H A Dtableshape.cxx48 SetShapeType( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.drawing.TableShape" ) ) ); in SvxTableShape()
H A Dunomod.cxx529 pShape->SetShapeType(aServiceSpecifier); in createInstance()
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.cxx1399 …pShape->SetShapeType(OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.presentation.PageShape"))… in _CreateShape()
1403 …pShape->SetShapeType(OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.presentation.TitleTextSha… in _CreateShape()
1409 …pShape->SetShapeType(OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.presentation.OutlinerShap… in _CreateShape()
1488 pShape->SetShapeType( aShapeType ); in _CreateShape()
H A Dunomodel.cxx1121 pShape->SetShapeType(aServiceSpecifier); in createInstance()
1129 pShape->SetShapeType(aServiceSpecifier); in createInstance()
/trunk/main/svx/inc/svx/
H A Dunoshape.hxx191 void SetShapeType( const ::rtl::OUString& ShapeType ) { maShapeType = ShapeType; } in SetShapeType() function in SvxShape

Completed in 56 milliseconds