Home
last modified time | relevance | path

Searched defs:BigInt (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/tools/source/fsys/
H A Dunx.cxx646 ErrCode FileStat::QueryDiskSpace( const String &, BigInt &, BigInt & ) in QueryDiskSpace() argument
/trunk/main/tools/source/generic/
H A Dbigint.cxx514 BigInt::BigInt( const BigInt& rBigInt ) in BigInt() function in BigInt
528 BigInt::BigInt( const ByteString& rString ) in BigInt() function in BigInt
556 BigInt::BigInt( const UniString& rString ) in BigInt() function in BigInt
584 BigInt::BigInt( double nValue ) in BigInt() function in BigInt
628 BigInt::BigInt( sal_uInt32 nValue ) in BigInt() function in BigInt
/trunk/main/tools/inc/tools/
H A Dbigint.hxx46 class TOOLS_DLLPUBLIC BigInt class
139 inline BigInt::BigInt() in BigInt() function in BigInt
146 inline BigInt::BigInt( short nValue ) in BigInt() function in BigInt
153 inline BigInt::BigInt( long nValue ) in BigInt() function in BigInt
160 inline BigInt::BigInt( int nValue ) in BigInt() function in BigInt
167 inline BigInt::BigInt( sal_uInt16 nValue ) in BigInt() function in BigInt
/trunk/main/basic/source/sbx/
H A Dsbxvals.cxx64 BigInt::BigInt( const SbxINT64 &r ) in BigInt() function in BigInt
95 BigInt::BigInt( const SbxUINT64 &r ) in BigInt() function in BigInt

Completed in 25 milliseconds