Home
last modified time | relevance | path

Searched refs:getShapeType (Results 51 – 75 of 112) sorted by relevance

12345

/aoo42x/main/reportdesign/source/ui/inc/
H A DViewsWindow.hxx288 inline ::rtl::OUString getShapeType() const { return m_sShapeType; } in getShapeType() function in rptui::OViewsWindow
/aoo42x/main/chart2/workbench/addin/
H A Dsampleaddin.hxx103 virtual rtl::OUString SAL_CALL getShapeType() throw( com::sun::star::uno::RuntimeException );
/aoo42x/main/qadevOOo/objdsc/sch/
H A Dcom.sun.star.comp.office.ChXDiagram.csv12 "ChXDiagram";"com::sun::star::drawing::XShapeDescriptor";"getShapeType()"
H A Dcom.sun.star.comp.office.ChartTitle.csv15 "ChartTitle";"com::sun::star::drawing::XShapeDescriptor";"getShapeType()"
H A Dcom.sun.star.comp.office.ChartLegend.csv15 "ChartLegend";"com::sun::star::drawing::XShapeDescriptor";"getShapeType()"
/aoo42x/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextFrame.csv5 "SwXTextFrame";"com::sun::star::drawing::XShapeDescriptor#optional";"getShapeType()"
H A Dcom.sun.star.comp.office.SwXTextGraphicObject.csv26 "SwXTextGraphicObject";"com::sun::star::drawing::XShapeDescriptor#optional";"getShapeType()"
/aoo42x/main/oox/inc/oox/vml/
H A Dvmlshape.hxx106 sal_Int32 getShapeType() const;
/aoo42x/main/offapi/com/sun/star/drawing/
H A DShape.idl83 and lets you change it. You can use <member>getShapeType</member>
/aoo42x/main/toolkit/test/accessibility/
H A DInformationWriter.java125 String sName = xShapeDescriptor.getShapeType (); in showShapes()
/aoo42x/main/reportdesign/source/core/inc/
H A DFixedText.hxx106 … virtual ::rtl::OUString SAL_CALL getShapeType( ) throw (::com::sun::star::uno::RuntimeException);
H A DFormattedField.hxx129 … virtual ::rtl::OUString SAL_CALL getShapeType( ) throw (::com::sun::star::uno::RuntimeException);
H A DImageControl.hxx103 … virtual ::rtl::OUString SAL_CALL getShapeType( ) throw (::com::sun::star::uno::RuntimeException);
H A DFixedLine.hxx110 … virtual ::rtl::OUString SAL_CALL getShapeType( ) throw (::com::sun::star::uno::RuntimeException);
H A DShape.hxx126 … virtual ::rtl::OUString SAL_CALL getShapeType( ) throw (::com::sun::star::uno::RuntimeException);
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DInformationWriter.java129 String sName = xShapeDescriptor.getShapeType (); in showShapes()
/aoo42x/main/odk/examples/DevelopersGuide/Charts/
H A DJavaSampleChartAddIn.java345 public String getShapeType() throws RuntimeException in getShapeType() method in JavaSampleChartAddIn
/aoo42x/main/chart2/source/controller/chartapiwrapper/
H A DLegendWrapper.cxx353 ::rtl::OUString SAL_CALL LegendWrapper::getShapeType() in getShapeType() function in chart::wrapper::LegendWrapper
H A DDiagramWrapper.hxx126 virtual ::rtl::OUString SAL_CALL getShapeType()
/aoo42x/main/reportdesign/source/core/api/
H A DFixedText.cxx332 ::rtl::OUString SAL_CALL OFixedText::getShapeType( ) throw (uno::RuntimeException) in getShapeType() function in reportdesign::OFixedText
H A DFormattedField.cxx374 ::rtl::OUString SAL_CALL OFormattedField::getShapeType( ) throw (uno::RuntimeException) in getShapeType() function in reportdesign::OFormattedField
/aoo42x/main/sdext/source/minimizer/
H A Doptimizerdialogcontrols.cxx644 if ( xShape->getShapeType() == sOLE2Shape ) in InitPage3()
859 if ( xShape->getShapeType() == sOLE2Shape ) in UpdateControlStatesPage4()
/aoo42x/main/slideshow/source/engine/shapes/
H A Dshapeimporter.cxx596 rtl::OUString const shapeType( xCurrShape->getShapeType()); in importShape()
/aoo42x/test/testuno/source/fvt/uno/sd/shape/
H A DShapeProperties.java118 assertEquals("Not EllopseShape","com.sun.star.drawing.EllipseShape",xShape.getShapeType()); in testInsertShape()
/aoo42x/main/sdext/source/presenter/
H A DPresenterNotesView.cxx282 ::rtl::OUString sType (xShapeDescriptor->getShapeType()); in SetSlide()

Completed in 86 milliseconds

12345