Home
last modified time | relevance | path

Searched defs:scale (Results 1 – 25 of 43) sorted by relevance

12

/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOColumn.java49 private int scale; field in OColumn
74 final int scale, in OColumn()
H A DOIndexColumn.java50 final int scale, in OIndexColumn()
H A DOKeyColumn.java55 final int scale, in OKeyColumn()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/descriptors/
H A DSdbcxColumnDescriptor.java40 protected int scale; field in SdbcxColumnDescriptor
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DRow.java44 private float scale = (float) 1; field in Row
H A DColInfo.java45 private float scale = (float) 2.5; // 1.798; field in ColInfo
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomColumn.java37 private int scale = 0; field in CustomColumn
117 public void setScale(int scale) { in setScale()
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dresultsetmetadata.hxx89 sal_Int32 scale; member
/trunk/main/writerfilter/source/dmapper/
H A DWrapPolygonHandler.cxx94 WrapPolygon::Pointer_t WrapPolygon::scale(const Fraction & rFractionX, const Fraction & rFractionY) in scale() function in writerfilter::dmapper::WrapPolygon
/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxfvec.cxx204 double fex,fey,scale; in Transform() local
/trunk/main/connectivity/source/drivers/ado/
H A DACallableStatement.cxx166 …terNumericOutParameter( sal_Int32 parameterIndex, sal_Int32 sqlType, sal_Int32 scale ) throw(SQLEx… in registerNumericOutParameter()
H A DAPreparedStatement.cxx413 …WithInfo( sal_Int32 parameterIndex, const Any& x, sal_Int32 sqlType, sal_Int32 scale ) throw(SQLEx… in setObjectWithInfo()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLCallableStatement.java338 public void registerNumericOutParameter(int index, int sqlType, int scale) throws SQLException { in registerNumericOutParameter()
H A DJavaSQLPreparedStatement.java329 …public synchronized void setObjectWithInfo(int index, Object x, int targetSqlType, int scale) thro… in setObjectWithInfo()
/trunk/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionImpl.hxx398 basegfx::B3DVector scale; member in SScale
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DImageElementLayoutController.java98 final String scale, in generateImage()
/trunk/main/svx/source/form/
H A Dsdbdatacolumn.cxx276 …void DataColumn::updateNumericObject(const Any& x, sal_Int32 scale) throw( SQLException, RuntimeEx… in updateNumericObject()
/trunk/main/dbaccess/source/core/api/
H A Dcallablestatement.cxx142 …terNumericOutParameter( sal_Int32 parameterIndex, sal_Int32 sqlType, sal_Int32 scale ) throw(SQLEx… in registerNumericOutParameter()
H A Ddatacolumn.cxx465 void ODataColumn::updateNumericObject(const Any& x, sal_Int32 scale) throw( SQLException, RuntimeEx… in updateNumericObject()
H A Dpreparedstatement.cxx417 …fo( sal_Int32 parameterIndex, const Any& x, sal_Int32 targetSqlType, sal_Int32 scale ) throw(SQLEx… in setObjectWithInfo()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSPreparedStatement.cxx277 …WithInfo( sal_Int32 parameterIndex, const Any& x, sal_Int32 sqlType, sal_Int32 scale ) throw(SQLEx… in setObjectWithInfo()
/trunk/main/basegfx/source/matrix/
H A Db2dhommatrix.cxx253 void B2DHomMatrix::scale(double fX, double fY) in scale() function in basegfx::B2DHomMatrix
H A Db3dhommatrix.cxx258 void B3DHomMatrix::scale(double fX, double fY, double fZ) in scale() function in basegfx::B3DHomMatrix
/trunk/main/connectivity/source/drivers/file/
H A DFPreparedStatement.cxx332 …WithInfo( sal_Int32 parameterIndex, const Any& x, sal_Int32 sqlType, sal_Int32 scale ) throw(SQLEx… in setObjectWithInfo()
/trunk/main/connectivity/source/drivers/jdbc/
H A DCallableStatement.cxx228 …terNumericOutParameter( sal_Int32 parameterIndex, sal_Int32 sqlType, sal_Int32 scale ) throw(::com… in registerNumericOutParameter()

Completed in 90 milliseconds

12