Home
last modified time | relevance | path

Searched defs:WW8PLCFxDesc (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx789 struct WW8PLCFxDesc struct
791 WW8PLCFx* pPLCFx;
793 const sal_uInt8* pMemPos;// wo liegen die Sprm(s)
794 long nOrigSprmsLen;
796 WW8_CP nStartPos;
797 WW8_CP nEndPos;
821 WW8PLCFxDesc() : pIdStk(0), nStartPos(WW8_CP_MAX) {} in WW8PLCFxDesc() argument
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx643 struct WW8PLCFxDesc struct
645 WW8PLCFx* pPLCFx;
646 UShortStk* pIdStk;// Speicher fuer Attr-Id fuer Attr-Ende(n)
647 sal_uInt8* pMemPos; // wo liegen die Sprm(s)
671 WW8PLCFxDesc aD[MAN_ANZ_PLCF]; argument