Lines Matching refs:pOut

41 #define ASSERT( a, b ) ( (a)?(void)0:(void)(*pOut<<endl1<<"ASSERTION failed "<< __FILE__<<__LINE__<…
121 indent( *pOut, *xTableStream ); in Dump_LVL()
132 *pOut << " Level: " << nLevel << endl1; in Dump_LVL()
133 *pOut << indent2 << " Start: " << nStart in Dump_LVL()
136 if( 0 == ixchFollow ) *pOut << "tab"; in Dump_LVL()
137 else if( 1 == ixchFollow ) *pOut << "blank"; in Dump_LVL()
138 else if( 2 == ixchFollow ) *pOut << "nothing"; in Dump_LVL()
139 *pOut << endl1 << indent2<< " dxSpace: " << dxaSpace in Dump_LVL()
143 *pOut << (sal_uInt16)aOfsNumsXCH[ x ] << ", "; in Dump_LVL()
144 *pOut << endl1; in Dump_LVL()
169 *pOut << indent2 << "Str: \"" << p << '\"' << endl1 << endl1; in Dump_LVL()
179 *pOut << endl1; in DumpNumList()
180 begin( *pOut, *xTableStream ) << "ListNames, Size "; in DumpNumList()
186 *pOut << nCount << ", Dummy: " << nDummy << endl1; in DumpNumList()
188 *pOut << indent2; in DumpNumList()
200 *pOut << '\"' << p << '\"'; in DumpNumList()
201 if( 1 < nCount ) *pOut << ", "; in DumpNumList()
204 *pOut << endl1; in DumpNumList()
206 end( *pOut, *xTableStream ) << "ListNames" << endl1; in DumpNumList()
215 *pOut << endl1; in DumpNumList()
216 begin( *pOut, *xTableStream ) << "LiST Data on File, Size "; in DumpNumList()
220 *pOut << nCount << endl1; in DumpNumList()
227 indent( *pOut, *xTableStream ); in DumpNumList()
239 *pOut << "ListId: " << nLstId in DumpNumList()
243 *pOut << aStyleIdArr[ nLevel ] << ", "; in DumpNumList()
245 *pOut << endl1; in DumpNumList()
246 if( 1 & nByte ) *pOut << " <simple List>"; in DumpNumList()
247 if( 2 & nByte ) *pOut << " <restart at new section>"; in DumpNumList()
248 if( 3 & nByte ) *pOut << endl1; in DumpNumList()
261 end( *pOut, *xTableStream ) << "LiST Data on File" << endl1; in DumpNumList()
270 *pOut << endl1; in DumpNumList()
271 begin( *pOut, *xTableStream ) << "List Format Override, Size "; in DumpNumList()
275 *pOut << nCount << endl1; in DumpNumList()
281 indent( *pOut, *xTableStream ); in DumpNumList()
289 *pOut << "ListId: " << nLstId in DumpNumList()
304 indent( *pOut, *xTableStream ); in DumpNumList()
308 if( nFlags & 0x10 ) *pOut << "<Override start>"; in DumpNumList()
309 if( nFlags & 0x20 ) *pOut << "<Override formattting>"; in DumpNumList()
310 if( nFlags & 0x30 ) *pOut << endl1; in DumpNumList()
319 end( *pOut, *xTableStream ) << "List Format Override" << endl1 << endl1; in DumpNumList()
326 *pOut << begin2 << "Bookmarks Low" << endl1; in DumpBookLow()
327 *pOut << indent2 <<"Start: Adr " << hex6 << pWwFib->fcPlcfbkf in DumpBookLow()
329 *pOut << indent2 << "End: Adr " << hex6 << pWwFib->fcPlcfbkl in DumpBookLow()
331 *pOut << indent2 << "Strings: Adr " << hex6 << pWwFib->fcSttbfbkmk in DumpBookLow()
333 *pOut << endl1; in DumpBookLow()
344 *pOut << indent2 << i << ".StartCp: " << hex6 << nStart; in DumpBookLow()
348 *pOut << ", EndIdx: "; in DumpBookLow()
350 *pOut << nEndIdx; in DumpBookLow()
352 *pOut << ", End: " << hex6 << nEnd << hex in DumpBookLow()
355 *pOut << " aStarts.GetData() ging schief."; in DumpBookLow()
358 *pOut << endl1; in DumpBookLow()
361 *pOut << end2 << "Bookmarks Low" << endl1 << endl1; in DumpBookLow()
368 *pOut << indent1 << "No Bookmarks" << endl1 << endl1; in DumpBookHigh()
372 *pOut << indent1 << begin1 << "Bookmarks High" << endl1; in DumpBookHigh()
380 *pOut << indent2 << i << ". Cp:" << hex6 << nPos << dec; in DumpBookHigh()
381 *pOut << ( ( aBook.GetIsEnd() ) ? " Ende " : " Anfang" ); in DumpBookHigh()
382 *pOut << " Handle: " << aBook.GetHandle(); in DumpBookHigh()
386 *pOut << " Name: " << sName.GetBuffer() << endl1; in DumpBookHigh()
388 *pOut << endl1; in DumpBookHigh()
392 *pOut << end2 << "Bookmarks High" << endl1 << endl1; in DumpBookHigh()
402 *pOut << " " << indent1 << "no WW8GetFieldPara()" << endl1; in DumpField3()
405 *pOut << " " << indent1 << begin1 << "Field Cp: " << hex in DumpField3()
410 *pOut << " Code Nested"; in DumpField3()
412 *pOut << " Result Nested"; in DumpField3()
413 *pOut << endl1; in DumpField3()
416 *pOut << " " << end1 << "Field" << endl1; in DumpField3()
429 *pOut << "Field Error, " << (sal_uInt16)((sal_uInt8*)pData)[0] << endl1; in DumpField2()
433 *pOut << " " << indent1 << begin1 << "Field" << " Cp: " << hex in DumpField2()
451 *pOut << " " << indent1 << "Field Seperator" << " Cp: " << hex << nSRes in DumpField2()
469 *pOut << " " << end1 << " Field " << " Cp: " << hex << nERes in DumpField2()
472 *pOut << " Unknown Field Type" << endl1; in DumpField2()
473 *pOut << " " << end1 << " Field " << endl1; in DumpField2()
483 *pOut << pName << ": No Fields" << endl1 << endl1; in DumpField1()
489 *pOut << hex6 << nPos << dec2 << ' ' << indent1 << begin1; in DumpField1()
490 *pOut << "Plc." << pName << ", Len: "; in DumpField1()
491 *pOut << nLen << ", ca. " << aPlc.GetIMax()/3 << " Elements" in DumpField1()
505 end( *pOut, *xStrm ) << "Plcx." << pName << endl1 << endl1; in DumpField1()
516 *pOut << endl1; in DumpFonts()
517 *pOut << 'T' << hex6 << pWwFib->fcSttbfffn << dec2 << ' ' << indent1 << begin1 << "FFNs" << endl1; in DumpFonts()
526 *pOut << "Id:" << i << " Name:\"" << sOut.GetBuffer() << '"'; // Name in DumpFonts()
531 *pOut << ", Alternativ:" << '"' << sOut.GetBuffer() << '"'; in DumpFonts()
533 *pOut << ", PitchRequest:" << (short)p->prg << ", TrueType:" << (short)p->fTrueType; in DumpFonts()
534 *pOut << ", FontFamily:" << (short)p->ff; in DumpFonts()
535 *pOut << ", BaseWeight:" << p->wWeight; in DumpFonts()
536 *pOut << ", CharacterSet:" << (short)p->chs; in DumpFonts()
537 *pOut << endl1; in DumpFonts()
539 *pOut << " " << end1 << "FFNs" << endl1 << endl1; in DumpFonts()
558 *pOut << "Adressen: FIB " << hex << 0 << ", Text " in Dump()
562 *pOut << "\twIdent: " << wIdent << endl1; in Dump()
563 *pOut << "\tnFib: " << nFib << endl1; in Dump()
564 *pOut << "\tnProduct: " << nProduct << endl1; in Dump()
565 *pOut << "\tlid: " << lid << endl1; in Dump()
566 *pOut << "\tpnNext: " << pnNext << endl1; in Dump()
568 *pOut << "\tfDot: " << (fDot ? '1' : '0') << endl1; in Dump()
569 *pOut << "\tfGlsy: " << (fGlsy ? '1' : '0') << endl1; in Dump()
570 *pOut << "\tfComplex: " << (fComplex ? '1' : '0') << endl1; in Dump()
571 *pOut << "\tfHasPic: " << (fHasPic ? '1' : '0') << endl1; in Dump()
572 *pOut << "\tcQuickSaves: " << (sal_uInt16)cQuickSaves << endl1; in Dump()
573 *pOut << "\tfEncrypted: " << (fEncrypted ? '1' : '0') << endl1; in Dump()
574 *pOut << "\tfWhichTblStm: " << (fWhichTblStm ? '1' : '0') << endl1; in Dump()
575 *pOut << "\tfExtChar: " << (fExtChar ? '1' : '0') << endl1; in Dump()
577 *pOut << "\tnFibBack: " << nFibBack << endl1; in Dump()
578 *pOut << "\tlKey1: " << lKey1 << endl1; in Dump()
579 *pOut << "\tlKey2: " << lKey2 << endl1; in Dump()
580 *pOut << "\tenvr: " << envr << endl1; in Dump()
582 *pOut << "\tfMac: " << (fMac ? '1' : '0') << endl1; in Dump()
583 *pOut << "\tfEmptySpecial: " << (fEmptySpecial ? '1' : '0') << endl1; in Dump()
584 *pOut << "\tfLoadOverridePage: " << (fLoadOverridePage ? '1' : '0') << endl1; in Dump()
585 *pOut << "\tfFuturesavedUndo: " << (fFuturesavedUndo ? '1' : '0') << endl1; in Dump()
586 *pOut << "\tfWord97Saved: " << (fWord97Saved ? '1' : '0') << endl1; in Dump()
588 *pOut << "\tchse: " << chse << endl1; in Dump()
589 *pOut << "\tchseTables: " << chseTables << endl1; in Dump()
590 *pOut << "\tfcMin: " << fcMin << endl1; in Dump()
591 *pOut << "\tfcMac: " << fcMac << endl1; in Dump()
592 *pOut << "\tcsw: " << csw << endl1; in Dump()
593 *pOut << "\twMagicCreated: " << wMagicCreated << endl1; in Dump()
594 *pOut << "\twMagicRevised: " << wMagicRevised << endl1; in Dump()
595 *pOut << "\twMagicCreatedPrivate: " << wMagicCreatedPrivate << endl1; in Dump()
596 *pOut << "\twMagicRevisedPrivate: " << wMagicRevisedPrivate << endl1; in Dump()
597 *pOut << "\tlidFE: " << lidFE << endl1; in Dump()
598 *pOut << "\tclw: " << clw << endl1; in Dump()
599 *pOut << "\tcbMac: " << cbMac << endl1; in Dump()
600 *pOut << "\tccpText: " << ccpText << endl1; in Dump()
601 *pOut << "\tccpFtn: " << ccpFtn << endl1; in Dump()
602 *pOut << "\tccpHdr: " << ccpHdr << endl1; in Dump()
603 *pOut << "\tccpMcr: " << ccpMcr << endl1; in Dump()
604 *pOut << "\tccpAtn: " << ccpAtn << endl1; in Dump()
605 *pOut << "\tccpEdn: " << ccpEdn << endl1; in Dump()
606 *pOut << "\tccpTxbx: " << ccpTxbx << endl1; in Dump()
607 *pOut << "\tccpHdrTxbx: " << ccpHdrTxbx << endl1; in Dump()
608 *pOut << "\tpnFbpChpFirst: " << pnFbpChpFirst << endl1; in Dump()
609 *pOut << "\tpnFbpPapFirst: " << pnFbpPapFirst << endl1; in Dump()
610 *pOut << "\tpnFbpLvcFirst: " << pnFbpLvcFirst << endl1; in Dump()
611 *pOut << "\tpnLvcFirst: " << pnLvcFirst << endl1; in Dump()
612 *pOut << "\tcpnBteLvc: " << cpnBteLvc << endl1; in Dump()
613 *pOut << "\tfcIslandFirst: " << fcIslandFirst << endl1; in Dump()
614 *pOut << "\tfcIslandLim: " << fcIslandLim << endl1; in Dump()
615 *pOut << "\tcfclcb: " << cfclcb << endl1; in Dump()
616 *pOut << "\tfcStshfOrig: " << fcStshfOrig << endl1; in Dump()
617 *pOut << "\tlcbStshfOrig: " << lcbStshfOrig << endl1; in Dump()
618 *pOut << "\tfcStshf: " << fcStshf << endl1; in Dump()
619 *pOut << "\tlcbStshf: " << lcbStshf << endl1; in Dump()
620 *pOut << "\tfcPlcffndRef: " << fcPlcffndRef << endl1; in Dump()
621 *pOut << "\tlcbPlcffndRef: " << lcbPlcffndRef << endl1; in Dump()
622 *pOut << "\tfcPlcffndTxt: " << fcPlcffndTxt << endl1; in Dump()
623 *pOut << "\tlcbPlcffndTxt: " << lcbPlcffndTxt << endl1; in Dump()
624 *pOut << "\tfcPlcfandRef: " << fcPlcfandRef << endl1; in Dump()
625 *pOut << "\tlcbPlcfandRef: " << lcbPlcfandRef << endl1; in Dump()
626 *pOut << "\tfcPlcfandTxt: " << fcPlcfandTxt << endl1; in Dump()
627 *pOut << "\tlcbPlcfandTxt: " << lcbPlcfandTxt << endl1; in Dump()
628 *pOut << "\tfcPlcfsed: " << fcPlcfsed << endl1; in Dump()
629 *pOut << "\tlcbPlcfsed: " << lcbPlcfsed << endl1; in Dump()
630 *pOut << "\tfcPlcfpad: " << fcPlcfpad << endl1; in Dump()
631 *pOut << "\tlcbPlcfpad: " << lcbPlcfpad << endl1; in Dump()
632 *pOut << "\tfcPlcfphe: " << fcPlcfphe << endl1; in Dump()
633 *pOut << "\tlcbPlcfphe: " << lcbPlcfphe << endl1; in Dump()
634 *pOut << "\tfcSttbfglsy: " << fcSttbfglsy << endl1; in Dump()
635 *pOut << "\tlcbSttbfglsy: " << lcbSttbfglsy << endl1; in Dump()
636 *pOut << "\tfcPlcfglsy: " << fcPlcfglsy << endl1; in Dump()
637 *pOut << "\tlcbPlcfglsy: " << lcbPlcfglsy << endl1; in Dump()
638 *pOut << "\tfcPlcfhdd: " << fcPlcfhdd << endl1; in Dump()
639 *pOut << "\tlcbPlcfhdd: " << lcbPlcfhdd << endl1; in Dump()
640 *pOut << "\tfcPlcfbteChpx: " << fcPlcfbteChpx << endl1; in Dump()
641 *pOut << "\tlcbPlcfbteChpx: " << lcbPlcfbteChpx << endl1; in Dump()
642 *pOut << "\tfcPlcfbtePapx: " << fcPlcfbtePapx << endl1; in Dump()
643 *pOut << "\tlcbPlcfbtePapx: " << lcbPlcfbtePapx << endl1; in Dump()
644 *pOut << "\tfcPlcfsea: " << fcPlcfsea << endl1; in Dump()
645 *pOut << "\tlcbPlcfsea: " << lcbPlcfsea << endl1; in Dump()
646 *pOut << "\tfcSttbfffn: " << fcSttbfffn << endl1; in Dump()
647 *pOut << "\tlcbSttbfffn: " << lcbSttbfffn << endl1; in Dump()
648 *pOut << "\tfcPlcffldMom: " << fcPlcffldMom << endl1; in Dump()
649 *pOut << "\tlcbPlcffldMom: " << lcbPlcffldMom << endl1; in Dump()
650 *pOut << "\tfcPlcffldHdr: " << fcPlcffldHdr << endl1; in Dump()
651 *pOut << "\tlcbPlcffldHdr: " << lcbPlcffldHdr << endl1; in Dump()
652 *pOut << "\tfcPlcffldFtn: " << fcPlcffldFtn << endl1; in Dump()
653 *pOut << "\tlcbPlcffldFtn: " << lcbPlcffldFtn << endl1; in Dump()
654 *pOut << "\tfcPlcffldAtn: " << fcPlcffldAtn << endl1; in Dump()
655 *pOut << "\tlcbPlcffldAtn: " << lcbPlcffldAtn << endl1; in Dump()
656 *pOut << "\tfcPlcffldMcr: " << fcPlcffldMcr << endl1; in Dump()
657 *pOut << "\tlcbPlcffldMcr: " << lcbPlcffldMcr << endl1; in Dump()
658 *pOut << "\tfcSttbfbkmk: " << fcSttbfbkmk << endl1; in Dump()
659 *pOut << "\tlcbSttbfbkmk: " << lcbSttbfbkmk << endl1; in Dump()
660 *pOut << "\tfcPlcfbkf: " << fcPlcfbkf << endl1; in Dump()
661 *pOut << "\tlcbPlcfbkf: " << lcbPlcfbkf << endl1; in Dump()
662 *pOut << "\tfcPlcfbkl: " << fcPlcfbkl << endl1; in Dump()
663 *pOut << "\tlcbPlcfbkl: " << lcbPlcfbkl << endl1; in Dump()
664 *pOut << "\tfcCmds: " << fcCmds << endl1; in Dump()
665 *pOut << "\tlcbCmds: " << lcbCmds << endl1; in Dump()
666 *pOut << "\tfcPlcfmcr: " << fcPlcfmcr << endl1; in Dump()
667 *pOut << "\tlcbPlcfmcr: " << lcbPlcfmcr << endl1; in Dump()
668 *pOut << "\tfcSttbfmcr: " << fcSttbfmcr << endl1; in Dump()
669 *pOut << "\tlcbSttbfmcr: " << lcbSttbfmcr << endl1; in Dump()
670 *pOut << "\tfcPrDrvr: " << fcPrDrvr << endl1; in Dump()
671 *pOut << "\tlcbPrDrvr: " << lcbPrDrvr << endl1; in Dump()
672 *pOut << "\tfcPrEnvPort: " << fcPrEnvPort << endl1; in Dump()
673 *pOut << "\tlcbPrEnvPort: " << lcbPrEnvPort << endl1; in Dump()
674 *pOut << "\tfcPrEnvLand: " << fcPrEnvLand << endl1; in Dump()
675 *pOut << "\tlcbPrEnvLand: " << lcbPrEnvLand << endl1; in Dump()
676 *pOut << "\tfcWss: " << fcWss << endl1; in Dump()
677 *pOut << "\tlcbWss: " << lcbWss << endl1; in Dump()
678 *pOut << "\tfcDop: " << fcDop << endl1; in Dump()
679 *pOut << "\tlcbDop: " << lcbDop << endl1; in Dump()
680 *pOut << "\tfcSttbfAssoc: " << fcSttbfAssoc << endl1; in Dump()
681 *pOut << "\tcbSttbfAssoc: " << cbSttbfAssoc << endl1; in Dump()
682 *pOut << "\tfcClx: " << fcClx << endl1; in Dump()
683 *pOut << "\tlcbClx: " << lcbClx << endl1; in Dump()
684 *pOut << "\tfcPlcfpgdFtn: " << fcPlcfpgdFtn << endl1; in Dump()
685 *pOut << "\tlcbPlcfpgdFtn: " << lcbPlcfpgdFtn << endl1; in Dump()
686 *pOut << "\tfcAutosaveSource: " << fcAutosaveSource << endl1; in Dump()
687 *pOut << "\tlcbAutosaveSource: " << lcbAutosaveSource << endl1; in Dump()
688 *pOut << "\tfcGrpStAtnOwners: " << fcGrpStAtnOwners << endl1; in Dump()
689 *pOut << "\tlcbGrpStAtnOwners: " << lcbGrpStAtnOwners << endl1; in Dump()
690 *pOut << "\tfcSttbfAtnbkmk: " << fcSttbfAtnbkmk << endl1; in Dump()
691 *pOut << "\tlcbSttbfAtnbkmk: " << lcbSttbfAtnbkmk << endl1; in Dump()
692 *pOut << "\tfcPlcfdoaMom: " << fcPlcfdoaMom << endl1; in Dump()
693 *pOut << "\tlcbPlcfdoaMom: " << lcbPlcfdoaMom << endl1; in Dump()
694 *pOut << "\tfcPlcfdoaHdr: " << fcPlcfdoaHdr << endl1; in Dump()
695 *pOut << "\tlcbPlcfdoaHdr: " << lcbPlcfdoaHdr << endl1; in Dump()
696 *pOut << "\tfcPlcfspaMom: " << fcPlcfspaMom << endl1; in Dump()
697 *pOut << "\tlcbPlcfspaMom: " << lcbPlcfspaMom << endl1; in Dump()
698 *pOut << "\tfcPlcfspaHdr: " << fcPlcfspaHdr << endl1; in Dump()
699 *pOut << "\tlcbPlcfspaHdr: " << lcbPlcfspaHdr << endl1; in Dump()
700 *pOut << "\tfcPlcfAtnbkf: " << fcPlcfAtnbkf << endl1; in Dump()
701 *pOut << "\tlcbPlcfAtnbkf: " << lcbPlcfAtnbkf << endl1; in Dump()
702 *pOut << "\tfcPlcfAtnbkl: " << fcPlcfAtnbkl << endl1; in Dump()
703 *pOut << "\tlcbPlcfAtnbkl: " << lcbPlcfAtnbkl << endl1; in Dump()
704 *pOut << "\tfcPms: " << fcPms << endl1; in Dump()
705 *pOut << "\tlcbPMS: " << lcbPMS << endl1; in Dump()
706 *pOut << "\tfcFormFldSttbf: " << fcFormFldSttbf << endl1; in Dump()
707 *pOut << "\tlcbFormFldSttbf: " << lcbFormFldSttbf << endl1; in Dump()
708 *pOut << "\tfcPlcfendRef: " << fcPlcfendRef << endl1; in Dump()
709 *pOut << "\tlcbPlcfendRef: " << lcbPlcfendRef << endl1; in Dump()
710 *pOut << "\tfcPlcfendTxt: " << fcPlcfendTxt << endl1; in Dump()
711 *pOut << "\tlcbPlcfendTxt: " << lcbPlcfendTxt << endl1; in Dump()
712 *pOut << "\tfcPlcffldEdn: " << fcPlcffldEdn << endl1; in Dump()
713 *pOut << "\tlcbPlcffldEdn: " << lcbPlcffldEdn << endl1; in Dump()
714 *pOut << "\tfcPlcfpgdEdn: " << fcPlcfpgdEdn << endl1; in Dump()
715 *pOut << "\tlcbPlcfpgdEdn: " << lcbPlcfpgdEdn << endl1; in Dump()
716 *pOut << "\tfcDggInfo: " << fcDggInfo << endl1; in Dump()
717 *pOut << "\tlcbDggInfo: " << lcbDggInfo << endl1; in Dump()
718 *pOut << "\tfcSttbfRMark: " << fcSttbfRMark << endl1; in Dump()
719 *pOut << "\tlcbSttbfRMark: " << lcbSttbfRMark << endl1; in Dump()
720 *pOut << "\tfcSttbfCaption: " << fcSttbfCaption << endl1; in Dump()
721 *pOut << "\tlcbSttbfCaption: " << lcbSttbfCaption << endl1; in Dump()
722 *pOut << "\tfcSttbAutoCaption: " << fcSttbAutoCaption << endl1; in Dump()
723 *pOut << "\tlcbSttbAutoCaption: " << lcbSttbAutoCaption << endl1; in Dump()
724 *pOut << "\tfcPlcfwkb: " << fcPlcfwkb << endl1; in Dump()
725 *pOut << "\tlcbPlcfwkb: " << lcbPlcfwkb << endl1; in Dump()
726 *pOut << "\tfcPlcfspl: " << fcPlcfspl << endl1; in Dump()
727 *pOut << "\tlcbPlcfspl: " << lcbPlcfspl << endl1; in Dump()
728 *pOut << "\tfcPlcftxbxTxt: " << fcPlcftxbxTxt << endl1; in Dump()
729 *pOut << "\tlcbPlcftxbxTxt: " << lcbPlcftxbxTxt << endl1; in Dump()
730 *pOut << "\tfcPlcffldTxbx: " << fcPlcffldTxbx << endl1; in Dump()
731 *pOut << "\tlcbPlcffldTxbx: " << lcbPlcffldTxbx << endl1; in Dump()
732 *pOut << "\tfcPlcfHdrtxbxTxt: " << fcPlcfHdrtxbxTxt << endl1; in Dump()
733 *pOut << "\tlcbPlcfHdrtxbxTxt: " << lcbPlcfHdrtxbxTxt << endl1; in Dump()
734 *pOut << "\tfcPlcffldHdrTxbx: " << fcPlcffldHdrTxbx << endl1; in Dump()
735 *pOut << "\tlcbPlcffldHdrTxbx: " << lcbPlcffldHdrTxbx << endl1; in Dump()
736 *pOut << "\tfcPlcfLst: " << fcPlcfLst << endl1; in Dump()
737 *pOut << "\tlcbPlcfLst: " << lcbPlcfLst << endl1; in Dump()
738 *pOut << "\tfcPlfLfo: " << fcPlfLfo << endl1; in Dump()
739 *pOut << "\tlcbPlfLfo: " << lcbPlfLfo << endl1; in Dump()
740 *pOut << "\tfcPlcftxbxBkd: " << fcPlcftxbxBkd << endl1; in Dump()
741 *pOut << "\tlcbPlcftxbxBkd: " << lcbPlcftxbxBkd << endl1; in Dump()
742 *pOut << "\tfcPlcfHdrtxbxBkd: " << fcPlcfHdrtxbxBkd << endl1; in Dump()
743 *pOut << "\tlcbPlcfHdrtxbxBkd: " << lcbPlcfHdrtxbxBkd << endl1; in Dump()
744 *pOut << "\tfcSttbListNames: " << fcSttbListNames << endl1; in Dump()
745 *pOut << "\tlcbSttbListNames: " << lcbSttbListNames << endl1; in Dump()
747 *pOut << "\tpnChpFirst: " << pnChpFirst << endl1; in Dump()
748 *pOut << "\tpnPapFirst: " << pnPapFirst << endl1; in Dump()
749 *pOut << "\tcpnBteChp: " << cpnBteChp << endl1; in Dump()
750 *pOut << "\tcpnBtePap: " << cpnBtePap << endl1; in Dump()
753 *pOut << dec << "END FIB" << endl1 << endl1; in Dump()
776 indent( *pOut, rSt ); in DumpIt()
778 *pOut << endl1; in DumpIt()
784 *pOut << "<0x" << hex2 << (sal_uInt16)c << dec2 << "> "; in DumpIt()
787 *pOut << endl1; in DumpIt()
802 *pOut << (sal_uInt16)c; in DumpItSmall()
804 *pOut << "0x" << hex2 << (sal_uInt16)c << dec2; in DumpItSmall()
809 *pOut << ','; in DumpItSmall()
818 indent( *pOut, rSt ); in DumpSprm()
830 *pOut << "!UEberhang um " << -nSprmsLen << " Bytes!" << endl1; in DumpSprm()
834 *pOut << (sal_uInt16)x[0]; in DumpSprm()
836 *pOut << hex << nId << dec; in DumpSprm()
837 *pOut << '/' << nSprmL; // Laenge incl. alles in Dez in DumpSprm()
838 *pOut << '/' << nSprmNL; // Laenge excl Token in Dez in DumpSprm()
843 *pOut << " = " << rSprm.pName << ' '; in DumpSprm()
851 *pOut << endl1; in DumpSprm()
861 begin( *pOut, rSt ) << "Sprms" << endl1; in DumpSprms()
866 end( *pOut, rSt ) << "Sprms" << endl1; in DumpSprms()
875 *pOut << (sal_uInt16)p[0]; // Ausgabe: Token in Dez in DumpMemSprm()
876 *pOut << '/' << WW8GetSprmSizeBrutto( nVersion, p, &nId ); // Laenge incl. alles in Dez in DumpMemSprm()
877 *pOut << '/' << WW8GetSprmSizeNetto( nVersion, p, &nId ); // Laenge excl Token in Dez in DumpMemSprm()
879 *pOut << " = " << WW8GetSprmDumpInfo( nId ).pName; in DumpMemSprm()
881 *pOut << " 0x" << hex2 << *(p + 1); in DumpMemSprm()
892 begin( *pOut, *xStrm ) << "Sepx, Len: "; in DumpSepx()
894 *pOut << nLen << endl1; in DumpSepx()
898 end( *pOut, *xStrm ) << "Sepx" << endl1; in DumpSepx()
911 *pOut << indent2 << " empty PHE" << endl1; in DumpPhe()
915 *pOut << begin2 << "PHE" << endl1; in DumpPhe()
916 *pOut << indent2 << "fSpare: " << ( rPhe.aBits1 & 0x1 ); in DumpPhe()
917 *pOut << ", fUnk: " << (( rPhe.aBits1 >> 1 ) & 1 ); in DumpPhe()
918 *pOut << ", fDiffLines: " << (( rPhe.aBits1 >> 2 ) & 1 ); in DumpPhe()
919 *pOut << ", unused: " << (( rPhe.aBits1 >> 3 ) & 0x1F ) in DumpPhe()
923 *pOut << ", nLines: " << (short)rPhe.nlMac << ',' << endl1; in DumpPhe()
924 *pOut << indent2 << "dxaCol: " << (short)SVBT16ToShort( rPhe.dxaCol ); in DumpPhe()
927 *pOut << ", total height: " << (sal_uInt16)SVBT16ToShort( rPhe.dyl ); in DumpPhe()
931 *pOut << ", height per line: " << (short)SVBT16ToShort( rPhe.dyl ); in DumpPhe()
932 *pOut << ", total height: " << rPhe.nlMac * (short)SVBT16ToShort( rPhe.dyl ); in DumpPhe()
934 *pOut << endl1; in DumpPhe()
935 *pOut << end2 << "PHE" << endl1; in DumpPhe()
952 *pOut << 'D' << hex6 << nPos << dec2 << ' ' << indent1 << begin1 << "Fkp."; in DumpFkp()
953 *pOut << NameTab[ePlc] << ", "; in DumpFkp()
954 *pOut << (sal_uInt16)nElem << " Elements" << endl1; in DumpFkp()
966 indent( *pOut, *xStrm ); in DumpFkp()
981 *pOut << "Fc: " << hex << aF[0] << ".." << aF[1]; in DumpFkp()
982 *pOut << " Cp: " << pSBase->WW8Fc2Cp( aF[0] ) in DumpFkp()
984 *pOut << " Offset: " << nOfs << dec2; in DumpFkp()
990 *pOut << ", Len: " << (short)c << endl1; in DumpFkp()
1001 *pOut << ", Len max: " << nLen << ", ID:" << nIStd << endl1; in DumpFkp()
1009 *pOut << dec2 << " No attribute" << endl1; in DumpFkp()
1013 end( *pOut, *xStrm ) << "Fkp." << NameTab[ePlc] << endl1; in DumpFkp()
1029 begin( *pOut, *xTableStream ) << "Dop, Size " << rFib.lcbDop << ", DefaultSize 84" << endl1; in DumpDop()
1033 *pOut << indent2 << "fFacingPages : " << pD->fFacingPages << endl1; in DumpDop()
1034 *pOut << indent2 << "fWidowControl : " << pD->fWidowControl << endl1; in DumpDop()
1035 *pOut << indent2 << "fPMHMainDoc : " << pD->fPMHMainDoc << endl1; in DumpDop()
1036 *pOut << indent2 << "grfSuppression : " << pD->grfSuppression << endl1; in DumpDop()
1037 *pOut << indent2 << "fpc : " << pD->fpc << endl1; in DumpDop()
1038 *pOut << indent2 << "grpfIhdt : " << pD->grpfIhdt << endl1; in DumpDop()
1039 *pOut << indent2 << "rncFtn : " << pD->rncFtn << endl1; in DumpDop()
1040 *pOut << indent2 << "nFtn : " << pD->nFtn << endl1; in DumpDop()
1041 *pOut << indent2 << "fOutlineDirtySave : " << pD->fOutlineDirtySave << endl1; in DumpDop()
1042 *pOut << indent2 << "fOnlyMacPics : " << pD->fOnlyMacPics << endl1; in DumpDop()
1043 *pOut << indent2 << "fOnlyWinPics : " << pD->fOnlyWinPics << endl1; in DumpDop()
1044 *pOut << indent2 << "fLabelDoc : " << pD->fLabelDoc << endl1; in DumpDop()
1045 *pOut << indent2 << "fHyphCapitals : " << pD->fHyphCapitals << endl1; in DumpDop()
1046 *pOut << indent2 << "fAutoHyphen : " << pD->fAutoHyphen << endl1; in DumpDop()
1047 *pOut << indent2 << "fFormNoFields : " << pD->fFormNoFields << endl1; in DumpDop()
1048 *pOut << indent2 << "fLinkStyles : " << pD->fLinkStyles << endl1; in DumpDop()
1049 *pOut << indent2 << "fRevMarking : " << pD->fRevMarking << endl1; in DumpDop()
1050 *pOut << indent2 << "fBackup : " << pD->fBackup << endl1; in DumpDop()
1051 *pOut << indent2 << "fExactCWords : " << pD->fExactCWords << endl1; in DumpDop()
1052 *pOut << indent2 << "fPagHidden : " << pD->fPagHidden << endl1; in DumpDop()
1053 *pOut << indent2 << "fPagResults : " << pD->fPagResults << endl1; in DumpDop()
1054 *pOut << indent2 << "fLockAtn : " << pD->fLockAtn << endl1; in DumpDop()
1055 *pOut << indent2 << "fMirrorMargins : " << pD->fMirrorMargins << endl1; in DumpDop()
1056 *pOut << indent2 << "fReadOnlyRecommended : " << pD->fReadOnlyRecommended << endl1; in DumpDop()
1057 *pOut << indent2 << "fDfltTrueType : " << pD->fDfltTrueType << endl1; in DumpDop()
1058 *pOut << indent2 << "fPagSuppressTopSpacing : " << pD->fPagSuppressTopSpacing << endl1; in DumpDop()
1059 *pOut << indent2 << "fProtEnabled : " << pD->fProtEnabled << endl1; in DumpDop()
1060 *pOut << indent2 << "fDispFormFldSel : " << pD->fDispFormFldSel << endl1; in DumpDop()
1061 *pOut << indent2 << "fRMView : " << pD->fRMView << endl1; in DumpDop()
1062 *pOut << indent2 << "fRMPrint : " << pD->fRMPrint << endl1; in DumpDop()
1063 *pOut << indent2 << "fWriteReservation : " << pD->fWriteReservation << endl1; in DumpDop()
1064 *pOut << indent2 << "fLockRev : " << pD->fLockRev << endl1; in DumpDop()
1065 *pOut << indent2 << "fEmbedFonts : " << pD->fEmbedFonts << endl1; in DumpDop()
1066 *pOut << indent2 << "copts_fNoTabForInd : " << pD->copts_fNoTabForInd << endl1; in DumpDop()
1067 *pOut << indent2 << "copts_fNoSpaceRaiseLower : " << pD->copts_fNoSpaceRaiseLower << endl1; in DumpDop()
1068 *pOut << indent2 << "copts_fSupressSpbfAfterPgBrk : " << pD->copts_fSupressSpbfAfterPgBrk << endl1; in DumpDop()
1069 *pOut << indent2 << "copts_fWrapTrailSpaces : " << pD->copts_fWrapTrailSpaces << endl1; in DumpDop()
1070 *pOut << indent2 << "copts_fMapPrintTextColor : " << pD->copts_fMapPrintTextColor << endl1; in DumpDop()
1071 *pOut << indent2 << "copts_fNoColumnBalance : " << pD->copts_fNoColumnBalance << endl1; in DumpDop()
1072 *pOut << indent2 << "copts_fConvMailMergeEsc : " << pD->copts_fConvMailMergeEsc << endl1; in DumpDop()
1073 *pOut << indent2 << "copts_fSupressTopSpacing : " << pD->copts_fSupressTopSpacing << endl1; in DumpDop()
1074 *pOut << indent2 << "copts_fOrigWordTableRules : " << pD->copts_fOrigWordTableRules << endl1; in DumpDop()
1075 *pOut << indent2 << "copts_fTransparentMetafiles : " << pD->copts_fTransparentMetafiles << endl1; in DumpDop()
1076 *pOut << indent2 << "copts_fShowBreaksInFrames : " << pD->copts_fShowBreaksInFrames << endl1; in DumpDop()
1077 *pOut << indent2 << "copts_fSwapBordersFacingPgs : " << pD->copts_fSwapBordersFacingPgs << endl1; in DumpDop()
1078 *pOut << indent2 << "dxaTab : " << pD->dxaTab << endl1; in DumpDop()
1079 *pOut << indent2 << "wSpare : " << pD->wSpare << endl1; in DumpDop()
1080 *pOut << indent2 << "dxaHotZ : " << pD->dxaHotZ << endl1; in DumpDop()
1081 *pOut << indent2 << "cConsecHypLim : " << pD->cConsecHypLim << endl1; in DumpDop()
1082 *pOut << indent2 << "wSpare2 : " << pD->wSpare2 << endl1; in DumpDop()
1083 *pOut << indent2 << "dttmCreated : " << pD->dttmCreated << endl1; in DumpDop()
1084 *pOut << indent2 << "dttmRevised : " << pD->dttmRevised << endl1; in DumpDop()
1085 *pOut << indent2 << "dttmLastPrint : " << pD->dttmLastPrint << endl1; in DumpDop()
1086 *pOut << indent2 << "nRevision : " << pD->nRevision << endl1; in DumpDop()
1087 *pOut << indent2 << "tmEdited : " << pD->tmEdited << endl1; in DumpDop()
1088 *pOut << indent2 << "cWords : " << pD->cWords << endl1; in DumpDop()
1089 *pOut << indent2 << "cCh : " << pD->cCh << endl1; in DumpDop()
1090 *pOut << indent2 << "cPg : " << pD->cPg << endl1; in DumpDop()
1091 *pOut << indent2 << "cParas : " << pD->cParas << endl1; in DumpDop()
1092 *pOut << indent2 << "rncEdn : " << pD->rncEdn << endl1; in DumpDop()
1093 *pOut << indent2 << "nEdn : " << pD->nEdn << endl1; in DumpDop()
1094 *pOut << indent2 << "epc : " << pD->epc << endl1; in DumpDop()
1095 *pOut << indent2 << "fPrintFormData : " << pD->fPrintFormData << endl1; in DumpDop()
1096 *pOut << indent2 << "fSaveFormData : " << pD->fSaveFormData << endl1; in DumpDop()
1097 *pOut << indent2 << "fShadeFormData : " << pD->fShadeFormData << endl1; in DumpDop()
1098 *pOut << indent2 << "fWCFtnEdn : " << pD->fWCFtnEdn << endl1; in DumpDop()
1099 *pOut << indent2 << "cLines : " << pD->cLines << endl1; in DumpDop()
1100 *pOut << indent2 << "cWordsFtnEnd : " << pD->cWordsFtnEnd << endl1; in DumpDop()
1101 *pOut << indent2 << "cChFtnEdn : " << pD->cChFtnEdn << endl1; in DumpDop()
1102 *pOut << indent2 << "cPgFtnEdn : " << pD->cPgFtnEdn << endl1; in DumpDop()
1103 *pOut << indent2 << "cParasFtnEdn : " << pD->cParasFtnEdn << endl1; in DumpDop()
1104 *pOut << indent2 << "cLinesFtnEdn : " << pD->cLinesFtnEdn << endl1; in DumpDop()
1105 *pOut << indent2 << "lKeyProtDoc : " << pD->lKeyProtDoc << endl1; in DumpDop()
1106 *pOut << indent2 << "wvkSaved : " << pD->wvkSaved << endl1; in DumpDop()
1107 *pOut << indent2 << "wScaleSaved : " << pD->wScaleSaved << endl1; in DumpDop()
1108 *pOut << indent2 << "zkSaved : " << pD->zkSaved << endl1; in DumpDop()
1109 *pOut << indent2 << "fNoTabForInd : " << pD->fNoTabForInd << endl1; in DumpDop()
1110 *pOut << indent2 << "fNoSpaceRaiseLower : " << pD->fNoSpaceRaiseLower << endl1; in DumpDop()
1111 *pOut << indent2 << "fSupressSpbfAfterPageBreak : " << pD->fSupressSpbfAfterPageBreak << endl1; in DumpDop()
1112 *pOut << indent2 << "fWrapTrailSpaces : " << pD->fWrapTrailSpaces << endl1; in DumpDop()
1113 *pOut << indent2 << "fMapPrintTextColor : " << pD->fMapPrintTextColor << endl1; in DumpDop()
1114 *pOut << indent2 << "fNoColumnBalance : " << pD->fNoColumnBalance << endl1; in DumpDop()
1115 *pOut << indent2 << "fConvMailMergeEsc : " << pD->fConvMailMergeEsc << endl1; in DumpDop()
1116 *pOut << indent2 << "fSupressTopSpacing : " << pD->fSupressTopSpacing << endl1; in DumpDop()
1117 *pOut << indent2 << "fOrigWordTableRules : " << pD->fOrigWordTableRules << endl1; in DumpDop()
1118 *pOut << indent2 << "fTransparentMetafiles : " << pD->fTransparentMetafiles << endl1; in DumpDop()
1119 *pOut << indent2 << "fShowBreaksInFrames : " << pD->fShowBreaksInFrames << endl1; in DumpDop()
1120 *pOut << indent2 << "fSwapBordersFacingPgs : " << pD->fSwapBordersFacingPgs << endl1; in DumpDop()
1121 *pOut << indent2 << "fSuppressTopSpacingMac5 : " << pD->fSuppressTopSpacingMac5 << endl1; in DumpDop()
1122 *pOut << indent2 << "fTruncDxaExpand : " << pD->fTruncDxaExpand << endl1; in DumpDop()
1123 *pOut << indent2 << "fPrintBodyBeforeHdr : " << pD->fPrintBodyBeforeHdr << endl1; in DumpDop()
1124 *pOut << indent2 << "fNoLeading : " << pD->fNoLeading << endl1; in DumpDop()
1125 *pOut << indent2 << "fMWSmallCaps : " << pD->fMWSmallCaps << endl1; in DumpDop()
1127 *pOut << indent2 << "adt : " << pD->adt << endl1; in DumpDop()
1129 *pOut << indent2 << "lvl : " << pD->lvl << endl1; in DumpDop()
1130 *pOut << indent2 << "fHtmlDoc : " << pD->fHtmlDoc << endl1; in DumpDop()
1131 *pOut << indent2 << "fSnapBorder : " << pD->fSnapBorder << endl1; in DumpDop()
1132 *pOut << indent2 << "fIncludeHeader : " << pD->fIncludeHeader << endl1; in DumpDop()
1133 *pOut << indent2 << "fIncludeFooter : " << pD->fIncludeFooter << endl1; in DumpDop()
1134 *pOut << indent2 << "fForcePageSizePag : " << pD->fForcePageSizePag << endl1; in DumpDop()
1135 *pOut << indent2 << "fMinFontSizePag : " << pD->fMinFontSizePag << endl1; in DumpDop()
1137 *pOut << indent2 << "fHaveVersions : " << pD->fHaveVersions << endl1; in DumpDop()
1138 *pOut << indent2 << "fAutoVersion : " << pD->fAutoVersion << endl1; in DumpDop()
1139 *pOut << indent2 << "cChWS : " << pD->cChWS << endl1; in DumpDop()
1140 *pOut << indent2 << "cChWSFtnEdn : " << pD->cChWSFtnEdn << endl1; in DumpDop()
1141 *pOut << indent2 << "grfDocEvents : " << pD->grfDocEvents << endl1; in DumpDop()
1142 *pOut << indent2 << "cDBC : " << pD->cDBC << endl1; in DumpDop()
1143 *pOut << indent2 << "cDBCFtnEdn : " << pD->cDBCFtnEdn << endl1; in DumpDop()
1144 *pOut << indent2 << "nfcFtnRef : " << pD->nfcFtnRef << endl1; in DumpDop()
1145 *pOut << indent2 << "nfcEdnRef : " << pD->nfcEdnRef << endl1; in DumpDop()
1146 *pOut << indent2 << "hpsZoonFontPag : " << pD->hpsZoonFontPag << endl1; in DumpDop()
1147 *pOut << indent2 << "dywDispPag : " << pD->dywDispPag << endl1; in DumpDop()
1149 end( *pOut, *xStrm ) << "Dop" << endl1 << endl1; in DumpDop()
1183 *pOut << 'D' << hex6 << nPos << dec2 << ' ' << indent1 << begin1; in DumpPLCFPcd()
1184 *pOut << "Plcx.Pcd, Len: "; in DumpPLCFPcd()
1185 *pOut << nLen << ", " << aPlc.GetIMax() << " Elements" << endl1; in DumpPLCFPcd()
1193 *pOut << indent2 << " Cp: " << hex6 << start << ".." << hex6 << ende; in DumpPLCFPcd()
1196 *pOut << ", Bits: " << hex2 << (sal_uInt16)p->aBits1 << ' ' in DumpPLCFPcd()
1198 *pOut << ", FcStart: "; in DumpPLCFPcd()
1202 *pOut << hex6 in DumpPLCFPcd()
1205 *pOut << " (UniCode)"; in DumpPLCFPcd()
1208 *pOut << hex6 << p->fc; in DumpPLCFPcd()
1210 *pOut << dec << ", prm "; in DumpPLCFPcd()
1212 *pOut << "No: " << ( p->prm >> 1 ); in DumpPLCFPcd()
1214 *pOut << "-"; in DumpPLCFPcd()
1216 *pOut << "(Sprm): "; in DumpPLCFPcd()
1219 *pOut << endl1; in DumpPLCFPcd()
1223 end( *pOut, *xTableStream ) << "Plcx.Pcd" << endl1; in DumpPLCFPcd()
1231 *pOut << 'D' << hex6 << nPos << dec2 << ' ' << indent1 << begin1; in DumpPcd()
1232 *pOut << "PieceTable, Len: " << nLen << endl1; in DumpPcd()
1234 *pOut << "!!! Alignment-Problem !!! sizeof( WW8_PCD1 ) != 8 !!! " << endl1; in DumpPcd()
1247 indent( *pOut, *xTableStream ) << "grpprl No. " << i << ", Len: " << cb << endl1; in DumpPcd()
1261 *pOut << "!!! nLen1 ( " << nLen1 << " ) != nLen2 ( " << nLen2 << " ) !" in DumpPcd()
1266 end( *pOut, *xTableStream ) << "PieceTable" << endl1 << endl1; in DumpPcd()
1311 *pOut << 'T' << hex6 << nPos << dec2 << ' ' << indent1 << begin1; in DumpPLCF()
1312 *pOut << "Plcx." << NameTab[ePlc] << ", Len: "; in DumpPLCF()
1313 *pOut << nLen << ", " << aPlc.GetIMax() << " Elements" << endl1; in DumpPLCF()
1321 *pOut << indent2 << "Plcx." << NameTab[ePlc]; in DumpPLCF()
1324 *pOut << " Cp: " << hex << start << ".." << ende ; in DumpPLCF()
1328 *pOut << " Empty" << endl1; in DumpPLCF()
1332 *pOut << ", Sepx-Position: " << nPo << dec << endl1; in DumpPLCF()
1339 *pOut << " Fc: " << hex << start << ".." << ende ; in DumpPLCF()
1358 *pOut << ", Offset: " << nPo << dec << endl1; in DumpPLCF()
1364 *pOut << " Cp: " << hex << start << ".." << ende << dec << endl1; in DumpPLCF()
1370 *pOut << " Cp: " << hex << start; in DumpPLCF()
1372 *pOut << ", Flags: 0x" << nFlags << dec << endl1; in DumpPLCF()
1378 *pOut << " Cp: " << hex << start << ", Initial: \""; in DumpPLCF()
1385 *pOut << *p++; in DumpPLCF()
1401 *pOut << "\", AutorId: " << hex << nId in DumpPLCF()
1409 end( *pOut, *xTableStream ) << "Plcx." << NameTab[ePlc] << endl1 << endl1; in DumpPLCF()
1429 *pOut << endl1; in DumpPlainText1()
1430 indent( *pOut, *xStrm ); in DumpPlainText1()
1438 indent( *pOut, *xStrm ) << pName << " PlainText: Cp: " in DumpShortPlainText()
1443 *pOut << "\"" << endl1; in DumpShortPlainText()
1448 begin( *pOut, *xStrm ) << pName << " Text: Cp: " << hex << nStartCp in DumpPlainText()
1451 indent( *pOut, *xStrm ); in DumpPlainText()
1453 *pOut << endl1; in DumpPlainText()
1454 end( *pOut, *xStrm ) << pName << " Text" << endl1; in DumpPlainText()
1464 *pOut << c; in DumpChar()
1474 case 0xdc: *pOut << c; return sal_False; in DumpChar()
1476 case 0xd: *pOut << "<CR>"; in DumpChar()
1479 case 0xc: *pOut << "<0x" << hex2 << (sal_uInt16)c << dec2 << '>'; in DumpChar()
1481 default: *pOut << "<0x" << hex2 << (sal_uInt16)c << dec2 << '>'; in DumpChar()
1499 *pOut << 'T' << hex6 << nPos << dec2 << ' ' << indent1 << begin1; in DumpPlcText()
1500 *pOut << "Plc." << pName << " Text, Len: "; in DumpPlcText()
1501 *pOut << nLen << ", " << aPlc.GetIMax() << " Elements" << endl1; in DumpPlcText()
1513 *pOut << " " << indent1 << "Plcx." << pName; in DumpPlcText()
1514 *pOut << " Cp: " << hex << start << ".." << ende; in DumpPlcText()
1515 *pOut << " entspricht Fc: " << start2 << ".." << ende2 << dec << endl1; in DumpPlcText()
1523 end( *pOut, *xTableStream ) << "Plcx." << pName << endl1 << endl1; in DumpPlcText()
1537 *pOut << "No Footnotes" << endl1 << endl1; in DumpFootnotes()
1553 *pOut << "No Endnotes" << endl1 << endl1; in DumpEndnotes()
1570 *pOut << "No Annotations" << endl1 << endl1; in DumpAnnotations()
1589 begin( *pOut, *xStrm ) in DumpTxtStoryEntry()
1592 *pOut << " " << indent1 << "cTxbx/iNextReuse: 0x" << *p++; in DumpTxtStoryEntry()
1593 *pOut << " cReusable: 0x" << *p++; in DumpTxtStoryEntry()
1595 *pOut << " fReusable: 0x" << *ps++ << endl1; in DumpTxtStoryEntry()
1598 *pOut << " " << indent1 << "lid: 0x" << *p++; in DumpTxtStoryEntry()
1599 *pOut << " txidUndo: 0x" << *p++ << dec << endl1; in DumpTxtStoryEntry()
1601 end( *pOut, *xStrm ) << "TextboxStory" << endl1 << endl1; in DumpTxtStoryEntry()
1617 *pOut << "No Textboxes" << endl1 << endl1; in DumpTextBoxs()
1628 *pOut << "No HeaderTextboxes" << endl1 << endl1; in DumpTextBoxs()
1640 *pOut << 'T' << hex6 << nStart << dec2 << ' ' << indent1 << begin1 in DumpDrawObjects()
1650 *pOut << indent2 << i << ".Cp: 0x" << hex << nCp + nOffset; in DumpDrawObjects()
1654 *pOut << " ShapeId: 0x" << *pFSPA++; in DumpDrawObjects()
1655 *pOut << " left: " << dec << *pFSPA++; in DumpDrawObjects()
1656 *pOut << " top: " << *pFSPA++; in DumpDrawObjects()
1657 *pOut << " right: " << *pFSPA++; in DumpDrawObjects()
1658 *pOut << " bottom: " << *pFSPA++; in DumpDrawObjects()
1660 *pOut << " flags: 0x" << hex << *pU++; in DumpDrawObjects()
1662 *pOut << " xTxbx: " << dec << *pFSPA; in DumpDrawObjects()
1666 *pOut << " FC of DO: 0x" << *pFSPA++; in DumpDrawObjects()
1667 *pOut << " ctcbx: " << dec << *(sal_uInt16*)pFSPA; in DumpDrawObjects()
1670 *pOut << endl1; in DumpDrawObjects()
1672 *pOut << end1; in DumpDrawObjects()
1675 *pOut << "No "; in DumpDrawObjects()
1676 *pOut << pNm << endl1 << endl1; in DumpDrawObjects()
1685 *pOut << 'T' << hex6 << nStart << dec2 << ' ' << indent1 << begin1 in DumpTxtboxBrks()
1696 *pOut << indent2 << i << ".Cp: 0x" << hex << nCp + nOffset in DumpTxtboxBrks()
1698 *pOut << " dcpDepend: 0x" << *pBKD++; in DumpTxtboxBrks()
1699 *pOut << " flags: 0x" << hex << *pBKD << dec << endl1; in DumpTxtboxBrks()
1701 *pOut << end2; in DumpTxtboxBrks()
1704 *pOut << "No "; in DumpTxtboxBrks()
1705 *pOut << pNm << endl1 << endl1; in DumpTxtboxBrks()
2087 *pOut << " " << indent1 << ' '; in DumpEscherProp()
2089 *pOut << pRecNm; in DumpEscherProp()
2091 *pOut << "Prop" ; in DumpEscherProp()
2093 *pOut << " Id: " << dec << nId << " (=0x" << hex << nId << ')'; in DumpEscherProp()
2095 *pOut << " Bid: 0x" << (sal_uInt16)bBid; in DumpEscherProp()
2099 *pOut << " Cmpl: 0x" << (sal_uInt16)bComplex; in DumpEscherProp()
2104 *pOut << " op: 0x" << nOp; in DumpEscherProp()
2106 *pOut << dec << endl1; in DumpEscherProp()
2150 *pOut << hex6 << nPos << indent1; in DumpEscherRec()
2152 *pOut << pRecNm; in DumpEscherRec()
2154 *pOut << "Record:"; in DumpEscherRec()
2155 *pOut << " Id: 0x" << hex << nFbt << " Instance: 0x" << nInst in DumpEscherRec()
2185 *pOut << " " << indent1 << " Data: " in DumpEscherRec()
2196 *pOut << " " << indent1 << " \"" in DumpEscherRec()
2213 *pOut << " " << indent1 << " Rect: (L/T/R/B): " << dec in DumpEscherRec()
2233 *pOut << " " << indent1 << " " << hex in DumpEscherRec()
2250 *pOut << " " << indent1 << " " << hex in DumpEscherRec()
2263 *pOut << " " << indent1 << " Data:" << hex; in DumpEscherRec()
2271 *pOut << " 0x" << nHexParam; in DumpEscherRec()
2273 *pOut << dec << endl1; in DumpEscherRec()
2306 *pOut << endl1; in DumpEscherRec()
2307 *pOut << " " << indent1 << " Data: "; in DumpEscherRec()
2314 *pOut << sHex[ ( c & 0xf0 ) >> 4 ] << sHex[ c & 0x0f ] << ' '; in DumpEscherRec()
2317 *pOut << dec << endl1; in DumpEscherRec()
2328 begin( *pOut, *xTableStream ) << endl1; in DumpEscherRecs()
2354 *pOut << hex6 << nPos + nReadLen - 1 << indent1 in DumpEscherRecs()
2377 end( *pOut, *xTableStream ) << endl1; in DumpEscherRecs()
2388 *pOut << endl << hex6 << pWwFib->fcDggInfo << dec2 << ' ' << indent1 in DumpDrawing()
2394 end( *pOut, *xTableStream ) << endl1 << endl1; in DumpDrawing()
2411 indent( *pOut, *xTableStream ); in DumpStyleUPX()
2412 *pOut << "very empty UPX." << ((bPAP) ? "papx " : "chpx "); in DumpStyleUPX()
2413 *pOut << "Len:" << nLen << endl1; in DumpStyleUPX()
2418 indent( *pOut, *xTableStream ); in DumpStyleUPX()
2425 *pOut << "!cbUPX auf nLen verkleinert! "; in DumpStyleUPX()
2432 *pOut << "empty "; in DumpStyleUPX()
2434 *pOut << begin1; in DumpStyleUPX()
2436 *pOut << "UPX." << ((bPAP) ? "papx " : "chpx "); in DumpStyleUPX()
2437 *pOut << "Len:" << nLen << " cbUPX:" << cbUPX << ' '; in DumpStyleUPX()
2446 *pOut << "ID:" << id; in DumpStyleUPX()
2449 *pOut << endl1; in DumpStyleUPX()
2456 *pOut << "!Um " << xTableStream->Tell() - nPos + cbUPX in DumpStyleUPX()
2464 end( *pOut, *xTableStream ) << "UPX." << ((bPAP) ? "papx " : "chpx ") << endl1; in DumpStyleUPX()
2475 begin( *pOut, *xTableStream ) << "Grupx, Len:" << nLen << endl1; in DumpStyleGrupx()
2480 end( *pOut, *xTableStream ) << "Grupx" << endl1; in DumpStyleGrupx()
2486 case 0xffe: *pOut << "User "; break; in PrintStyleId()
2487 case 0xfff: *pOut << "Nil "; break; in PrintStyleId()
2488 default: *pOut << nId << ' '; break; in PrintStyleId()
2501 indent( *pOut, *xTableStream ); in Dump1Style()
2507 *pOut << begin1; in Dump1Style()
2513 *pOut << c << "-Style Nr:" << nNr << ' '; in Dump1Style()
2514 *pOut << "ID:"; PrintStyleId( pStd->sti ); in Dump1Style()
2515 *pOut << "BasedOn:"; PrintStyleId( pStd->istdBase ); in Dump1Style()
2517 *pOut << "Next:" << pStd->istdNext << " Name:\"" << sName.GetBuffer() << "\""; in Dump1Style()
2518 *pOut << endl1 << " "; in Dump1Style()
2519 *pOut << "cbStd:" << cbStd << ' '; in Dump1Style()
2520 *pOut << "No of Upx & Upe:" << pStd->cupx << ' '; in Dump1Style()
2521 *pOut << "bchUpe:" << pStd->bchUpe << ' '; in Dump1Style()
2522 *pOut << "nSkip:" << nSkip << endl1; in Dump1Style()
2524 *pOut << "empty Slot Nr:" << nNr << endl1; in Dump1Style()
2534 end( *pOut, *xTableStream ) << c << "-Style" << endl1; in Dump1Style()
2543 *pOut << hex6 << nStyleStart << ' ' << dec2 << indent1; in Dump()
2545 *pOut << begin1 << cstd << " Styles, "; in Dump()
2546 *pOut << "Base:" << cbSTDBaseInFile; in Dump()
2547 *pOut << ", Written:" << (fStdStylenamesWritten) ? 'T' : 'F'; in Dump()
2548 *pOut << ", MaxSti:" << stiMaxWhenSaved; in Dump()
2549 *pOut << ", MaxFix:" << istdMaxFixedWhenSaved; in Dump()
2550 *pOut << ", BuildIn:" << nVerBuiltInNamesWhenSaved; in Dump()
2551 *pOut << ", StdFnt:" << ftcStandardChpStsh << endl1; in Dump()
2557 end( *pOut, *xTableStream ) << "Styles" << endl1 << endl1; in Dump()
2591 pOut = new fstream( sOutName.GetBuffer(), ios::out ); in PrepareConvert()
2592 if ( !pOut ) in PrepareConvert()
2660 *pOut << "Datei: " << sName.GetBuffer() << endl; in DoConvert()
2696 *pOut << endl1; in DoConvert()
2739 DELETEZ( pOut ); in DeInit()