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

#include <FrameControl.hxx>

Collaboration diagram for SwFrameControl:
[legend]

Public Member Functions

 SwFrameControl (const VclPtr< vcl::Window > &pWindow)
 
 ~SwFrameControl ()
 
vcl::WindowGetWindow ()
 
ISwFrameControl * GetIFacePtr ()
 
void SetReadonly (bool bReadonly)
 
void ShowAll (bool bShow)
 
bool Contains (const Point &rDocPt) const
 

Private Attributes

VclPtr< vcl::WindowmxWindow
 
ISwFrameControl * mpIFace
 

Detailed Description

Definition at line 37 of file FrameControl.hxx.

Constructor & Destructor Documentation

◆ SwFrameControl()

SwFrameControl::SwFrameControl ( const VclPtr< vcl::Window > &  pWindow)

◆ ~SwFrameControl()

SwFrameControl::~SwFrameControl ( )

Member Function Documentation

◆ Contains()

bool SwFrameControl::Contains ( const Point rDocPt) const
inline

Definition at line 50 of file FrameControl.hxx.

References mpIFace.

◆ GetIFacePtr()

ISwFrameControl * SwFrameControl::GetIFacePtr ( )
inline

Definition at line 46 of file FrameControl.hxx.

References mpIFace.

◆ GetWindow()

vcl::Window * SwFrameControl::GetWindow ( )
inline

Definition at line 45 of file FrameControl.hxx.

References VclPtr< class reference_type >::get(), and mxWindow.

◆ SetReadonly()

void SwFrameControl::SetReadonly ( bool  bReadonly)
inline

Definition at line 48 of file FrameControl.hxx.

References mpIFace.

◆ ShowAll()

void SwFrameControl::ShowAll ( bool  bShow)
inline

Definition at line 49 of file FrameControl.hxx.

References mpIFace.

Member Data Documentation

◆ mpIFace

ISwFrameControl* SwFrameControl::mpIFace
private

◆ mxWindow

VclPtr<vcl::Window> SwFrameControl::mxWindow
private

Definition at line 39 of file FrameControl.hxx.

Referenced by GetWindow(), SwFrameControl(), and ~SwFrameControl().


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