|
| DataNavigator (SfxBindings *pBindings, SfxChildWindow *pMgr, vcl::Window *pParent) |
|
virtual | ~DataNavigator () override |
|
virtual void | dispose () override |
|
void | StateChangedAtToolBoxControl (sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem *pState) override |
|
virtual void | StateChanged (StateChangedType nStateChange) override |
|
| SfxDockingWindow (SfxBindings *pBindings, SfxChildWindow *pCW, vcl::Window *pParent, WinBits nWinBits) |
|
| SfxDockingWindow (SfxBindings *pBindings, SfxChildWindow *pCW, vcl::Window *pParent, const OUString &rID, const OUString &rUIXMLDescription) |
|
virtual | ~SfxDockingWindow () override |
|
virtual void | dispose () override |
|
void | Initialize (SfxChildWinInfo *pInfo) |
|
virtual void | FillInfo (SfxChildWinInfo &) const |
|
virtual void | StateChanged (StateChangedType nStateChange) override |
|
void | SetDockingRects (const tools::Rectangle &rOuter, const tools::Rectangle &rInner) |
|
const tools::Rectangle & | GetInnerRect () const |
|
const tools::Rectangle & | GetOuterRect () const |
|
SfxBindings & | GetBindings () const |
|
sal_uInt16 | GetType () const |
|
SfxChildAlignment | GetAlignment () const |
|
void | SetAlignment (SfxChildAlignment eAlign) |
|
const Size & | GetFloatingSize () const |
|
void | SetFloatingSize (const Size &rSize) |
|
void | SetMinOutputSizePixel (const Size &rSize) |
|
const Size & | GetMinOutputSizePixel () const |
|
virtual bool | EventNotify (NotifyEvent &rNEvt) override |
|
| DECL_DLLPRIVATE_LINK (TimerHdl, Timer *, void) |
|
SAL_DLLPRIVATE void | Initialize_Impl () |
|
SAL_DLLPRIVATE void | SetItemSize_Impl (const Size &rSize) |
|
SAL_DLLPRIVATE void | Disappear_Impl () |
|
SAL_DLLPRIVATE void | Reappear_Impl () |
|
SAL_DLLPRIVATE bool | IsAutoHide_Impl () const |
|
SAL_DLLPRIVATE void | AutoShow_Impl () |
|
SAL_DLLPRIVATE void | ReleaseChildWindow_Impl () |
|
SfxBindings & | GetBindings () |
|
const SfxBindings & | GetBindings () const |
|
| SfxControllerItem () |
|
| SfxControllerItem (sal_uInt16 nId, SfxBindings &) |
|
virtual | ~SfxControllerItem () |
|
virtual void | dispose () |
|
void | Bind (sal_uInt16 nNewId, SfxBindings *) |
|
void | UnBind () |
|
void | ReBind () |
|
bool | IsBound () const |
|
void | ClearCache () |
|
SfxControllerItem * | GetItemLink () |
|
SfxControllerItem * | ChangeItemLink (SfxControllerItem *pNewLink) |
|
void | SetId (sal_uInt16 nItemId) |
|
sal_uInt16 | GetId () const |
|
virtual void | StateChangedAtToolBoxControl (sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem *pState) |
|
virtual void | GetControlState (sal_uInt16 nSID, boost::property_tree::ptree &) |
|
MapUnit | GetCoreMetric () const |
|
void | SetFallbackCoreMetric (MapUnit eFallback) |
|
SAL_DLLPRIVATE void | BindInternal_Impl (sal_uInt16 nNewId, SfxBindings *) |
|