Home
last modified time | relevance | path

Searched refs:mergeTopMarks (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sax/source/tools/
H A Dfshelper.cxx208 void FastSerializerHelper::mergeTopMarks( MergeMarksEnum eMergeType ) in mergeTopMarks() function in sax_fastparser::FastSerializerHelper
210 mpSerializer->mergeTopMarks( eMergeType ); in mergeTopMarks()
H A Dfastserializer.hxx117 …void mergeTopMarks( sax_fastparser::MergeMarksEnum eMergeType = sax_fastparser::MERGE_MARKS_APPEND…
H A Dfastserializer.cxx322 void FastSaxSerializer::mergeTopMarks( sax_fastparser::MergeMarksEnum eMergeType ) in mergeTopMarks() function in sax_fastparser::FastSaxSerializer
/aoo41x/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx200 m_pSerializer->mergeTopMarks(); in EndParagraph()
313 m_pSerializer->mergeTopMarks( sax_fastparser::MERGE_MARKS_PREPEND ); in EndParagraphProperties()
353 m_pSerializer->mergeTopMarks(); // merges with "postponed text", see above in EndRun()
387 …m_pSerializer->mergeTopMarks( sax_fastparser::MERGE_MARKS_PREPEND ); // merges with "postponed run… in EndRun()
390 m_pSerializer->mergeTopMarks(); // merges the "actual run start" in EndRun()
696 m_pSerializer->mergeTopMarks( sax_fastparser::MERGE_MARKS_PREPEND ); in EndRunProperties()
1731 m_pSerializer->mergeTopMarks( sax_fastparser::MERGE_MARKS_POSTPONE ); in OutputFlyFrame_Impl()
3160 m_pSerializer->mergeTopMarks( sax_fastparser::MERGE_MARKS_PREPEND ); in FormatBox()
3161 m_pSerializer->mergeTopMarks( ); in FormatBox()
/aoo41x/main/oox/source/export/
H A Dvmlexport.cxx113 m_pSerializer->mergeTopMarks(); in CloseContainer()
682 m_pSerializer->mergeTopMarks( sax_fastparser::MERGE_MARKS_POSTPONE ); in Commit()
/aoo41x/main/sax/inc/sax/
H A Dfshelper.hxx101 void mergeTopMarks( MergeMarksEnum eMergeType = MERGE_MARKS_APPEND );

Completed in 37 milliseconds