Home
last modified time | relevance | path

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

/AOO41X/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.cxx274 void MultiBuffer::clearContentVector() in clearContentVector()
283 MultiBuffer::MultiBuffer() in MultiBuffer() function in MultiBuffer
289 MultiBuffer::~MultiBuffer() in ~MultiBuffer()
294 bool MultiBuffer::empty() const in empty()
299 void MultiBuffer::writeAndClear(SvStream& rTarget) in writeAndClear()
310 void MultiBuffer::appendAndClear(MultiBuffer& rSource) in appendAndClear()
332 void MultiBuffer::clear() in clear()
338 void MultiBuffer::appendHexData(const sal_uInt8 *pGraphicAry, sal_uInt32 nSize, sal_uInt32 nLimit) in appendHexData()
509 MultiBuffer aParagraph; in EndParagraph()
573 MultiBuffer aPar; in StartParagraphProperties()
[all …]