SmCmdBoxWindow Class Reference

#include <view.hxx>

Collaboration diagram for SmCmdBoxWindow:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SmCmdBoxWindow (SfxBindings *pBindings, SfxChildWindow *pChildWindow, Window *pParent)
virtual ~SmCmdBoxWindow ()
void AdjustPosition ()
SmEditWindowGetEditWindow ()
SmViewShellGetView ()

Protected Member Functions

virtual void GetFocus ()
virtual void Resize ()
virtual void Paint (const Rectangle &rRect)
virtual void StateChanged (StateChangedType nStateChange)
virtual Size CalcDockingSize (SfxChildAlignment eAlign)
virtual SfxChildAlignment CheckAlignment (SfxChildAlignment eActual, SfxChildAlignment eWish)
virtual void ToggleFloatingMode ()

Private Attributes

SmEditWindow aEdit
SmEditController aController
BOOL bExiting

Detailed Description

Definition at line 177 of file view.hxx.


Constructor & Destructor Documentation

SmCmdBoxWindow::SmCmdBoxWindow ( SfxBindings *  pBindings,
SfxChildWindow *  pChildWindow,
Window *  pParent 
)

Definition at line 595 of file view.cxx.

SmCmdBoxWindow::~SmCmdBoxWindow (  )  [virtual]

Definition at line 606 of file view.cxx.

References bExiting.


Member Function Documentation

void SmCmdBoxWindow::GetFocus (  )  [protected, virtual]

Definition at line 761 of file view.cxx.

References aEdit, and bExiting.

void SmCmdBoxWindow::Resize (  )  [protected, virtual]

Definition at line 618 of file view.cxx.

References aEdit.

Referenced by StateChanged().

void SmCmdBoxWindow::Paint ( const Rectangle &  rRect  )  [protected, virtual]

Definition at line 646 of file view.cxx.

void SmCmdBoxWindow::StateChanged ( StateChangedType  nStateChange  )  [protected, virtual]

Definition at line 719 of file view.cxx.

References AdjustPosition(), aEdit, and Resize().

Size SmCmdBoxWindow::CalcDockingSize ( SfxChildAlignment  eAlign  )  [protected, virtual]

Definition at line 688 of file view.cxx.

SfxChildAlignment SmCmdBoxWindow::CheckAlignment ( SfxChildAlignment  eActual,
SfxChildAlignment  eWish 
) [protected, virtual]

Definition at line 702 of file view.cxx.

void SmCmdBoxWindow::ToggleFloatingMode (  )  [protected, virtual]

Definition at line 752 of file view.cxx.

void SmCmdBoxWindow::AdjustPosition (  ) 

Definition at line 737 of file view.cxx.

Referenced by StateChanged().

SmEditWindow* SmCmdBoxWindow::GetEditWindow (  )  [inline]

Definition at line 206 of file view.hxx.

References aEdit.

Referenced by SmEditWindow::SmEditWindow().

SmViewShell * SmCmdBoxWindow::GetView (  ) 

Definition at line 612 of file view.cxx.

Referenced by SmEditWindow::GetDoc(), and SmEditWindow::GetView().


Member Data Documentation

SmEditWindow SmCmdBoxWindow::aEdit [private]

Definition at line 179 of file view.hxx.

Referenced by GetEditWindow(), GetFocus(), Resize(), and StateChanged().

SmEditController SmCmdBoxWindow::aController [private]

Definition at line 180 of file view.hxx.

BOOL SmCmdBoxWindow::bExiting [private]

Definition at line 181 of file view.hxx.

Referenced by GetFocus(), and ~SmCmdBoxWindow().


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