Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/filter/ww8/dump/
H A Dww8darr.cxx279 …0x6412,OutLongHex,"sprmPDyaLine", // pap.lspd;an LSPD, a long word structure consisting of a short…
297 0x6424,OutLongHex,"sprmPBrcTop", // pap.brcTop;BRC;long;
298 0x6425,OutLongHex,"sprmPBrcLeft", // pap.brcLeft;BRC;long;
299 0x6426,OutLongHex,"sprmPBrcBottom", // pap.brcBottom;BRC;long;
300 0x6427,OutLongHex,"sprmPBrcRight", // pap.brcRight;BRC;long;
301 0x6428,OutLongHex,"sprmPBrcBetween", // pap.brcBetween;BRC;long;
302 0x6629,OutLongHex,"sprmPBrcBar", // pap.brcBar;BRC;long;
337 0x6805,OutLongHex,"sprmCDttmRMark", // chp.dttmRMark;DTTM;long;
345 0x680E,OutLongHex,"sprmCObjLocation", // chp.fcObj;FC;long;
399 0x6864,OutLongHex,"sprmCDttmRMarkDel", // chp.dttmRMarkDel;DTTM;long;
[all …]
H A Dww8dout.hxx44 void OutLongHex( SvStream& rSt, short );
H A Dww8dout.cxx258 void OutLongHex( SvStream& rSt, short ) in OutLongHex() function