Home
last modified time | relevance | path

Searched refs:getArea (Results 1 – 23 of 23) sorted by last modified time

/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx666 uno::Reference< table::XCellRange > xRange = getArea( nVBAIndex ); in populateArea()
694 uno::Reference< table::XCellRange > xRangeArea = getArea( aPos.m_nArea ); in nextElement()
1526 uno::Reference< excel::XRange > xRange( getArea( 0 ), uno::UNO_QUERY_THROW ); in getValue()
1682 uno::Reference< excel::XRange > xRange( getArea( 0 ), uno::UNO_QUERY_THROW ); in getFormulaValue()
1748 uno::Reference< excel::XRange > xRange( getArea( 0 ), uno::UNO_QUERY_THROW ); in getRow()
1764 uno::Reference< excel::XRange > xRange( getArea( 0 ), uno::UNO_QUERY_THROW ); in getColumn()
1872 uno::Reference< excel::XRange > xRange( getArea( 0 ), uno::UNO_QUERY_THROW ); in getText()
1924 uno::Reference< excel::XRange > xRange( getArea( 0 ), uno::UNO_QUERY_THROW ); in CurrentRegion()
3854 ScVbaRange::getArea( sal_Int32 nIndex ) throw( css::uno::RuntimeException ) in getArea() function in ScVbaRange
4091 return getArea( 0 )->getLeft(); in getLeft()
[all …]
H A Dvbarange.hxx115 …css::uno::Reference< ov::excel::XRange > getArea( sal_Int32 nIndex ) throw( css::uno::RuntimeExce…
/trunk/main/vcl/source/gdi/
H A Dgdimetafiletools.cxx154 const double fClipArea(basegfx::tools::getArea(aClipOfBitmap)); in handleBitmapContent()
/trunk/test/testuno/source/fvt/uno/sd/chart/
H A DChartProperties.java153 XPropertySet.class, xChartDoc.getArea()); in testAreaBordersProperties()
161 xChartDoc.getArea()); in testAreaBordersProperties()
179 XPropertySet.class, xChartDoc.getArea()); in testAreaFillProperties()
186 xChartDoc.getArea()); in testAreaFillProperties()
204 XPropertySet.class, xChartDoc.getArea()); in testAreaTransparencyProperties()
212 xChartDoc.getArea()); in testAreaTransparencyProperties()
/trunk/main/xmloff/source/chart/
H A DSchXMLExport.cxx1315 Reference< beans::XPropertySet > xPropSet( rChartDoc->getArea(), uno::UNO_QUERY ); in parseDocument()
H A DSchXMLChartContext.cxx376 …uno::Reference< beans::XPropertySet > xProp( mrImportHelper.GetChartDocument()->getArea(), uno::UN… in StartElement()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sch/
H A Dcom.sun.star.comp.office.ChXChartDocument.csv15 "ChXChartDocument";"com::sun::star::chart::XChartDocument";"getArea()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sch/
H A DChartArea.java109 XPropertySet oObj = (XPropertySet) xChartDoc.getArea(); in createTestEnvironment()
H A DChXChartView.java116 {xChartDoc.getArea(), xChartDoc.getDiagram(), xChartDoc.getTitle(), in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/chart/
H A D_XChartDocument.java97 XPropertySet area = oObj.getArea(); in _getArea()
/trunk/main/offapi/com/sun/star/chart/
H A DXChartDocument.idl105 com::sun::star::beans::XPropertySet getArea();
/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DChartInCalc.java277 XPropertySet aArea = maChartDocument.getArea(); in testArea()
H A DChartInDraw.java145 XPropertySet aArea = maChartDocument.getArea(); in testArea()
/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrextrudeprimitive3d.cxx72 const double fFrontArea(basegfx::tools::getArea(aFirstPolygon)); in create3DDecomposition()
/trunk/main/chart2/source/controller/inc/
H A DChartDocumentWrapper.hxx104 ::com::sun::star::beans::XPropertySet > SAL_CALL getArea()
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DChartDocumentWrapper.cxx785 Reference< beans::XPropertySet > SAL_CALL ChartDocumentWrapper::getArea() in getArea() function in chart::wrapper::ChartDocumentWrapper
/trunk/main/chart2/qa/
H A DTestCaseOldAPI.java505 XPropertySet xArea = mxOldDoc.getArea(); in testArea()
/trunk/main/basegfx/source/polygon/
H A Db3dpolygontools.cxx206 double getArea(const B3DPolygon& rCandidate) in getArea() function
H A Db2dpolygontools.cxx534 double getArea(const B2DPolygon& rCandidate) in getArea() function
H A Db2dpolypolygontools.cxx279 double getArea(const B2DPolyPolygon& rCandidate) in getArea() function
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db2dpolygontools.hxx106 BASEGFX_DLLPUBLIC double getArea(const B2DPolygon& rCandidate);
H A Db2dpolypolygontools.hxx107 BASEGFX_DLLPUBLIC double getArea(const B2DPolyPolygon& rCandidate);
H A Db3dpolygontools.hxx76 BASEGFX_DLLPUBLIC double getArea(const B3DPolygon& rCandidate);
82 BASEGFX_DLLPUBLIC double getArea(const ::basegfx::B3DPolygon& rCandidate);

Completed in 144 milliseconds