Home
last modified time | relevance | path

Searched refs:sMyEndComment (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/dbaccess/source/ui/misc/
H A DTokenWriter.cxx88 const static char __FAR_DATA sMyEndComment[] = " -->"; variable
735 #define OUT_COMMENT( comment ) ((*m_pStream) << sMyBegComment, OUT_STR( comment ) << sMyEndComment
736 …MENT( comment ) ((*m_pStream) << sMyBegComment, OUT_STR( comment ) << sMyEndComment << ODatabaseIm…
831 (*m_pStream) << sMyEndComment; in WriteBody()
/aoo42x/main/sc/source/filter/html/
H A Dhtmlexp.cxx103 const static sal_Char __FAR_DATA sMyEndComment[] = " -->"; variable
139 << sMyEndComment << ScExportBase::sNewLine \
142 << sMyEndComment << ScExportBase::sNewLine)
423 rStrm << sMyEndComment; in WriteHeader()

Completed in 35 milliseconds