Home
last modified time | relevance | path

Searched defs:d (Results 76 – 100 of 174) sorted by relevance

1234567

/trunk/main/basic/source/sbx/
H A Dsbxvalue.cxx1369 double d = double( b1 ) / 10000.0; in Compute() local
1388 double d = double( b1 ) / 10000.0; in Compute() local
1640 double d; in LoadData() local
/trunk/main/sfx2/qa/complex/sfx2/
H A DDocumentProperties.java340 double d = 3.1415; in check() local
/trunk/main/wizards/com/sun/star/wizards/web/data/
H A DCGDocument.java306 CGDesign d = getSettings().cp_DefaultSession.cp_Design; in createDOM() local
/trunk/main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/
H A DMinicalcDecoder.java498 Double d = Double.valueOf(contents); in getCellDataType() local
/trunk/main/basegfx/source/color/
H A Dbcolortools.cxx40 const double d = maxVal - minVal; in rgb2hsl() local
/trunk/main/odk/source/com/sun/star/lib/loader/
H A DInstallationFinder.java513 int d = 16 * d1 + d2; in getCanonicalPathFromFileURL() local
/trunk/main/pyuno/source/module/
H A Dpyuno_runtime.cxx479 double d = 0.0; in any2PyObject() local
745 double d = PyFloat_AsDouble (o); in pyObject2Any() local
/trunk/main/connectivity/source/drivers/ado/
H A DAolevariant.cxx263 void OLEVariant::setDouble(double d) in setDouble()
271 void OLEVariant::setDate(DATE d) in setDate()
/trunk/main/basic/source/inc/
H A Druntime.hxx471 inline void checkArithmeticOverflow( double d ) in checkArithmeticOverflow()
481 double d = pVar->GetDouble(); in checkArithmeticOverflow() local
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DDataAwareFields.java247 double d = field.getDouble(target); in get() local
/trunk/main/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/
H A DScriptSelector.java176 Dimension d = client.getToolkit().getScreenSize(); in show() local
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dcpp2uno.cxx153 union fp { float f; double d; }; in call() member
/trunk/main/idlc/source/
H A Derrorhandler.cxx525 void ErrorHandler::error1(ErrorCode e, AstDeclaration const * d) in error1()
/trunk/main/scripting/examples/java/debugger/
H A DOOBeanShellDebugger.java327 Dimension d = new Dimension(); in update() local
/trunk/main/bridges/source/cpp_uno/cc50_solaris_intel/
H A Dexcept.cxx385 void * d = reinterpret_cast< void * >(deleteException); in cc50_solaris_intel_raiseException() local
/trunk/main/extensions/source/ole/
H A Dunoobjw.cxx263 MemberInfo d(0, exactName); in GetIDsOfNames() local
838 MemberInfo d = m_MemberInfos[dispidMember - 1]; in Invoke() local
1340 MemberInfo d(0, name); in GetIDsOfNames() local
H A Dunoconversionutilities.hxx722 Date d; in anyToVariant() local
735 Decimal d; in anyToVariant() local
1529 Date d(var.date); in variantToAny() local
/trunk/main/vcl/source/gdi/
H A Dbitmap4.cxx40 #define MNMX4(a,b,c,d) S2(a,b); S2(c,d); S2(a,c); S2(b,d); argument
41 #define MNMX5(a,b,c,d,e) S2(a,b); S2(c,d); MN3(a,c,e); MX3(b,d,e); argument
42 #define MNMX6(a,b,c,d,e,f) S2(a,d); S2(b,e); S2(c,f); MN3(a,b,c); MX3(d,e,f); argument
/trunk/main/sal/rtl/source/
H A Dustring.c125 sal_Int32 SAL_CALL rtl_ustr_valueOfDouble(sal_Unicode * pStr, double d) in rtl_ustr_valueOfDouble()
345 sal_Int32 d; in rtl_ustr_ascii_compareIgnoreAsciiCase_WithLengths() local
/trunk/main/io/test/stm/
H A Ddatatest.cxx971 double d = 233.321412; in testObject() local
1030 double d = 233.321412; in testObject() local
/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrextrudeprimitive3d.cxx235 for(sal_uInt32 d(0); d < nPointCount; d++) in create3DDecomposition() local
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx85 for ( sal_uInt16 d = 0; d < nDigits; d++ ) in ImplCalcLongValue() local
93 for ( sal_uInt16 d = 0; d < nDigits; d++ ) in ImplCalcDoubleValue() local
5381 double d = 0; in setProperty() local
5389 double d = 0; in setProperty() local
5396 double d = 0; in setProperty() local
5403 double d = 0; in setProperty() local
5976 double d = 0; in setProperty() local
5984 double d = 0; in setProperty() local
5991 double d = 0; in setProperty() local
5998 double d = 0; in setProperty() local
/trunk/main/extensions/source/scanner/
H A Dsane.cxx40 #define dump_state( a, b, c, d ) fprintf( stderr, a, b, c, d ); argument
42 #define dump_state( a, b, c, d ) ; argument
/trunk/main/vcl/unx/generic/gdi/
H A Dxrender_peer.hxx304 int d, int e, unsigned int f, unsigned int g) const in FillRectangle()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_forms/
H A DODatabaseForm.java642 Date d = new Date(); in createTestEnvironment() local

Completed in 172 milliseconds

1234567