Searched refs:t0 (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/o3tl/qa/ |
H A D | test-heap_ptr.cxx | 64 t0( new Help(7000) ); in global() local 73 CPPUNIT_ASSERT_MESSAGE("ctor2", t0.is()); in global() 74 CPPUNIT_ASSERT_MESSAGE("ctor3", (*t0).Value() == 7000 ); in global() 75 CPPUNIT_ASSERT_MESSAGE("ctor4", t0->Value() == 7000 ); in global() 76 CPPUNIT_ASSERT_MESSAGE("ctor5", t0.get() == t0.operator->() ); in global() 77 CPPUNIT_ASSERT_MESSAGE("ctor6", t0.get() == &(*t0) ); in global() 91 CPPUNIT_ASSERT_MESSAGE("bool2", t0); in global()
|
/aoo4110/main/vcl/inc/unx/ |
H A D | salunx.h | 108 timeval t0 = t1; in operator +() local 109 return t0 += t2; in operator +() 114 timeval t0 = t1; in operator +() local 115 return t0 += t2; in operator +() 120 timeval t0 = t1; in operator -() local 121 return t0 -= t2; in operator -()
|
/aoo4110/main/offapi/com/sun/star/rendering/ |
H A D | InterpolationMode.idl | 42 positioned at t0 and t1, take the one which has the closest t 52 v0 and v1, positioned at t0 and t1, take the sum of v0 53 weighted with (t-t0) and v1 weighted with (t1-t).<p>
|
/aoo4110/main/helpcontent2/helpers/ |
H A D | update_tree.pl | 33 $t0 = new Benchmark; 118 $td = timediff($t1, $t0);
|
/aoo4110/main/sc/source/core/tool/ |
H A D | interpr3.cxx | 228 double t0[] = in gauss() local 256 nVal = taylor(t0, 11, (xAbs * xAbs)) * xAbs; in gauss()
|
/aoo4110/extras/l10n/source/kid/ |
H A D | localize.sdf | 7176 helpcontent2 source\text\sbasic\shared\03102000.xhp 0 help par_id3149262 23 0 kid nuj-t0‖end sub … 30098 helpcontent2 source\text\shared\01\05340300.xhp 0 help par_id3151380 30 0 kid tw-3t0‖\<ahelp hid=… 38533 helpcontent2 source\text\shared\optionen\01041100.xhp 0 help par_id3155419 13 0 kid 7t0=ej‖\<ahel… 45702 helpcontent2 source\text\swriter\01\04120221.xhp 0 help hd_id3153355 21 0 kid 8t0]vq‖Character St… 55325 ….GenericCommands.UserInterface.Commands..uno:HyperlinkDialog Label 0 kid t0-i]1‖~Hyperlink 20… 56045 … ..CalcCommands.UserInterface.Popups..uno:FormatCellBorders Label 0 kid 8t0-x=‖Format Cell Borde… 59370 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MAX_A 1 0 kid g-t0]… 67450 svx source\svdraw\svdstr.src 0 string STR_ItemValOFF 0 kid t0=0==‖off 20130829 23:02:48 71100 sw source\ui\utlui\attrdesc.src 0 string STR_HORI_OUTSIDE 0 kid zh1]t0‖outside 20130829 23:02… 71300 swext mediawiki\help\wiki.xhp 0 help par_id9533677 0 kid 2t0=na‖Open a Writer document, and choo… [all …]
|
Completed in 1703 milliseconds