Home
last modified time | relevance | path

Searched refs:WRITER_DEBUG_MSG (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/writerperfect/source/filter/
H A DDocumentCollector.cxx101 WRITER_DEBUG_MSG(("WriterWordPerfect: Cleaning up our mess..\n")); in filter()
103 WRITER_DEBUG_MSG(("Destroying the body elements\n")); in filter()
109 WRITER_DEBUG_MSG(("Destroying the styles elements\n")); in filter()
116 WRITER_DEBUG_MSG(("Destroying the rest of the styles elements\n")); in filter()
230 WRITER_DEBUG_MSG(("WriterWordPerfect: Document Body: Printing out the header stuff..\n")); in _writeTargetDocument()
233 WRITER_DEBUG_MSG(("WriterWordPerfect: Document Body: Start Document\n")); in _writeTargetDocument()
236 WRITER_DEBUG_MSG(("WriterWordPerfect: Document Body: preamble\n")); in _writeTargetDocument()
271 WRITER_DEBUG_MSG(("WriterWordPerfect: Document Body: Writing out the styles..\n")); in _writeTargetDocument()
319 WRITER_DEBUG_MSG(("WriterWordPerfect: Document Body: Writing out the document..\n")); in _writeTargetDocument()
534 WRITER_DEBUG_MSG(("WriterWordPerfect: Span Hash Key: %s\n", sSpanHashKey.cstr())); in openSpan()
[all …]
H A DDocumentHandler.cxx45 WRITER_DEBUG_MSG(("DocumentHandler::startDocument")); in startDocument()
51 WRITER_DEBUG_MSG(("DocumentHandler::endDocument")); in endDocument()
57 WRITER_DEBUG_MSG(("DocumentHandler::startElement")); in startElement()
74 WRITER_DEBUG_MSG(("DocumentHandler::endElement")); in endElement()
80 WRITER_DEBUG_MSG(("DocumentHandler::characters")); in characters()
H A DDocumentElement.cxx36 WRITER_DEBUG_MSG(("%s\n", msTagName.cstr())); in print()
56 WRITER_DEBUG_MSG(("TagCloseElement: write (%s)\n", getTagName().cstr())); in write()
63 WRITER_DEBUG_MSG(("TextElement: write\n")); in write()
H A DFilterInternal.hxx24 #define WRITER_DEBUG_MSG(M) printf M macro
26 #define WRITER_DEBUG_MSG(M) macro
H A DTextRunStyle.cxx55 WRITER_DEBUG_MSG(("Writing a paragraph style..\n")); in write()
126 WRITER_DEBUG_MSG(("Writing a span style..\n")); in write()
/aoo4110/main/writerperfect/source/wpdimp/
H A DWordPerfectImportFilter.cxx97 WRITER_DEBUG_MSG(("WordPerfectImportFilter::importImpl: Got here!\n")); in importImpl()
141 WRITER_DEBUG_MSG(("WordPerfectImportFilter::filter: Got here!\n")); in filter()
147 WRITER_DEBUG_MSG(("WordPerfectImportFilter::cancel: Got here!\n")); in cancel()
154 WRITER_DEBUG_MSG(("WordPerfectImportFilter::getTargetDocument: Got here!\n")); in setTargetDocument()
163 WRITER_DEBUG_MSG(("WordPerfectImportFilter::detect: Got here!\n")); in detect()
228 WRITER_DEBUG_MSG(("WordPerfectImportFilter::initialize: Got here!\n")); in initialize()
/aoo4110/main/writerperfect/source/stream/
H A DWPXSvStream.cxx33 WRITER_DEBUG_MSG(("mnLength = mxSeekable->getLength() threw exception\n")); in WPXSvInputStream()
103 WRITER_DEBUG_MSG(("mxSeekable->seek(offset) threw exception\n")); in seek()

Completed in 33 milliseconds