SmAlignDialog Class Reference

#include <dialog.hxx>

List of all members.

Public Member Functions

 SmAlignDialog (Window *pParent, BOOL bFreeRes=TRUE)
void ReadFrom (const SmFormat &rFormat)
void WriteTo (SmFormat &rFormat) const

Private Member Functions

 DECL_LINK (DefaultButtonClickHdl, Button *)

Private Attributes

RadioButton aLeft
RadioButton aCenter
RadioButton aRight
FixedLine aFixedLine1
OKButton aOKButton1
CancelButton aCancelButton1
PushButton aDefaultButton


Detailed Description

Definition at line 326 of file dialog.hxx.


Constructor & Destructor Documentation

SmAlignDialog::SmAlignDialog ( Window *  pParent,
BOOL  bFreeRes = TRUE 
)

Definition at line 1136 of file dialog.cxx.

References aDefaultButton.


Member Function Documentation

SmAlignDialog::DECL_LINK ( DefaultButtonClickHdl  ,
Button *   
) [private]

void SmAlignDialog::ReadFrom ( const SmFormat rFormat  ) 

Definition at line 1153 of file dialog.cxx.

References aCenter, aLeft, AlignCenter, AlignLeft, AlignRight, aRight, and SmFormat::GetHorAlign().

Referenced by SmDocShell::Execute().

void SmAlignDialog::WriteTo ( SmFormat rFormat  )  const

Definition at line 1178 of file dialog.cxx.

References aLeft, AlignCenter, AlignLeft, AlignRight, aRight, SmFormat::RequestApplyChanges(), and SmFormat::SetHorAlign().

Referenced by SmDocShell::Execute().


Member Data Documentation

RadioButton SmAlignDialog::aLeft [private]

Definition at line 328 of file dialog.hxx.

Referenced by ReadFrom(), and WriteTo().

RadioButton SmAlignDialog::aCenter [private]

Definition at line 329 of file dialog.hxx.

Referenced by ReadFrom().

RadioButton SmAlignDialog::aRight [private]

Definition at line 330 of file dialog.hxx.

Referenced by ReadFrom(), and WriteTo().

FixedLine SmAlignDialog::aFixedLine1 [private]

Definition at line 331 of file dialog.hxx.

OKButton SmAlignDialog::aOKButton1 [private]

Definition at line 332 of file dialog.hxx.

CancelButton SmAlignDialog::aCancelButton1 [private]

Definition at line 333 of file dialog.hxx.

PushButton SmAlignDialog::aDefaultButton [private]

Definition at line 334 of file dialog.hxx.

Referenced by SmAlignDialog().


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