Home
last modified time | relevance | path

Searched refs:scale (Results 76 – 100 of 317) sorted by relevance

12345678910>>...13

/aoo42x/main/slideshow/source/engine/transitions/
H A Dzigzagwipe.cxx69 aTransform.scale( -1.0, 1.0 ); in operator ()()
H A Dfigurewipe.cxx115 aTransform.scale( 0.5, 0.5 ); in createStarWipe()
H A Dcombtransition.cxx70 aMatrix.scale( rSlideSize.getX(), in createClipPolygon()
/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx501 …nfo( sal_Int32 parameterIndex, const Any& x, sal_Int32 sqlType, sal_Int32 scale ) throw(SQLExcepti… in setObjectWithInfo() argument
539 ::dbtools::setObjectWithInfo(this,parameterIndex,x,sqlType,scale); in setObjectWithInfo()
/aoo42x/main/tools/source/generic/
H A Db3dtrans.cxx612 aFromObjectToView.scale(rScale.getX(), rScale.getY(), rScale.getZ()); in GetMatFromObjectToView()
624 maMatFromWorldToView.scale(rScale.getX(), rScale.getY(), rScale.getZ()); in CalcMatFromWorldToView()
/aoo42x/main/svx/source/sdr/contact/
H A Dviewcontactofe3dsphere.cxx62 aWorldTransform.scale(aSphereSize.getX(), aSphereSize.getY(), aSphereSize.getZ()); in createViewIndependentPrimitive3DSequence()
H A Dviewcontactofe3dcube.cxx76 aWorldTransform.scale(abjectRange.getX(), abjectRange.getY(), abjectRange.getZ()); in createViewIndependentPrimitive3DSequence()
H A Dviewcontactofsdrole2obj.cxx136 aEmbed.scale(1.0 / fWidth, 1.0 / fHeight); in createPrimitive2DSequenceWithParameters()
/aoo42x/main/basegfx/inc/basegfx/matrix/
H A Db2dhommatrix.hxx97 void scale(double fX, double fY);
H A Db3dhommatrix.hxx89 void scale(double fX, double fY, double fZ);
/aoo42x/main/connectivity/source/commontools/
H A Ddbtools.cxx1903 sal_Int32 scale) throw(SQLException, RuntimeException) in setObjectWithInfo() argument
1907 setObjectWithInfo(_xParams,parameterIndex,aVal,sqlType,scale); in setObjectWithInfo()
1914 sal_Int32 scale) throw(SQLException, RuntimeException) in setObjectWithInfo() argument
1924 _xParams->setObjectWithInfo(parameterIndex,_rValue.makeAny(),sqlType,scale); in setObjectWithInfo()
H A Dparameters.cxx1068 … sal_Int32 _nIndex, const ::com::sun::star::uno::Any& x, sal_Int32 targetSqlType, sal_Int32 scale ) in setObjectWithInfo() argument
1070 VISIT_PARAMETER( setObjectWithInfo( _nIndex, x, targetSqlType, scale ) ); in setObjectWithInfo()
/aoo42x/main/chart2/source/view/diagram/
H A DVDiagram.cxx470 aResult.scale( fScaleX, fScaleY, fScaleZ ); in adjustAspectRatio3d()
707 aM.scale( fXScale, fYScale, fZScale ); in createShapes_3d()
/aoo42x/main/udkapi/com/sun/star/bridge/oleautomation/
H A DDecimal.idl36 /** corresponds to <code>DECIMAL.scale</code>.
/aoo42x/main/offapi/com/sun/star/animations/
H A DAnimationTransformType.idl42 /** defines a scale
/aoo42x/main/drawinglayer/source/primitive2d/
H A Dmediaprimitive2d.cxx95 …aTransform.scale(aDestRange.getWidth() / aSourceRange.getWidth(), aDestRange.getHeight() / aSource… in create2DDecomposition()
/aoo42x/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx1711 … getState( rStates ).transform.scale( (double)rSize.Width() / aMtfSizePix.Width(), in createActions()
1816 aScale.scale( aBmpSize.Width(), in createActions()
3007 getState( aStateStack ).transform.scale( 1.0 / aMtfSizePix.Width(), in ImplRenderer()
3099 aState.transform.scale( 1.0 / aBmpSize.Width(), in ImplRenderer()
/aoo42x/main/chart2/source/controller/dialogs/
H A DStrings_Scale.src35 Text [ en-US ] = "The logarithmic scale requires positive numbers. Check your input." ;
/aoo42x/main/svx/source/engine3d/
H A Dlathe3d.cxx76 aMirrorY.scale(1.0, -1.0); in E3dLatheObj()
/aoo42x/main/connectivity/inc/connectivity/
H A Ddbtools.hxx625 …sal_Int32 scale=0) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeExcep…
639 …sal_Int32 scale=0) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeExcep…
/aoo42x/main/unixODBC/inc/
H A Dsqltypes.h382 SQLSCHAR scale; member
/aoo42x/main/drawinglayer/source/drawinglayeruno/
H A Dxprimitive2drenderer.cxx162 aEmbedding.scale( in rasterize()
/aoo42x/main/offapi/com/sun/star/chart/
H A DTimeIncrement.idl34 /** A TimeIncrement describes how tickmarks are positioned on the scale of a date-time axis.
/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLResultSet.java902 public void updateNumericObject(int columnIndex, Object x, int scale) throws SQLException { in updateNumericObject() argument
910 jdbcResultSet.updateObject(columnIndex, bigDecimal, scale); in updateNumericObject()
/aoo42x/main/drawinglayer/source/primitive3d/
H A Dsdrextrudelathetools3d.cxx63 aTrans.scale(fScale, fScale); in impScalePolyPolygonOnCenter()
94 aScaleTrans.scale(fScaleX, fScaleY); in impGetOuterPolyPolygon()

Completed in 167 milliseconds

12345678910>>...13