Home
last modified time | relevance | path

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

12

/trunk/main/unixODBC/inc/
H A Dsqltypes.h382 SQLSCHAR scale; member
/trunk/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()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx501 …WithInfo( sal_Int32 parameterIndex, const Any& x, sal_Int32 sqlType, sal_Int32 scale ) throw(SQLEx… in setObjectWithInfo()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.cxx700 void SAL_CALL OResultSet::updateNumericObject( sal_Int32 columnIndex, const Any& x, sal_Int32 scale in updateNumericObject()
/trunk/main/basegfx/test/
H A Dbasegfx2d.cxx670 TEST_F(b2dhommatrix, scale) in TEST_F() argument
/trunk/main/connectivity/source/drivers/jdbc/
H A DPreparedStatement.cxx320 …Index, const ::com::sun::star::uno::Any& x, sal_Int32 targetSqlType, sal_Int32 scale ) throw(::com… in setObjectWithInfo()
H A DResultSet.cxx861 …cObject( sal_Int32 columnIndex, const ::com::sun::star::uno::Any& x, sal_Int32 scale ) throw(::com… in updateNumericObject()
/trunk/main/connectivity/source/commontools/
H A Ddbtools.cxx1903 sal_Int32 scale) throw(SQLException, RuntimeException) in setObjectWithInfo()
1914 sal_Int32 scale) throw(SQLException, RuntimeException) in setObjectWithInfo()
H A Dparameters.cxx1068 … sal_Int32 _nIndex, const ::com::sun::star::uno::Any& x, sal_Int32 targetSqlType, sal_Int32 scale ) in setObjectWithInfo()
/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
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx615 …ormAdapter::updateNumericObject(sal_Int32 columnIndex, const Any& x, sal_Int32 scale) throw( ::com… in updateNumericObject()
1001 …nfo(sal_Int32 parameterIndex, const Any& x, sal_Int32 targetSqlType, sal_Int32 scale) throw( ::com… in setObjectWithInfo()
/trunk/main/dbaccess/source/core/api/
H A Dresultset.cxx836 void OResultSet::updateNumericObject(sal_Int32 columnIndex, const Any& x, sal_Int32 scale) throw( S… in updateNumericObject()
H A DRowSet.cxx871 void SAL_CALL ORowSet::updateNumericObject( sal_Int32 columnIndex, const Any& x, sal_Int32 scale ) … in updateNumericObject()
/trunk/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx979 …al_Int32 parameterIndex, const uno::Any& x, sal_Int32 targetSqlType, sal_Int32 scale) throw( SQLEx… in setObjectWithInfo()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java1358 …final String scale = (String) attrs.getAttribute(JFreeReportInfo.REPORT_NAMESPACE, OfficeToken.SCA… in startImageProcessing() local
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx637 double scale = 1.0; in Impl_writeText() local
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx3741 …nfo(sal_Int32 parameterIndex, const Any& x, sal_Int32 targetSqlType, sal_Int32 scale) throw( SQLEx… in setObjectWithInfo()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx1006 void Matrix3::scale( double sx, double sy ) in scale() function in Matrix3

Completed in 212 milliseconds

12