/aoo42x/main/drawinglayer/source/primitive2d/ |
H A D | polygonprimitive2d.cxx | 83 aRetval.grow(fDiscreteHalfLineWidth); in getB2DRange() 178 aRetval.grow(fDiscreteHalfLineWidth); in getB2DRange() 376 aRetval.grow(getLineAttribute().getWidth() * 0.5); in getB2DRange() 393 aRetval.grow(fDiscreteHalfLineWidth); in getB2DRange() 502 aRetval.grow(getWaveHeight()); in getB2DRange() 508 aRetval.grow(getLineAttribute().getWidth() * 0.5); in getB2DRange()
|
H A D | mediaprimitive2d.cxx | 80 aDestRange.grow(-0.5 * fDiscreteSize); in create2DDecomposition() 146 aRetval.grow(-0.5 * fDiscreteSize); in getB2DRange()
|
H A D | polypolygonprimitive2d.cxx | 252 aRetval.grow(getLineAttribute().getWidth() / 2.0); in getB2DRange() 772 aRetval.grow(fDiscreteUnit * getDiscreteGrow()); in getB2DRange()
|
/aoo42x/main/basegfx/inc/basegfx/range/ |
H A D | b3ibox.hxx | 247 void grow(sal_Int32 nValue) in grow() function in basegfx::B3IBox 249 maRangeX.grow(nValue); in grow() 250 maRangeY.grow(nValue); in grow() 251 maRangeZ.grow(nValue); in grow()
|
H A D | b3irange.hxx | 250 void grow(sal_Int32 nValue) in grow() function in basegfx::B3IRange 252 maRangeX.grow(nValue); in grow() 253 maRangeY.grow(nValue); in grow() 254 maRangeZ.grow(nValue); in grow()
|
H A D | b3drange.hxx | 281 void grow(double fValue) in grow() function in basegfx::B3DRange 283 maRangeX.grow(fValue); in grow() 284 maRangeY.grow(fValue); in grow() 285 maRangeZ.grow(fValue); in grow()
|
H A D | b2ibox.hxx | 212 void grow(sal_Int32 nValue) in grow() function in basegfx::B2IBox 214 maRangeX.grow(nValue); in grow() 215 maRangeY.grow(nValue); in grow()
|
H A D | b2irange.hxx | 213 void grow(sal_Int32 nValue) in grow() function in basegfx::B2IRange 215 maRangeX.grow(nValue); in grow() 216 maRangeY.grow(nValue); in grow()
|
H A D | b2drange.hxx | 245 void grow(double fValue) in grow() function in basegfx::B2DRange 247 maRangeX.grow(fValue); in grow() 248 maRangeY.grow(fValue); in grow()
|
H A D | b1ibox.hxx | 133 void grow(sal_Int32 nValue) in grow() function in basegfx::B1IBox 135 maRange.grow(nValue); in grow()
|
H A D | b1irange.hxx | 134 void grow(sal_Int32 nValue) in grow() function in basegfx::B1IRange 136 maRange.grow(nValue); in grow()
|
H A D | b1drange.hxx | 148 void grow(double fValue) in grow() function in basegfx::B1DRange 150 maRange.grow(fValue); in grow()
|
H A D | basicbox.hxx | 106 void grow(sal_Int32 nValue) in grow() function in basegfx::BasicBox
|
H A D | basicrange.hxx | 235 void grow(T nValue) in grow() function in basegfx::BasicRange
|
/aoo42x/main/offapi/com/sun/star/drawing/ |
H A D | TextProperties.idl | 243 On edit, the auto grow feature will not grow the object higher than 251 On edit, the auto grow feature will not grow the objects wider than 259 On edit, the auto grow feature will not shrink the objects height smaller 267 On edit, the auto grow feature will not shrink the object width smaller
|
/aoo42x/main/offapi/com/sun/star/ucb/ |
H A D | CachedContentResultSet.idl | 43 will be released, so the cash will not grow and grow and grow.
|
/aoo42x/main/drawinglayer/source/primitive3d/ |
H A D | sdrprimitive3d.cxx | 54 aUnitRange.grow(rLine.getWidth() / 2.0); in getStandard3DRange() 81 aRetval.grow(rLine.getWidth() / 2.0); in get3DRangeFromSlices()
|
H A D | sdrpolypolygonprimitive3d.cxx | 175 aRetval.grow(rLine.getWidth() / 2.0); in getB3DRange()
|
/aoo42x/main/drawinglayer/source/processor2d/ |
H A D | hittestprocessor2d.cxx | 99 aPolygonRange.grow(fDiscreteHitTolerance); in checkHairlineHitWithTolerance() 129 aPolygonRange.grow(fDiscreteHitTolerance); in checkFillHitWithTolerance()
|
/aoo42x/main/svx/source/sdr/overlay/ |
H A D | overlaytools.cxx | 237 aOuterRange.grow(getDiscreteUnit() * getDiscreteGrow()); in create2DDecomposition() 238 aInnerRange.grow(getDiscreteUnit() * -getDiscreteShrink()); in create2DDecomposition()
|
/aoo42x/main/writerfilter/source/rtftok/ |
H A D | RTFScanner.skl | 175 * and can realloc() it to grow it, and should free() it to 795 { /* Not enough room in the buffer - grow it. */ 822 /* Can't grow it, we don't own it. */ 1346 /* It's okay to grow etc. this buffer, and we should throw it
|
/aoo42x/main/offapi/com/sun/star/sdbcx/ |
H A D | PrivilegeObject.idl | 30 This list may grow in the future.
|
/aoo42x/main/svx/source/svdraw/ |
H A D | sdrhittesthelper.cxx | 137 aObjectRange.grow(fLogicHitTolerance); in ViewObjectContactPrimitiveHit()
|
/aoo42x/main/offapi/com/sun/star/awt/ |
H A D | VisualEffect.idl | 35 <p>The list may grow in future versions.</p>
|
H A D | PopupMenuDirection.idl | 28 a popup menu will grow.
|