Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Drtfattributeoutput.hxx48 class MultiBuffer class
57 MultiBuffer();
58 virtual ~MultiBuffer();
64 void appendAndClear(MultiBuffer& rSource);
503 MultiBuffer m_aRun;
504 MultiBuffer m_aRunText;
569 MultiBuffer m_aSectionHeaders;
H A Drtfattributeoutput.cxx266 void MultiBuffer::clearContentVector() in clearContentVector()
275 MultiBuffer::MultiBuffer() in MultiBuffer() function in MultiBuffer
281 MultiBuffer::~MultiBuffer() in ~MultiBuffer()
286 bool MultiBuffer::empty() const in empty()
291 void MultiBuffer::writeAndClear(SvStream& rTarget) in writeAndClear()
302 void MultiBuffer::appendAndClear(MultiBuffer& rSource) in appendAndClear()
324 void MultiBuffer::clear() in clear()
330 void MultiBuffer::appendHexData(const sal_uInt8 *pGraphicAry, sal_uInt32 nSize, sal_uInt32 nLimit) in appendHexData()
501 MultiBuffer aParagraph; in EndParagraph()
565 MultiBuffer aPar; in StartParagraphProperties()
[all …]