| /aoo41x/main/basic/source/sbx/ | 
| H A D | sbxint.cxx | 30 double ImpRound( double d )  in ImpRound()157 				double d;  in ImpGetInteger()  local
 351 sal_Int64 ImpDoubleToSalInt64( double d )  in ImpDoubleToSalInt64()
 367 sal_uInt64 ImpDoubleToSalUInt64( double d )  in ImpDoubleToSalUInt64()
 385     double d = 0.0;  in ImpSalUInt64ToDouble()  local
 465 				    double d;  in ImpGetInt64()  local
 752 				    double d;  in ImpGetUInt64()  local
 
 | 
| H A D | sbxlng.cxx | 122 				double d;  in ImpGetLong()  local318             double d;  in ImpPutLong()  local
 
 | 
| H A D | sbxulng.cxx | 130 				double d;  in ImpGetULong()  local302             double d;  in ImpPutULong()  local
 
 | 
| H A D | sbxsng.cxx | 115 				double d;  in ImpGetSingle()  local336             double d;  in ImpPutSingle()  local
 
 | 
| H A D | sbxcurr.cxx | 102 			double d = 0.0;  in ImpGetCurrency()  local375 SbxINT64 ImpDoubleToINT64( double d )  in ImpDoubleToINT64()
 385 SbxUINT64 ImpDoubleToUINT64( double d )  in ImpDoubleToUINT64()
 
 | 
| H A D | sbxdec.cxx | 494 				double d = (double)p->nInt64;  in ImpGetDecimal()  local500 				double d = ImpSalUInt64ToDouble( p->uInt64 );  in ImpGetDecimal()  local
 646 			double d;  in ImpPutDecimal()  local
 653 			double d;  in ImpPutDecimal()  local
 660 			double d;  in ImpPutDecimal()  local
 731 			double d;  in ImpPutDecimal()  local
 740 			double d;  in ImpPutDecimal()  local
 765 			double d;  in ImpPutDecimal()  local
 772 			double d;  in ImpPutDecimal()  local
 779 			double d;  in ImpPutDecimal()  local
 
 | 
| H A D | sbxconv.hxx | 95 SbxINT64  ImpDoubleToCurrency( double d )  in ImpDoubleToCurrency()
 | 
| /aoo41x/main/ucb/source/ucp/odma/ | 
| H A D | odma_lib.hxx | 204 	#define NODMRegisterApp(a,b,c,d,e)			(*(pODMRegisterApp))(a,b,c,d,e)  argument207 	#define NODMOpenDoc(a,b,c,d)				(*(pODMOpenDoc))(a,b,c,d)  argument
 209 	#define NODMCloseDoc(a,b,c,d,e,f)			(*(pODMCloseDoc))(a,b,c,d,e,f)  argument
 210 	#define NODMNewDoc(a,b,c,d,e)				(*(pODMNewDoc))(a,b,c,d,e)  argument
 211 	#define NODMSaveAs(a,b,c,d,e,f)				(*(pODMSaveAs))(a,b,c,d,e,f)  argument
 213 	#define NODMGetDocInfo(a,b,c,d,e)			(*(pODMGetDocInfo))(a,b,c,d,e)  argument
 214 	#define NODMSetDocInfo(a,b,c,d)				(*(pODMSetDocInfo))(a,b,c,d)  argument
 215 	#define NODMGetDMSInfo(a,b,c,d)				(*(pODMGetDMSInfo))(a,b,c,d)  argument
 220 	#define NODMQueryExecute(a,b,c,d,e)			(*(pODMQueryExecute))(a,b,c,d,e)  argument
 224 	#define NODMSaveAsEx(a,b,c,d,e,f,g)			(*(pODMSaveAsEx))(a,b,c,d,e,f,g)  argument
 [all …]
 
 | 
| /aoo41x/main/svl/source/svdde/ | 
| H A D | ddecli.cxx | 137 				DdeData d;  in CliCallback()  local270 DdeTransaction::DdeTransaction( DdeConnection& d, const String& rItemName,  in DdeTransaction()
 327 				DdeData d;  in Execute()  local
 379 DdeLink::DdeLink( DdeConnection& d, const String& aItemName, long n ) :  in DdeLink()
 401 DdeRequest::DdeRequest( DdeConnection& d, const String& i, long n ) :  in DdeRequest()
 409 DdeWarmLink::DdeWarmLink( DdeConnection& d, const String& i, long n ) :  in DdeWarmLink()
 417 DdeHotLink::DdeHotLink( DdeConnection& d, const String& i, long n ) :  in DdeHotLink()
 425 DdePoke::DdePoke( DdeConnection& d, const String& i, const char* p,  in DdePoke()
 435 DdePoke::DdePoke( DdeConnection& d, const String& i, const String& rData,  in DdePoke()
 446 DdePoke::DdePoke( DdeConnection& d, const String& i, const DdeData& rData,  in DdePoke()
 [all …]
 
 | 
| /aoo41x/main/connectivity/source/inc/odbc/ | 
| H A D | OFunctions.hxx | 45 …#define N3SQLConnect(a,b,c,d,e,f,g) (*(T3SQLConnect)getOdbcFunction(ODBC3SQLConnect))(a,b,c,d,e,f,…  argument88 …#define N3SQLDrivers(a,b,c,d,e,f,g,h) (*(T3SQLDrivers)getOdbcFunction(ODBC3SQLDrivers))(a,b,c,d,e,…  argument
 96 	#define N3SQLGetInfo(a,b,c,d,e) (*(T3SQLGetInfo)getOdbcFunction(ODBC3SQLGetInfo))(a,b,c,d,e)  argument
 131 	#define N3SQLSetEnvAttr(a,b,c,d) (*(T3SQLSetEnvAttr)getOdbcFunction(ODBC3SQLSetEnvAttr))(a,b,c,d)  argument
 139 …#define N3SQLGetEnvAttr(a,b,c,d,e) (*(T3SQLGetEnvAttr)getOdbcFunction(ODBC3SQLGetEnvAttr))(a,b,c,d…  argument
 147 …#define N3SQLSetStmtAttr(a,b,c,d) (*(T3SQLSetStmtAttr)getOdbcFunction(ODBC3SQLSetStmtAttr))(a,b,c,…  argument
 155 …#define N3SQLGetStmtAttr(a,b,c,d,e) (*(T3SQLGetStmtAttr)getOdbcFunction(ODBC3SQLGetStmtAttr))(a,b,…  argument
 324 	#define N3SQLBindCol(a,b,c,d,e,f) (*(T3SQLBindCol)getOdbcFunction(ODBC3SQLBindCol))(a,b,c,d,e,f)  argument
 343 	#define N3SQLGetData(a,b,c,d,e,f) (*(T3SQLGetData)getOdbcFunction(ODBC3SQLGetData))(a,b,c,d,e,f)  argument
 350 	#define N3SQLSetPos(a,b,c,d) (*(T3SQLSetPos)getOdbcFunction(ODBC3SQLSetPos))(a,b,c,d)  argument
 [all …]
 
 | 
| /aoo41x/main/automation/inc/automation/ | 
| H A D | commdefines.hxx | 39 #define LOWORD(d)           ((comm_WORD)((comm_DWORD)(d) & 0xFFFF))  argument42 #define HIWORD(d)           ((comm_WORD)(((comm_DWORD)(d) >> 16) & 0xFFFF))  argument
 67 #define SWAPDWORD(d)        MAKEDWORD(SWAPWORD(HIWORD(d)),SWAPWORD(LOWORD(d)))  argument
 75 #define NETDWORD(d)         (comm_DWORD)(d)  argument
 84 #define NETDWORD(d)         MAKEDWORD(NETWORD(HIWORD(d)),NETWORD(LOWORD(d)))  argument
 
 | 
| /aoo41x/main/sal/inc/osl/ | 
| H A D | endian.h | 188 #	define OSL_LOWORD(d)           ((sal_uInt16)((sal_uInt32)(d) & 0xFFFF))  argument191 #	define OSL_HIWORD(d)           ((sal_uInt16)(((sal_uInt32)(d) >> 16) & 0xFFFF))  argument
 202 #	define OSL_NETDWORD(d)         (sal_uInt32)(d)  argument
 220 #	define OSL_SWAPDWORD(d)        OSL_MAKEDWORD(OSL_SWAPWORD(OSL_HIWORD(d)),OSL_SWAPWORD(OSL_LOWORD(…  argument
 
 | 
| /aoo41x/main/slideshow/source/inc/ | 
| H A D | delayevent.hxx | 111 #define makeDelay(f, t, d) makeDelay_(f, t)  argument112 #define makeEvent(f, d) makeEvent_(f)  argument
 141 #define makeDelay(f, t, d) makeDelay_(f, t,                   \  argument
 144 #define makeEvent(f, d) makeDelay_(f, 0.0,                  \  argument
 
 | 
| /aoo41x/main/sal/inc/rtl/ | 
| H A D | math.hxx | 311 inline bool isFinite(double d)  in isFinite()322 inline bool isInf(double d)  in isInf()
 333 inline bool isNan(double d)  in isNan()
 344 inline bool isSignBitSet(double d)  in isSignBitSet()
 386 inline bool isValidArcArg(double d)  in isValidArcArg()
 396 inline double sin(double d)  in sin()
 406 inline double cos(double d)  in cos()
 416 inline double tan(double d)  in tan()
 
 | 
| /aoo41x/main/vos/inc/vos/ | 
| H A D | macros.hxx | 84 #	define VOS_LOWORD(d)           ((sal_uInt16)((sal_uInt32)(d) & 0xFFFF))  argument87 #	define VOS_HIWORD(d)           ((sal_uInt16)(((sal_uInt32)(d) >> 16) & 0xFFFF))  argument
 112 #	define VOS_SWAPDWORD(d)        VOS_MAKEDWORD(VOS_SWAPWORD(VOS_HIWORD(d)),VOS_SWAPWORD(VOS_LOWORD(…  argument
 120 #	define VOS_NETDWORD(d)         (sal_uInt32)(d)  argument
 127 #	define VOS_NETDWORD(d)         VOS_MAKEDWORD(VOS_NETWORD(VOS_HIWORD(d)),VOS_NETWORD(VOS_LOWORD(d)…  argument
 
 | 
| /aoo41x/main/i18npool/source/calendar/ | 
| H A D | calendar_jewish.cxx | 145 	HebrewDate(sal_Int32 m, sal_Int32 d, sal_Int32 y) { month = m; day = d; year = y; }  in HebrewDate()147 	HebrewDate(sal_Int32 d) { // Computes the Hebrew date from the absolute date.  in HebrewDate()
 223 	GregorianDate(int m, int d, int y) { month = m; day = d; year = y; }  in GregorianDate()
 225 	GregorianDate(int d) { // Computes the Gregorian date from the absolute date.  in GregorianDate()
 
 | 
| /aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/palm/ | 
| H A D | Record.java | 69     public Record(byte[] d) {  in Record()85     public Record(byte[] d, byte attrs) {  in Record()
 
 | 
| /aoo41x/main/slideshow/source/engine/transitions/ | 
| H A D | boxwipe.cxx | 38     double d = ::basegfx::pruneScaleValue(t);  in operator ()()  local
 | 
| H A D | fourboxwipe.cxx | 41     const double d = ::basegfx::pruneScaleValue( t / 2.0 );  in operator ()()  local
 | 
| H A D | veewipe.cxx | 39     const double d = ::basegfx::pruneScaleValue( 2.0 * t );  in operator ()()  local
 | 
| H A D | iriswipe.cxx | 38     const double d = ::basegfx::pruneScaleValue(t);  in operator ()()  local
 | 
| H A D | checkerboardwipe.cxx | 37     const double d = (1.0 / m_unitsPerEdge);  in operator ()()  local
 | 
| /aoo41x/main/scaddins/source/analysis/ | 
| H A D | analysisdefs.hxx | 47 #define CHK_FINITE(d)       if( !::rtl::math::isFinite( d ) ) THROW_IAE  argument48 #define RETURN_FINITE(d)    if( ::rtl::math::isFinite( d ) ) return d; else THROW_IAE  argument
 
 | 
| /aoo41x/main/basebmp/inc/basebmp/ | 
| H A D | packedpixeliterator.hxx | 44 inline value_type get_mask( difference_type d )  in get_mask()127     PackedPixelColumnIterator& operator+=( difference_type d )  in operator +=()
 133     PackedPixelColumnIterator& operator-=( difference_type d )  in operator -=()
 139     PackedPixelColumnIterator operator+( difference_type d )  in operator +()
 146     PackedPixelColumnIterator operator-( difference_type d )  in operator -()
 343     PackedPixelRowIterator& operator+=( difference_type d )  in operator +=()
 363     PackedPixelRowIterator& operator-=( difference_type d )  in operator -=()
 370     PackedPixelRowIterator operator+( difference_type d )  in operator +()
 377     PackedPixelRowIterator operator-( difference_type d )  in operator -()
 
 | 
| /aoo41x/main/bridges/test/com/sun/star/lib/uno/bridges/java_remote/ | 
| H A D | Bug111153_Test.java | 61             XDerived d = new XDerived() {};  in run()  local
 |