Home
last modified time | relevance | path

Searched refs:scale (Results 26 – 50 of 317) sorted by relevance

12345678910>>...13

/trunk/main/offapi/com/sun/star/sdbc/
H A DXOutParameters.idl127 @param scale
128 the scale of the type
134 [in]long scale)
H A DXRowUpdate.idl250 @param scale
251 defines the scale which should be used to write the numeric value
255 void updateNumericObject([in]long columnIndex, [in]any x, [in]long scale)
/trunk/main/basegfx/source/polygon/
H A Db3dpolypolygontools.cxx229 aTrans.scale(rRange.getWidth(), rRange.getHeight(), rRange.getDepth()); in createCubePolyPolygonFromB3DRange()
246 aTrans.scale(rRange.getWidth(), rRange.getHeight(), rRange.getDepth()); in createCubeFillPolyPolygonFromB3DRange()
354 aTrans.scale(rRange.getWidth() / 2.0, rRange.getHeight() / 2.0, rRange.getDepth() / 2.0); in createSpherePolyPolygonFromB3DRange()
433 aTrans.scale(rRange.getWidth() / 2.0, rRange.getHeight() / 2.0, rRange.getDepth() / 2.0); in createSphereFillPolyPolygonFromB3DRange()
/trunk/main/oox/source/dump/
H A Ddffdumper.ini153 …0x0080=text-id,text-left,text-top,text-right,text-bottom,text-wrap-mode,text-scale,text-anchor-mode
192 …ersp-type,persp-offset-x,persp-offsety,persp-scale-x-to-x,persp-scale-y-to-x,persp-scale-x-to-y,pe…
228 0x0500=dia-type,dia-style,,,dia-rel-table,dia-scale-x,dia-scale-y,dia-def-fontsize
229 0x0508=dia-constrain-bounds,dia-base-text-scale
/trunk/main/slideshow/source/engine/transitions/
H A Drandomwipe.cxx49 aTransform.scale( 1.0, ::basegfx::pruneScaleValue(edge) ); in RandomWipe()
62 aTransform.scale( pedge, pedge ); in RandomWipe()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOIndexColumn.java50 final int scale, in OIndexColumn() argument
57 precision, scale, type, isAutoIncrement, isRowVersion, isCurrency, isCaseSensitive); in OIndexColumn()
H A DOKeyColumn.java55 final int scale, in OKeyColumn() argument
62 precision, scale, type, isAutoIncrement, isRowVersion, isCurrency, isCaseSensitive); in OKeyColumn()
/trunk/main/offapi/com/sun/star/sdb/
H A DXColumnUpdate.idl211 @param scale
212 the scale
216 void updateNumericObject([in]any x, [in]long scale)
/trunk/main/offapi/com/sun/star/frame/status/
H A DUpperLowerMarginScale.idl51 /** specifies a scale value for the upper margin.
57 /** specifies a scale value for the lower margin.
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDbTools.java479 int scale = AnyConverter.toInt(columnProperties.getPropertyValue("Scale")); in createStandardColumnPart() local
524 if ((precision > 0 || scale > 0) && useLiteral) { in createStandardColumnPart()
535 … if (scale > 0 || (!createPattern.isEmpty() && createParams.indexOf(createPattern) != -1)) { in createStandardColumnPart()
539 …if (scale > 0 || (!createPattern.isEmpty() && createParams.indexOf(createPattern) != -1) || dataty… in createStandardColumnPart()
540 sql.append(scale); in createStandardColumnPart()
/trunk/main/svx/source/engine3d/
H A Dextrud3d.cxx78 aMirrorY.scale(1.0, -1.0); in E3dExtrudeObj()
230 aTransform.scale(fScaleFactor, fScaleFactor, fScaleFactor); in GetBreakObj()
/trunk/main/slideshow/source/engine/shapes/
H A Dviewshape.cxx140 aMatrix.scale( rAttr->getCharScale(), in prefetch()
341 aNonTranslationalShapeTransformation.scale( rOrigBounds.getWidth(), in renderSprite()
479 aViewTransform.scale(rSpriteSizePixel.getX()/ in renderSprite()
/trunk/main/canvas/source/directx/
H A Ddx_canvashelper_texturefill.cxx308 aInnerPolygonTransformMatrix.scale( 1.0 - 1.0/nAspectRatio, in fillPolygonalGradient()
314 aInnerPolygonTransformMatrix.scale( 0.0, in fillPolygonalGradient()
320 aInnerPolygonTransformMatrix.scale( 0.0, 0.0 ); in fillPolygonalGradient()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DStateSetView.java167 g.scale (nScale, nScale); in PaintAllStates()
182 g.scale (0.9,0.9); in PaintAllStates()
/trunk/main/slideshow/source/engine/
H A Dtools.cxx123 aTransform.scale( ::basegfx::pruneScaleValue( in getAttributedShapeTransformation()
563 aTransform.scale( ::basegfx::pruneScaleValue( in getSpriteTransformation()
618 aTransform.scale( nCharScale, nCharScale ); in getShapeUpdateArea()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLPreparedStatement.java329 …public synchronized void setObjectWithInfo(int index, Object x, int targetSqlType, int scale) thro… in setObjectWithInfo() argument
347 … ((java.sql.PreparedStatement)jdbcStatement).setObject(index, bigDecimal, targetSqlType, scale); in setObjectWithInfo()
349 ….PreparedStatement)jdbcStatement).setObject(index, AnyConverter.toString(x), targetSqlType, scale); in setObjectWithInfo()
/trunk/main/offapi/com/sun/star/chart/
H A DChartAxisLabelPosition.idl33 /** Specifies the position of the axis labels with respect to the axis on the scale of the crossing…
40 …the axis. When the axis itself is placed at the minimum or maximum of the scale ( that is when the…
/trunk/main/offapi/com/sun/star/drawing/
H A DDocumentSettings.idl64 /** is the numerator for the logical scale of the document
68 /** is the denominator for the logical scale of the document
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx639 aNewTransform.scale( -1.0, 1, 1 ); in Create3DObject()
641 aNewTransform.scale( 1, -1.0, 1 ); in Create3DObject()
828 aMatrix.scale( -1.0, 1, 1 ); in CalculateNewSnapRect()
830 aMatrix.scale( 1, -1.0, 1 ); in CalculateNewSnapRect()
/trunk/main/offapi/com/sun/star/chart2/
H A DIncrementData.idl33 /** An IncrementData describes how tickmarks are positioned on the scale of an axis.
71 sub tickmarks on the scale of an axis.
/trunk/main/connectivity/source/drivers/ado/
H A DACallableStatement.cxx166 …mericOutParameter( sal_Int32 parameterIndex, sal_Int32 sqlType, sal_Int32 scale ) throw(SQLExcepti… in registerNumericOutParameter() argument
174 pParam->put_NumericScale((sal_Int8)scale); in registerNumericOutParameter()
/trunk/main/extensions/source/ole/
H A Dunoconversionutilities.hxx506 || var.decVal.scale > 0) in variantToAny()
540 if (var.decVal.Hi32 > 0 || var.decVal.scale > 0) in variantToAny()
739 pVariant->decVal.scale = d.Scale; in anyToVariant()
927 pVariant->decVal.scale = 0; in anyToVariant()
943 pVariant->decVal.scale = 0; in anyToVariant()
1608 dec.Scale = var.decVal.scale; in variantToAny()
/trunk/main/svx/source/svdraw/
H A Dsvddrgmt.cxx645 aPolyTransform.scale(fScaleX, fScaleY); in applyCurrentTransformationToSdrObject()
1906 aRetval.scale(aXFact, aYFact); in getCurrentTransformation()
2348 aRetval.scale(aFact, 1.0); in getCurrentTransformation()
2353 aRetval.scale(1.0, aFact); in getCurrentTransformation()
2642 aRetval.scale(1.0, -1.0); in getCurrentTransformation()
3838 aDiscreteChangeMatrix.scale(aLocalCurrent.getX(), 1.0); in EndSdrDrag()
3842 aDiscreteChangeMatrix.scale(1.0 - aLocalCurrent.getX(), 1.0); in EndSdrDrag()
3851 aDiscreteChangeMatrix.scale(1.0, aLocalCurrent.getY()); in EndSdrDrag()
3855 aDiscreteChangeMatrix.scale(1.0, 1.0 - aLocalCurrent.getY()); in EndSdrDrag()
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleComponent.idl70 different coordinate systems. Their scale is the same and is equal to
111 returned by the <method>getBounds</method>. The scale of the
132 <method>getBounds</method>. The scale of the coordinate
/trunk/main/svx/source/form/
H A Dsdbdatacolumn.cxx276 …void DataColumn::updateNumericObject(const Any& x, sal_Int32 scale) throw( SQLException, RuntimeEx… in updateNumericObject() argument
278 m_xColumnUpdate->updateNumericObject(x, scale); in updateNumericObject()

Completed in 113 milliseconds

12345678910>>...13