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

#include <datwin.hxx>

Collaboration diagram for ButtonFrame:
[legend]

Public Member Functions

 ButtonFrame (const Point &rPt, const Size &rSz, OUString _aText, bool _bDrawDisabled)
 
void Draw (OutputDevice &rDev)
 

Private Attributes

tools::Rectangle aRect
 
tools::Rectangle aInnerRect
 
OUString aText
 
bool m_bDrawDisabled
 

Detailed Description

Definition at line 30 of file datwin.hxx.

Constructor & Destructor Documentation

◆ ButtonFrame()

ButtonFrame::ButtonFrame ( const Point rPt,
const Size rSz,
OUString  _aText,
bool  _bDrawDisabled 
)
inline

Definition at line 38 of file datwin.hxx.

References Left, and Top.

Member Function Documentation

◆ Draw()

void ButtonFrame::Draw ( OutputDevice rDev)

Member Data Documentation

◆ aInnerRect

tools::Rectangle ButtonFrame::aInnerRect
private

Definition at line 33 of file datwin.hxx.

Referenced by Draw().

◆ aRect

tools::Rectangle ButtonFrame::aRect
private

Definition at line 32 of file datwin.hxx.

Referenced by Draw().

◆ aText

OUString ButtonFrame::aText
private

Definition at line 34 of file datwin.hxx.

Referenced by Draw().

◆ m_bDrawDisabled

bool ButtonFrame::m_bDrawDisabled
private

Definition at line 35 of file datwin.hxx.

Referenced by Draw().


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