| 
    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 2113 of file rtfattributeoutput.cxx.
      
  | 
  inlineexplicit | 
Definition at line 2123 of file rtfattributeoutput.cxx.
References RtfAttributeOutput::m_rExport, m_rRtf, and RtfExport::setStream().
      
  | 
  inline | 
Definition at line 2132 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 2120 of file rtfattributeoutput.cxx.
Referenced by ~SaveRunState().
      
  | 
  private | 
Definition at line 2119 of file rtfattributeoutput.cxx.
Referenced by ~SaveRunState().
      
  | 
  private | 
Definition at line 2116 of file rtfattributeoutput.cxx.
Referenced by SaveRunState(), and ~SaveRunState().
      
  | 
  private | 
Definition at line 2117 of file rtfattributeoutput.cxx.
Referenced by ~SaveRunState().
      
  | 
  private | 
Definition at line 2118 of file rtfattributeoutput.cxx.
Referenced by ~SaveRunState().