/aoo4110/main/svx/source/accessibility/ |
H A D | ShapeTypeHandler.cxx | 112 return GetTypeId (xDescriptor->getShapeType()); in GetTypeId() 232 return GetSlotId (xDescriptor->getShapeType()); in GetSlotId() 354 + xDescriptor->getShapeType(); in CreateAccessibleBaseName()
|
H A D | AccessibleControlShape.cxx | 373 + xDescriptor->getShapeType(); in CreateAccessibleBaseName() 417 aDG.AppendString (xDescriptor->getShapeType()); in CreateAccessibleDescription()
|
/aoo4110/main/sd/source/ui/accessibility/ |
H A D | AccessiblePresentationShape.cxx | 118 + xDescriptor->getShapeType(); in CreateAccessibleBaseName() 188 aDG.AppendString (xDescriptor->getShapeType()); in CreateAccessibleDescription() 236 + xDescriptor->getShapeType(); in GetStyle()
|
H A D | AccessiblePresentationGraphicShape.cxx | 88 + xDescriptor->getShapeType(); in CreateAccessibleBaseName() 116 aDG.AppendString (xDescriptor->getShapeType()); in CreateAccessibleDescription()
|
H A D | AccessiblePresentationOLEShape.cxx | 95 + xDescriptor->getShapeType(); in CreateAccessibleBaseName() 137 aDG.AppendString (xDescriptor->getShapeType()); in CreateAccessibleDescription()
|
/aoo4110/main/filter/source/flash/ |
H A D | swfexporter.cxx | 519 …if( xShapes2.is() && xShape->getShapeType().equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("com.sun.star.… in exportShapes() 555 OUString aShapeType( xShape->getShapeType() ); in exportShape() 607 …bool bIsOleObject = xShape->getShapeType().equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("com.sun.star.p… in exportShape() 608 …|| xShape->getShapeType().equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("com.sun.star.drawing.OLE2Shape"… in exportShape()
|
/aoo4110/main/qadevOOo/tests/java/mod/_sch/ |
H A D | ChXChartView.java | 128 if (descr1.getShapeType().equals(descr2.getShapeType())) { in createTestEnvironment()
|
/aoo4110/main/svx/source/unodraw/ |
H A D | unoshap2.cxx | 166 OUString SAL_CALL SvxShapeGroup::getShapeType() in getShapeType() function in SvxShapeGroup 169 return SvxShape::getShapeType(); in getShapeType() 441 OUString SAL_CALL SvxShapeConnector::getShapeType() in getShapeType() function in SvxShapeConnector 444 return SvxShapeText::getShapeType(); in getShapeType() 609 OUString SAL_CALL SvxShapeControl::getShapeType() in getShapeType() function in SvxShapeControl 612 return SvxShapeText::getShapeType(); in getShapeType() 1975 OUString SAL_CALL SvxCustomShape::getShapeType() in getShapeType() function in SvxCustomShape 1978 return SvxShape::getShapeType(); in getShapeType()
|
/aoo4110/main/sc/source/filter/xml/ |
H A D | XMLTableShapeResizer.cxx | 60 …return rShape->getShapeType().equals(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawi… in IsOLE() 239 … if (aItr->xShape->getShapeType().equals(sConnectorShape)) in ResizeShapes() 299 if (aItr->xShape->getShapeType().equals(sCaptionShape)) in ResizeShapes()
|
H A D | XMLTableShapeImportHelper.cxx | 122 SetLayer(rShape, nLayerID, rShape->getShapeType()); in finishShape() 200 SetLayer(rShape, nLayerID, rShape->getShapeType()); in finishShape()
|
/aoo4110/main/oox/source/vml/ |
H A D | vmlshape.cxx | 123 sal_Int32 ShapeType::getShapeType() const in getShapeType() function in oox::vml::ShapeType 398 xDefaulter->createCustomShapeDefaults( OUString::valueOf( getShapeType() ) ); in implConvertAndInsert() 418 sal_Int32 nShapeType = getShapeType(); in implConvertAndInsert()
|
/aoo4110/test/testuno/source/fvt/uno/sd/shape/ |
H A D | ShapeTypes.java | 95 xShape.getShapeType()); in testLineShape() 115 "com.sun.star.drawing.RectangleShape", xShape.getShapeType()); in testBasicShape()
|
/aoo4110/main/writerfilter/source/doctok/ |
H A D | Dff.cxx | 208 sal_uInt32 DffRecord::getShapeType() in getShapeType() function in writerfilter::doctok::DffRecord 279 if (getShapeType() == 75) in getShapeBid()
|
H A D | DffImpl.cxx | 452 if (getShapeType() == 75) in get_blip() 468 if (getShapeType() == 202) in get_shptxt()
|
H A D | Dff.hxx | 79 sal_uInt32 getShapeType();
|
/aoo4110/main/filter/source/placeware/ |
H A D | exporter.cxx | 435 if( xShape.is() && xShape->getShapeType() == szTitleTextShape ) in exportPage() 470 if( xShape.is() && (xShape->getShapeType() == szNotesShape) ) in exportPage()
|
/aoo4110/main/svx/inc/svx/ |
H A D | unoshape.hxx | 248 virtual ::rtl::OUString SAL_CALL getShapeType() throw(::com::sun::star::uno::RuntimeException); 435 virtual ::rtl::OUString SAL_CALL getShapeType() throw(::com::sun::star::uno::RuntimeException); 473 virtual ::rtl::OUString SAL_CALL getShapeType() throw(::com::sun::star::uno::RuntimeException); 525 virtual ::rtl::OUString SAL_CALL getShapeType() throw(::com::sun::star::uno::RuntimeException); 851 virtual ::rtl::OUString SAL_CALL getShapeType() throw(::com::sun::star::uno::RuntimeException);
|
/aoo4110/main/sdext/source/minimizer/ |
H A D | graphiccollector.cxx | 236 const OUString sShapeType( xShape->getShapeType() ); in ImpCollectGraphicObjects() 361 const OUString sShapeType( xShape->getShapeType() ); in ImpCountGraphicObjects()
|
/aoo4110/main/qadevOOo/tests/java/ifc/drawing/ |
H A D | _XShapeDescriptor.java | 58 String stype = oObj.getShapeType(); in _getShapeType()
|
/aoo4110/main/filter/source/svg/ |
H A D | svgexport.cxx | 807 const ::rtl::OUString aShapeType( rxShape->getShapeType() ); in implExportShape() 1061 if( rxShape->getShapeType().lastIndexOf( B2UCONST( "drawing.GroupShape" ) ) != -1 ) in implCreateObjectsFromShape() 1141 const OUString aShapeType( rxShape->getShapeType() ); in implGetDescriptionFromShape()
|
/aoo4110/main/oox/source/export/ |
H A D | shapes.cxx | 898 OUString sShapeType = xShape->getShapeType(); in WriteShape() 960 return maHashFunction( USS( rXShape->getShapeType() ) ); in operator ()()
|
/aoo4110/main/chart2/source/controller/chartapiwrapper/ |
H A D | AreaWrapper.hxx | 73 virtual ::rtl::OUString SAL_CALL getShapeType()
|
H A D | LegendWrapper.hxx | 81 virtual ::rtl::OUString SAL_CALL getShapeType()
|
/aoo4110/main/offapi/com/sun/star/drawing/ |
H A D | XShapeDescriptor.idl | 48 string getShapeType();
|
/aoo4110/main/qadevOOo/objdsc/sw/ |
H A D | com.sun.star.comp.office.SwXShape.csv | 14 "SwXShape";"com::sun::star::drawing::XShapeDescriptor";"getShapeType()"
|