Home
last modified time | relevance | path

Searched refs:getShapeType (Results 26 – 50 of 112) sorted by relevance

12345

/aoo42x/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXShape.csv14 "SwXShape";"com::sun::star::drawing::XShapeDescriptor";"getShapeType()"
H A Dcom.sun.star.comp.office.SwXTextEmbeddedObject.csv5 "SwXTextEmbeddedObject";"com::sun::star::drawing::XShapeDescriptor#optional";"getShapeType()"
/aoo42x/main/writerfilter/source/doctok/
H A DDff.hxx79 sal_uInt32 getShapeType();
/aoo42x/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScShapeObj.csv14 "ScShapeObj";"com::sun::star::drawing::XShapeDescriptor";"getShapeType()"
/aoo42x/main/slideshow/test/
H A Dtestshape.cxx87 virtual ::rtl::OUString SAL_CALL getShapeType( ) throw (uno::RuntimeException) in getShapeType() function in ImplTestShape
/aoo42x/test/testuno/source/testlib/uno/
H A DSDUtil.java72 String type = xshape.getShapeType(); in getShapesOfPageByType()
H A DGraphicUtil.java121 String type = xshape.getShapeType(); in getGraphicsOfPage()
/aoo42x/main/qadevOOo/objdsc/sd/
H A Dcom.sun.star.comp.office.SdXShape.csv14 "SdXShape";"com::sun::star::drawing::XShapeDescriptor";"getShapeType()"
/aoo42x/main/qadevOOo/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxShapeControl.csv14 "SvxShapeControl";"com::sun::star::drawing::XShapeDescriptor";"getShapeType()"
H A Dcom.sun.star.comp.office.SvxShapeGroup.csv16 "SvxShapeGroup";"com::sun::star::drawing::XShapeDescriptor";"getShapeType()"
/aoo42x/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx269 rtl::OUString sType(xShape->getShapeType()); in lcl_GetCaptionPoint()
288 rtl::OUString sType(xShape->getShapeType()); in lcl_GetAnchorCell()
1341 const rtl::OUString aShapeType( xAggShape->getShapeType() ); in getImplementationId()
/aoo42x/main/chart2/source/controller/chartapiwrapper/
H A DAreaWrapper.cxx131 ::rtl::OUString SAL_CALL AreaWrapper::getShapeType() in getShapeType() function in chart::wrapper::AreaWrapper
H A DAxisWrapper.hxx109 virtual ::rtl::OUString SAL_CALL getShapeType()
H A DTitleWrapper.hxx81 virtual ::rtl::OUString SAL_CALL getShapeType()
/aoo42x/main/sd/source/ui/table/
H A DTableDesignPane.cxx404 …( xDesc->getShapeType().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "com.sun.star.drawing.TableShape… in onSelectionChanged()
405 …xDesc->getShapeType().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "com.sun.star.presentation.TableSh… in onSelectionChanged()
/aoo42x/main/svx/source/accessibility/
H A DAccessibleGraphicShape.cxx199 + xDescriptor->getShapeType(); in CreateAccessibleBaseName()
H A DAccessibleOLEShape.cxx228 + xDescriptor->getShapeType(); in CreateAccessibleBaseName()
/aoo42x/main/svx/source/form/
H A Dfmdpage.cxx92 ::rtl::OUString aShapeType( xDescr->getShapeType() ); in _CreateSdrObject()
/aoo42x/test/testuno/source/fvt/uno/sc/object/
H A DDrawingObject.java167 assertEquals("Verify shape type is correct.",inputType, xShape.getShapeType()); in testDrawingObject()
/aoo42x/main/sc/source/ui/vba/
H A Dvbachartobject.cxx66 if (xShape->getShapeType().compareToAscii("com.sun.star.drawing.OLE2Shape") == 0 ) in setShape()
/aoo42x/main/qadevOOo/tests/java/ifc/sheet/
H A D_XSheetAuditing.java192 System.out.println("Shape Type: " + xShape.getShapeType()); in hasRightAmountOfShapes()
H A D_XDocumentAuditing.java201 System.out.println("Shape Type: " + xShape.getShapeType()); in hasRightAmountOfShapes()
/aoo42x/main/offapi/com/sun/star/chart2/
H A DXChartShape.idl110 string getShapeType();
/aoo42x/main/xmloff/source/draw/
H A Dshapeexport.cxx155 String aType( (OUString)xShape->getShapeType() ); in checkForCustomShapeReplacement()
1064 String aType((OUString)xShapeDescriptor->getShapeType()); in ImpCalcShapeType()
/aoo42x/main/filter/source/msfilter/
H A Deschesdo.cxx1169 …if(rxShape->getShapeType().equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("com.sun.star.drawing.GroupShap… in getUnrotatedGroupBoundRange()
1273 mType = String( mXShape->getShapeType() ); in Init()

Completed in 101 milliseconds

12345