Home
last modified time | relevance | path

Searched defs:d (Results 1 – 25 of 174) sorted by relevance

1234567

/trunk/main/basic/source/sbx/
H A Dsbxint.cxx30 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 Dsbxlng.cxx122 double d; in ImpGetLong() local
318 double d; in ImpPutLong() local
H A Dsbxulng.cxx130 double d; in ImpGetULong() local
302 double d; in ImpPutULong() local
H A Dsbxsng.cxx115 double d; in ImpGetSingle() local
336 double d; in ImpPutSingle() local
H A Dsbxcurr.cxx102 double d = 0.0; in ImpGetCurrency() local
375 SbxINT64 ImpDoubleToINT64( double d ) in ImpDoubleToINT64()
385 SbxUINT64 ImpDoubleToUINT64( double d ) in ImpDoubleToUINT64()
H A Dsbxdec.cxx494 double d = (double)p->nInt64; in ImpGetDecimal() local
500 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 Dsbxconv.hxx95 SbxINT64 ImpDoubleToCurrency( double d ) in ImpDoubleToCurrency()
/trunk/main/ucb/source/ucp/odma/
H A Dodma_lib.hxx204 #define NODMRegisterApp(a,b,c,d,e) (*(pODMRegisterApp))(a,b,c,d,e) argument
207 #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 …]
/trunk/main/svl/source/svdde/
H A Dddecli.cxx137 DdeData d; in CliCallback() local
270 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 …]
/trunk/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx45 …#define N3SQLConnect(a,b,c,d,e,f,g) (*(T3SQLConnect)getOdbcFunction(ODBC3SQLConnect))(a,b,c,d,e,f,… argument
88 …#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
315 #define N3SQLBindCol(a,b,c,d,e,f) (*(T3SQLBindCol)getOdbcFunction(ODBC3SQLBindCol))(a,b,c,d,e,f) argument
334 #define N3SQLGetData(a,b,c,d,e,f) (*(T3SQLGetData)getOdbcFunction(ODBC3SQLGetData))(a,b,c,d,e,f) argument
341 #define N3SQLSetPos(a,b,c,d) (*(T3SQLSetPos)getOdbcFunction(ODBC3SQLSetPos))(a,b,c,d) argument
[all …]
/trunk/main/automation/inc/automation/
H A Dcommdefines.hxx39 #define LOWORD(d) ((comm_WORD)((comm_DWORD)(d) & 0xFFFF)) argument
42 #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
/trunk/main/sal/inc/osl/
H A Dendian.h190 # define OSL_LOWORD(d) ((sal_uInt16)((sal_uInt32)(d) & 0xFFFF)) argument
193 # define OSL_HIWORD(d) ((sal_uInt16)(((sal_uInt32)(d) >> 16) & 0xFFFF)) argument
204 # define OSL_NETDWORD(d) (sal_uInt32)(d) argument
222 # define OSL_SWAPDWORD(d) OSL_MAKEDWORD(OSL_SWAPWORD(OSL_HIWORD(d)),OSL_SWAPWORD(OSL_LOWORD(… argument
/trunk/main/slideshow/source/inc/
H A Ddelayevent.hxx111 #define makeDelay(f, t, d) makeDelay_(f, t) argument
112 #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
/trunk/main/sal/inc/rtl/
H A Dmath.hxx318 inline bool isFinite(double d) in isFinite()
329 inline bool isInf(double d) in isInf()
340 inline bool isNan(double d) in isNan()
351 inline bool isSignBitSet(double d) in isSignBitSet()
393 inline bool isValidArcArg(double d) in isValidArcArg()
403 inline double sin(double d) in sin()
413 inline double cos(double d) in cos()
423 inline double tan(double d) in tan()
/trunk/main/vos/inc/vos/
H A Dmacros.hxx84 # define VOS_LOWORD(d) ((sal_uInt16)((sal_uInt32)(d) & 0xFFFF)) argument
87 # 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
/trunk/main/i18npool/source/calendar/
H A Dcalendar_jewish.cxx145 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()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/palm/
H A DRecord.java69 public Record(byte[] d) { in Record()
85 public Record(byte[] d, byte attrs) { in Record()
/trunk/main/slideshow/source/engine/transitions/
H A Dboxwipe.cxx38 double d = ::basegfx::pruneScaleValue(t); in operator ()() local
H A Dfourboxwipe.cxx41 const double d = ::basegfx::pruneScaleValue( t / 2.0 ); in operator ()() local
H A Dveewipe.cxx39 const double d = ::basegfx::pruneScaleValue( 2.0 * t ); in operator ()() local
H A Diriswipe.cxx38 const double d = ::basegfx::pruneScaleValue(t); in operator ()() local
H A Dcheckerboardwipe.cxx37 const double d = (1.0 / m_unitsPerEdge); in operator ()() local
/trunk/main/scaddins/source/analysis/
H A Danalysisdefs.hxx47 #define CHK_FINITE(d) if( !::rtl::math::isFinite( d ) ) THROW_IAE argument
48 #define RETURN_FINITE(d) if( ::rtl::math::isFinite( d ) ) return d; else THROW_IAE argument
/trunk/main/basebmp/inc/basebmp/
H A Dpackedpixeliterator.hxx44 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 -()
/trunk/main/bridges/test/com/sun/star/lib/uno/bridges/java_remote/
H A DBug111153_Test.java61 XDerived d = new XDerived() {}; in run() local

Completed in 177 milliseconds

1234567