Searched refs:SetShapeType (Results 1 – 6 of 6) sorted by relevance
624 …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()
48 … SetShapeType( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.drawing.TableShape" ) ) ); in SvxTableShape()
529 pShape->SetShapeType(aServiceSpecifier); in createInstance()
1399 …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()
1125 pShape->SetShapeType(aServiceSpecifier); in createInstance()1133 pShape->SetShapeType(aServiceSpecifier); in createInstance()
191 void SetShapeType( const ::rtl::OUString& ShapeType ) { maShapeType = ShapeType; } in SetShapeType() function in SvxShape