Searched defs:getOutputRange (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/drawinglayer/inc/drawinglayer/primitive2d/ | ||
H A D | fillgradientprimitive2d.hxx | 102 const basegfx::B2DRange& getOutputRange() const { return maOutputRange; } in getOutputRange() function in drawinglayer::primitive2d::FillGradientPrimitive2D |
H A D | fillhatchprimitive2d.hxx | 86 const basegfx::B2DRange& getOutputRange() const { return maOutputRange; } in getOutputRange() function in drawinglayer::primitive2d::FillHatchPrimitive2D |
/aoo42x/main/sc/source/ui/unoobj/ | ||
H A D | dapiuno.cxx | 1260 CellRangeAddress SAL_CALL ScDataPilotTableObj::getOutputRange() throw(RuntimeException) in getOutputRange() function in ScDataPilotTableObj |
Completed in 34 milliseconds