Home
last modified time | relevance | path

Searched refs:tp1 (Results 1 – 3 of 3) sorted by relevance

/trunk/main/soltools/cpp/
H A D_tokens.c233 Token *tp1, *tp2; in comparetokens() local
235 tp1 = tr1->tp; in comparetokens()
237 if (tr1->lp - tp1 != tr2->lp - tp2) in comparetokens()
239 for (; tp1 < tr1->lp; tp1++, tp2++) in comparetokens()
241 if (tp1->type != tp2->type in comparetokens()
242 || (tp1->wslen == 0) != (tp2->wslen == 0) in comparetokens()
243 || tp1->len != tp2->len in comparetokens()
244 || strncmp((char *) tp1->t, (char *) tp2->t, tp1->len) != 0) in comparetokens()
/trunk/main/writerfilter/qa/cppunittests/odiapi/
H A DtestProperty.cxx561 Property::Pointer_t tp1 = createTwipsProperty(NS_style::LN_position, "1cm"); in testCreateTwipsProperty() local
562 … CPPUNIT_ASSERT_MESSAGE("getIntValue: wrong twips value returned", tp1->getIntValue() == 567); in testCreateTwipsProperty()
563 …CPPUNIT_ASSERT_MESSAGE("getStringValue: wrong twips value returned", tp1->getStringValue() == "1.0… in testCreateTwipsProperty()
/trunk/extras/l10n/source/kid/
H A Dlocalize.sdf14079 helpcontent2 source\text\scalc\01\04060110.xhp 0 help par_id3157994 227 0 kid y=+tp1‖If the radix…

Completed in 1006 milliseconds