LibreOffice Module sw (master) 1
|
#include <itrtxt.hxx>
Public Member Functions | |
SwHookOut (SwTextSizeInfo &rInfo) | |
~SwHookOut () | |
Private Attributes | |
SwTextSizeInfo * | pInf |
VclPtr< OutputDevice > | pOut |
bool | bOnWin |
Definition at line 301 of file itrtxt.hxx.
|
explicit |
Definition at line 447 of file itrtxt.cxx.
References SwTextSizeInfo::GetRefDev(), pOut, SwTextSizeInfo::SetOnWin(), and SwTextSizeInfo::SetOut().
SwHookOut::~SwHookOut | ( | ) |
Definition at line 459 of file itrtxt.cxx.
References bOnWin, pInf, pOut, SwTextSizeInfo::SetOnWin(), and SwTextSizeInfo::SetOut().
|
private |
Definition at line 305 of file itrtxt.hxx.
Referenced by ~SwHookOut().
|
private |
Definition at line 303 of file itrtxt.hxx.
Referenced by ~SwHookOut().
|
private |
Definition at line 304 of file itrtxt.hxx.
Referenced by ~SwHookOut().