LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
SwLayoutModeModifier Class Reference

#include <txtfrm.hxx>

Collaboration diagram for SwLayoutModeModifier:
[legend]

Public Member Functions

 SwLayoutModeModifier (const OutputDevice &rOutp)
 
 ~SwLayoutModeModifier ()
 
void Modify (bool bChgToRTL)
 
void SetAuto ()
 

Private Attributes

const OutputDevicem_rOut
 
vcl::text::ComplexTextLayoutFlags m_nOldLayoutMode
 

Detailed Description

Definition at line 964 of file txtfrm.hxx.

Constructor & Destructor Documentation

◆ SwLayoutModeModifier()

SwLayoutModeModifier::SwLayoutModeModifier ( const OutputDevice rOutp)

Definition at line 701 of file txtfrm.cxx.

◆ ~SwLayoutModeModifier()

SwLayoutModeModifier::~SwLayoutModeModifier ( )

Definition at line 706 of file txtfrm.cxx.

References m_nOldLayoutMode, and m_rOut.

Member Function Documentation

◆ Modify()

void SwLayoutModeModifier::Modify ( bool  bChgToRTL)

◆ SetAuto()

void SwLayoutModeModifier::SetAuto ( )

Member Data Documentation

◆ m_nOldLayoutMode

vcl::text::ComplexTextLayoutFlags SwLayoutModeModifier::m_nOldLayoutMode
private

Definition at line 967 of file txtfrm.hxx.

Referenced by SetAuto(), and ~SwLayoutModeModifier().

◆ m_rOut

const OutputDevice& SwLayoutModeModifier::m_rOut
private

Definition at line 966 of file txtfrm.hxx.

Referenced by Modify(), SetAuto(), and ~SwLayoutModeModifier().


The documentation for this class was generated from the following files: