Searched defs:WW8PLCFxDesc (Results 1 – 2 of 2) sorted by relevance
790 struct WW8PLCFxDesc struct792 WW8PLCFx* pPLCFx;794 const sal_uInt8* pMemPos;// wo liegen die Sprm(s)795 long nOrigSprmsLen;797 WW8_CP nStartPos;798 WW8_CP nEndPos;822 WW8PLCFxDesc() : pIdStk(0), nStartPos(WW8_CP_MAX) {} in WW8PLCFxDesc() argument
643 struct WW8PLCFxDesc struct645 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
Completed in 63 milliseconds