Home
last modified time | relevance | path

Searched refs:getInt32 (Results 1 – 13 of 13) sorted by path

/trunk/main/connectivity/inc/connectivity/
H A DFValue.hxx260 operator sal_Int32() const { return isNull() ? 0 : getInt32(); } in operator sal_Int32()
324 sal_Int32 getInt32() const;
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java282 return field.getInt32(); in getInt()
H A DDatabaseMetaDataResultSet.java304 return field.getInt32(); in getInt()
H A DORowSetValue.java256 setInt32(getInt32()); in setTypeKind()
876 public int getInt32() { in getInt32() method in ORowSetValue
/trunk/main/connectivity/source/commontools/
H A DFValue.cxx230 (*this) = getInt32(); in setTypeKind()
1315 sal_Int32 ORowSetValue::getInt32() const in getInt32() function in connectivity::ORowSetValue
1986 (*this) = getInt32(); in setSigned()
1992 (*this) = getInt32(); in setSigned()
H A DRowFunctionParser.cxx268 return _aRow[mpArg->evaluate(_aRow )->getValue().getInt32()]; in evaluate()
/trunk/main/connectivity/source/drivers/ado/
H A DAolevariant.cxx599 sal_Int32 OLEVariant::getInt32() const in getInt32() function in OLEVariant
/trunk/main/connectivity/source/inc/ado/
H A DAolevariant.hxx135 operator sal_Int32() const { return getInt32(); } in operator sal_Int32()
150 sal_Int32 getInt32() const;
/trunk/main/dbaccess/source/core/api/
H A DStaticSet.cxx367 ORowSetMatrix::iterator aPos = m_aSet.begin()+(_rDeleteRow->get())[0].getInt32(); in deleteRow()
/trunk/main/sax/inc/sax/tools/
H A Dattributemap.hxx54 sal_Int32 getInt32( SaxToken nToken, sal_Int32 nDefault = 0 ) const;
/trunk/main/scaddins/source/analysis/
H A Danalysis.cxx213 sal_Int32 nMode = aAnyConv.getInt32( xPropSet, rAny, 0 ); in getDateMode()
953 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getBin2Oct()
969 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getBin2Hex()
978 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getOct2Bin()
994 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getOct2Hex()
1002 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getDec2Bin()
1010 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getDec2Oct()
1018 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getDec2Hex()
1027 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getHex2Bin()
1043 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getHex2Oct()
H A Danalysishelper.cxx3122 sal_Bool ScaAnyConverter::getInt32( in getInt32() function in ScaAnyConverter
3136 sal_Int32 ScaAnyConverter::getInt32( in getInt32() function in ScaAnyConverter
3142 if( !getInt32( nResult, xPropSet, rAny ) ) in getInt32()
H A Danalysishelper.hxx1087 sal_Bool getInt32(
1098 sal_Int32 getInt32(

Completed in 88 milliseconds