Searched refs:nU1 (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/sd/source/filter/eppt/ |
| H A D | pptexanimations.cxx | 698 sal_Int32 nU1 = 2; in exportNode() local 706 rStrm << nU1 << nTrigger << nU3 << nBegin; in exportNode() 709 nU1 = 1; in exportNode() 716 rStrm << nU1 << nTrigger << nU3 << nBegin; in exportNode() 1288 sal_Int32 nU1 = 0; in exportAnimEvent() local 1350 … case EventTrigger::END_EVENT : nTrigger = 4; nU1 = 2; nU3 = mnCurrentGroup; break; in exportAnimEvent() 1390 nU1 = 1; in exportAnimEvent() 1400 nU1 = 1; in exportAnimEvent() 1411 rStrm << nU1 in exportAnimEvent() 2035 sal_uInt32 nU1 = 0; in exportAnimateTransform() local [all …]
|
| /AOO41X/main/sd/source/filter/ppt/ |
| H A D | pptinanimations.cxx | 1467 sal_Int32 nTextUnitEffect, nU1, nU2, nU3; in importTimeContainer() local 1469 mrStCtrl >> fInterval >> nTextUnitEffect >> nU1 >> nU2 >> nU3; in importTimeContainer() 1487 dump( " u1=\"%ld\"", nU1 ); in importTimeContainer() 1497 sal_uInt32 nU1, nU2; in importTimeContainer() local 1498 mrStCtrl >> nU1 >> nU2; in importTimeContainer() 1500 fprintf( mpFile, "<unknown_0xf136 nU1=\"%ld\" nU2=\"%ld\"/>\n", nU1, nU2 ); in importTimeContainer() 1975 sal_Int32 nU1, nU2; in importAnimateSetContainer() local 1976 mrStCtrl >> nU1 >> nU2; in importAnimateSetContainer() 1978 dump( " set_1=\"%ld\"", nU1 ), in importAnimateSetContainer() 2500 sal_uInt32 nBits, nU1; in importAnimateRotationContainer() local [all …]
|