Home
last modified time | relevance | path

Searched refs:getOutputRange (Results 1 – 12 of 12) sorted by relevance

/trunk/main/drawinglayer/source/primitive2d/
H A Dfillhatchprimitive2d.cxx79 getOutputRange(), in create2DDecomposition()
92 getOutputRange(), in create2DDecomposition()
105 getOutputRange(), in create2DDecomposition()
124 … basegfx::tools::createPolygonFromRect(getOutputRange())), getBColor())); in create2DDecomposition()
180 return (getOutputRange() == rCompare.getOutputRange() in operator ==()
192 return getOutputRange(); in getB2DRange()
H A Dfillgradientprimitive2d.cxx78 getOutputRange(), in generateMatricesAndColors()
91 getOutputRange(), in generateMatricesAndColors()
170 basegfx::tools::createPolygonFromRect(getOutputRange())), in createOverlappingFill()
200 basegfx::B2DRange aOutmostRange(getOutputRange()); in createNonOverlappingFill()
338 return (getOutputRange() == rCompare.getOutputRange() in operator ==()
349 return getOutputRange(); in getB2DRange()
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dfillhatchprimitive2d.hxx86 const basegfx::B2DRange& getOutputRange() const { return maOutputRange; } in getOutputRange() function in drawinglayer::primitive2d::FillHatchPrimitive2D
H A Dfillgradientprimitive2d.hxx102 const basegfx::B2DRange& getOutputRange() const { return maOutputRange; } in getOutputRange() function in drawinglayer::primitive2d::FillGradientPrimitive2D
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XDataPilotTable.java77 CellRangeAddress objRange = oObj.getOutputRange(); in _getOutputRange()
/trunk/main/sc/qa/complex/dataPilot/
H A D_XDataPilotTable.java106 CellRangeAddress objRange = oObj.getOutputRange(); in _getOutputRange()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScDataPilotTableObj.csv14 "ScDataPilotTableObj";"com::sun::star::sheet::XDataPilotTable";"getOutputRange()"
/trunk/main/offapi/com/sun/star/sheet/
H A DXDataPilotTable.idl53 com::sun::star::table::CellRangeAddress getOutputRange();
/trunk/main/drawinglayer/source/processor2d/
H A Dvclpixelprocessor2d.cxx710 basegfx::B2DRange aHatchRange(rFillHatchPrimitive.getOutputRange()); in processBasePrimitive2D()
/trunk/main/sc/inc/
H A Ddapiuno.hxx349 virtual ::com::sun::star::table::CellRangeAddress SAL_CALL getOutputRange()
/trunk/main/sc/workben/
H A Dtest.cxx1552 CellRangeAddress aAddr = xTable->getOutputRange(); in lcl_Pivot()
/trunk/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx1260 CellRangeAddress SAL_CALL ScDataPilotTableObj::getOutputRange() throw(RuntimeException) in getOutputRange() function in ScDataPilotTableObj

Completed in 73 milliseconds