Home
last modified time | relevance | path

Searched refs:getInt32 (Results 1 – 10 of 10) sorted by relevance

/aoo4110/main/scaddins/source/analysis/
H A Danalysis.cxx213 sal_Int32 nMode = aAnyConv.getInt32( xPropSet, rAny, 0 ); in getDateMode()
968 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getBin2Oct()
984 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getBin2Hex()
993 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getOct2Bin()
1009 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getOct2Hex()
1017 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getDec2Bin()
1025 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getDec2Oct()
1033 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getDec2Hex()
1042 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getHex2Bin()
1058 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getHex2Oct()
H A Danalysishelper.hxx1087 sal_Bool getInt32(
1098 sal_Int32 getInt32(
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()
/aoo4110/main/connectivity/source/inc/ado/
H A DAolevariant.hxx135 operator sal_Int32() const { return getInt32(); } in operator sal_Int32()
150 sal_Int32 getInt32() const;
/aoo4110/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;
/aoo4110/main/sax/inc/sax/tools/
H A Dattributemap.hxx54 sal_Int32 getInt32( SaxToken nToken, sal_Int32 nDefault = 0 ) const;
/aoo4110/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()
/aoo4110/main/dbaccess/source/core/api/
H A DStaticSet.cxx367 ORowSetMatrix::iterator aPos = m_aSet.begin()+(_rDeleteRow->get())[0].getInt32(); in deleteRow()
/aoo4110/main/connectivity/source/drivers/ado/
H A DAolevariant.cxx599 sal_Int32 OLEVariant::getInt32() const in getInt32() function in OLEVariant

Completed in 74 milliseconds