#include <dockbar.h>
Inheritance diagram for OILFloaters:

Public Member Functions | |
| OILFloaters () | |
| BOOL | Create (CWnd *pParentWnd) |
| BOOL | PlaceBar (wxWindow *hdialogbar, wxPoint here, wxSize size=wxSize(0, 0)) |
| BOOL | PlaceBar (wxWindow *hdialogbar, KernelBarPos BarPos, wxSize size=wxSize(0, 0)) |
| BOOL | ReleaseBar (wxWindow *hdialog, BOOL DoTidy) |
| void | SetBigControlState (BOOL Big) |
| virtual BOOL | DeleteBars () |
| BOOL | RecreateBarsAfterSettingChange () |
| SIZE | GetBarSize () |
Private Member Functions | |
| BOOL | InsertBarInList (OILChildBar *ThisBar) |
Private Attributes | |
| SIZE | DockSize |
Definition at line 380 of file dockbar.h.
|
|
|
|
|
|
|
|
Implements OILDockingBar. |
|
|
Implements OILDockingBar. Definition at line 403 of file dockbar.h. 00403 { return (DockSize); }
|
|
|
|
|
||||||||||||||||
|
Implements OILDockingBar. |
|
||||||||||||||||
|
Implements OILDockingBar. |
|
|
|
|
||||||||||||
|
Implements OILDockingBar. |
|
|
Reimplemented from OILDockingBar. |
|
|
|
1.4.4