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

#include <itrtxt.hxx>

Collaboration diagram for SwHookOut:
[legend]

Public Member Functions

 SwHookOut (SwTextSizeInfo &rInfo)
 
 ~SwHookOut ()
 

Private Attributes

SwTextSizeInfopInf
 
VclPtr< OutputDevicepOut
 
bool bOnWin
 

Detailed Description

Definition at line 301 of file itrtxt.hxx.

Constructor & Destructor Documentation

◆ SwHookOut()

SwHookOut::SwHookOut ( SwTextSizeInfo rInfo)
explicit

◆ ~SwHookOut()

SwHookOut::~SwHookOut ( )

Definition at line 459 of file itrtxt.cxx.

References bOnWin, pInf, pOut, SwTextSizeInfo::SetOnWin(), and SwTextSizeInfo::SetOut().

Member Data Documentation

◆ bOnWin

bool SwHookOut::bOnWin
private

Definition at line 305 of file itrtxt.hxx.

Referenced by ~SwHookOut().

◆ pInf

SwTextSizeInfo* SwHookOut::pInf
private

Definition at line 303 of file itrtxt.hxx.

Referenced by ~SwHookOut().

◆ pOut

VclPtr<OutputDevice> SwHookOut::pOut
private

Definition at line 304 of file itrtxt.hxx.

Referenced by ~SwHookOut().


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