LibreOffice Module sw (master) 1
|
save the current run state around exporting things that contain paragraphs themselves like text frames. More...
Public Member Functions | |
SaveRunState (RtfAttributeOutput &rRtf) | |
~SaveRunState () | |
Private Attributes | |
RtfAttributeOutput & | m_rRtf |
RtfStringBuffer | m_Run |
RtfStringBuffer | m_RunText |
bool const | m_bSingleEmptyRun |
bool const | m_bInRun |
save the current run state around exporting things that contain paragraphs themselves like text frames.
TODO: probably more things need to be saved?
Definition at line 1985 of file rtfattributeoutput.cxx.
|
inlineexplicit |
Definition at line 1995 of file rtfattributeoutput.cxx.
References RtfAttributeOutput::m_rExport, m_rRtf, and RtfExport::setStream().
|
inline |
Definition at line 2004 of file rtfattributeoutput.cxx.
References RtfStringBuffer::append(), RtfExport::getStream(), RtfAttributeOutput::m_aRun, RtfAttributeOutput::m_aRunText, m_bInRun, RtfAttributeOutput::m_bInRun, m_bSingleEmptyRun, RtfAttributeOutput::m_bSingleEmptyRun, RtfAttributeOutput::m_rExport, m_rRtf, m_Run, m_RunText, and RtfExport::resetStream().
|
private |
Definition at line 1992 of file rtfattributeoutput.cxx.
Referenced by ~SaveRunState().
|
private |
Definition at line 1991 of file rtfattributeoutput.cxx.
Referenced by ~SaveRunState().
|
private |
Definition at line 1988 of file rtfattributeoutput.cxx.
Referenced by SaveRunState(), and ~SaveRunState().
|
private |
Definition at line 1989 of file rtfattributeoutput.cxx.
Referenced by ~SaveRunState().
|
private |
Definition at line 1990 of file rtfattributeoutput.cxx.
Referenced by ~SaveRunState().