LibreOffice Module sfx2 (master) 1
Public Member Functions | Public Attributes | List of all members
SfxFrame_Impl Class Reference

#include <impframe.hxx>

Inheritance diagram for SfxFrame_Impl:
[legend]
Collaboration diagram for SfxFrame_Impl:
[legend]

Public Member Functions

 SfxFrame_Impl ()
 
- Public Member Functions inherited from SfxBroadcaster
 SfxBroadcaster ()
 
 SfxBroadcaster (const SfxBroadcaster &rBC)
 
virtual ~SfxBroadcaster () COVERITY_NOEXCEPT_FALSE
 
void Broadcast (const SfxHint &rHint)
 
bool HasListeners () const
 
size_t GetListenerCount () const
 
void ForAllListeners (std::function< bool(SfxListener *)> f) const
 

Public Attributes

css::uno::Reference< css::frame::XFrame > xFrame
 
bool mbHasTitle
 
SfxViewFramepCurrentViewFrame
 
SfxFrameDescriptorpDescr
 
bool bClosing: 1
 
bool bPrepClosing: 1
 
bool bInCancelTransfers: 1
 
bool bOwnsBindings: 1
 
bool bReleasingComponent: 1
 
bool bInPlace: 1
 
SfxWorkWindowpWorkWin
 
SvBorder aBorder
 
VclPtr< vcl::WindowpExternalContainerWindow
 
bool bHidden
 
bool bLockResize
 
bool bMenuBarOn
 

Additional Inherited Members

- Protected Member Functions inherited from SfxBroadcaster
void Forward (SfxBroadcaster &rBC, const SfxHint &rHint)
 

Detailed Description

Definition at line 29 of file impframe.hxx.

Constructor & Destructor Documentation

◆ SfxFrame_Impl()

SfxFrame_Impl::SfxFrame_Impl ( )
inlineexplicit

Definition at line 50 of file impframe.hxx.

Member Data Documentation

◆ aBorder

SvBorder SfxFrame_Impl::aBorder

Definition at line 43 of file impframe.hxx.

◆ bClosing

bool SfxFrame_Impl::bClosing

Definition at line 36 of file impframe.hxx.

◆ bHidden

bool SfxFrame_Impl::bHidden

Definition at line 46 of file impframe.hxx.

◆ bInCancelTransfers

bool SfxFrame_Impl::bInCancelTransfers

Definition at line 38 of file impframe.hxx.

◆ bInPlace

bool SfxFrame_Impl::bInPlace

Definition at line 41 of file impframe.hxx.

◆ bLockResize

bool SfxFrame_Impl::bLockResize

Definition at line 47 of file impframe.hxx.

◆ bMenuBarOn

bool SfxFrame_Impl::bMenuBarOn

Definition at line 48 of file impframe.hxx.

◆ bOwnsBindings

bool SfxFrame_Impl::bOwnsBindings

Definition at line 39 of file impframe.hxx.

◆ bPrepClosing

bool SfxFrame_Impl::bPrepClosing

Definition at line 37 of file impframe.hxx.

◆ bReleasingComponent

bool SfxFrame_Impl::bReleasingComponent

Definition at line 40 of file impframe.hxx.

◆ mbHasTitle

bool SfxFrame_Impl::mbHasTitle

Definition at line 33 of file impframe.hxx.

◆ pCurrentViewFrame

SfxViewFrame* SfxFrame_Impl::pCurrentViewFrame

Definition at line 34 of file impframe.hxx.

◆ pDescr

SfxFrameDescriptor* SfxFrame_Impl::pDescr

Definition at line 35 of file impframe.hxx.

◆ pExternalContainerWindow

VclPtr<vcl::Window> SfxFrame_Impl::pExternalContainerWindow

Definition at line 45 of file impframe.hxx.

◆ pWorkWin

SfxWorkWindow* SfxFrame_Impl::pWorkWin

Definition at line 42 of file impframe.hxx.

◆ xFrame

css::uno::Reference< css::frame::XFrame > SfxFrame_Impl::xFrame

Definition at line 32 of file impframe.hxx.


The documentation for this class was generated from the following file: