SmPrintOptionsTabPage Class Reference

#include <dialog.hxx>

List of all members.

Public Member Functions

 SmPrintOptionsTabPage (Window *pParent, const SfxItemSet &rOptions)

Static Public Member Functions

static SfxTabPage * Create (Window *pWindow, const SfxItemSet &rSet)

Private Member Functions

 DECL_LINK (SizeButtonClickHdl, Button *)
virtual BOOL FillItemSet (SfxItemSet &rSet)
virtual void Reset (const SfxItemSet &rSet)

Private Attributes

FixedLine aFixedLine1
CheckBox aTitle
CheckBox aText
CheckBox aFrame
FixedLine aFixedLine2
RadioButton aSizeNormal
RadioButton aSizeScaled
RadioButton aSizeZoomed
MetricField aZoom
FixedLine aFixedLine3
CheckBox aNoRightSpaces


Detailed Description

Definition at line 109 of file dialog.hxx.


Constructor & Destructor Documentation

SmPrintOptionsTabPage::SmPrintOptionsTabPage ( Window *  pParent,
const SfxItemSet &  rOptions 
)

Definition at line 238 of file dialog.cxx.

Referenced by Create().


Member Function Documentation

SmPrintOptionsTabPage::DECL_LINK ( SizeButtonClickHdl  ,
Button *   
) [private]

BOOL SmPrintOptionsTabPage::FillItemSet ( SfxItemSet &  rSet  )  [private, virtual]

Definition at line 262 of file dialog.cxx.

References aFrame, aNoRightSpaces, aSizeNormal, aSizeScaled, aText, aTitle, aZoom, PRINT_SIZE_NORMAL, PRINT_SIZE_SCALED, and PRINT_SIZE_ZOOMED.

void SmPrintOptionsTabPage::Reset ( const SfxItemSet &  rSet  )  [private, virtual]

Definition at line 283 of file dialog.cxx.

References aFrame, aNoRightSpaces, aSizeNormal, aSizeScaled, aSizeZoomed, aText, aTitle, aZoom, PRINT_SIZE_NORMAL, PRINT_SIZE_SCALED, and PRINT_SIZE_ZOOMED.

SfxTabPage * SmPrintOptionsTabPage::Create ( Window *  pWindow,
const SfxItemSet &  rSet 
) [static]

Definition at line 302 of file dialog.cxx.

References SmPrintOptionsTabPage().

Referenced by SmViewShell::CreatePrintOptionsPage(), and SmModule::CreateTabPage().


Member Data Documentation

FixedLine SmPrintOptionsTabPage::aFixedLine1 [private]

Definition at line 111 of file dialog.hxx.

CheckBox SmPrintOptionsTabPage::aTitle [private]

Definition at line 112 of file dialog.hxx.

Referenced by FillItemSet(), and Reset().

CheckBox SmPrintOptionsTabPage::aText [private]

Definition at line 113 of file dialog.hxx.

Referenced by FillItemSet(), and Reset().

CheckBox SmPrintOptionsTabPage::aFrame [private]

Definition at line 114 of file dialog.hxx.

Referenced by FillItemSet(), and Reset().

FixedLine SmPrintOptionsTabPage::aFixedLine2 [private]

Definition at line 115 of file dialog.hxx.

RadioButton SmPrintOptionsTabPage::aSizeNormal [private]

Definition at line 116 of file dialog.hxx.

Referenced by FillItemSet(), and Reset().

RadioButton SmPrintOptionsTabPage::aSizeScaled [private]

Definition at line 117 of file dialog.hxx.

Referenced by FillItemSet(), and Reset().

RadioButton SmPrintOptionsTabPage::aSizeZoomed [private]

Definition at line 118 of file dialog.hxx.

Referenced by Reset().

MetricField SmPrintOptionsTabPage::aZoom [private]

Definition at line 119 of file dialog.hxx.

Referenced by FillItemSet(), and Reset().

FixedLine SmPrintOptionsTabPage::aFixedLine3 [private]

Definition at line 120 of file dialog.hxx.

CheckBox SmPrintOptionsTabPage::aNoRightSpaces [private]

Definition at line 121 of file dialog.hxx.

Referenced by FillItemSet(), and Reset().


The documentation for this class was generated from the following files:
Generated on Wed Feb 20 17:23:26 2008 for maths by  doxygen 1.5.1