LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
SwInputChild Class Referencefinal

#include <inputwin.hxx>

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

Public Member Functions

 SwInputChild (vcl::Window *, sal_uInt16 nId, SfxBindings const *, SfxChildWinInfo *)
 
virtual ~SwInputChild () override
 
 SFX_DECL_CHILDWINDOW_WITHID (SwInputChild)
 
void SetFormula (const OUString &rFormula)
 
const SwViewGetView () const
 
- Public Member Functions inherited from SfxChildWindow
virtual ~SfxChildWindow ()
 
void Destroy ()
 
vcl::WindowGetWindow () const
 
void SetController (std::shared_ptr< SfxDialogController > controller)
 
void ClearController ()
 
std::shared_ptr< SfxDialogController > & GetController ()
 
const std::shared_ptr< SfxDialogController > & GetController () const
 
vcl::WindowGetParent () const
 
SfxChildAlignment GetAlignment () const
 
void SetAlignment (SfxChildAlignment eAlign)
 
virtual void Hide ()
 
virtual void Show (ShowFlags nFlags)
 
sal_uInt16 GetPosition () const
 
sal_uInt16 GetType () const
 
virtual SfxChildWinInfo GetInfo () const
 
void SaveStatus (const SfxChildWinInfo &rInfo)
 
void SetHideNotDelete (bool bOn)
 
bool IsHideNotDelete () const
 
bool IsVisible () const
 
void SetWantsFocus (bool)
 
bool WantsFocus () const
 
virtual bool QueryClose ()
 
const css::uno::Reference< css::frame::XFrame > & GetFrame () const
 
void SetFrame (const css::uno::Reference< css::frame::XFrame > &)
 
void SetVisible_Impl (bool bVis)
 
SAL_DLLPRIVATE void SetWorkWindow_Impl (SfxWorkWindow *)
 
SAL_DLLPRIVATE void Activate_Impl ()
 
SAL_DLLPRIVATE void SetFactory_Impl (const SfxChildWinFactory *)
 

Private Attributes

SfxDispatcherm_pDispatch
 

Additional Inherited Members

- Static Public Member Functions inherited from SfxChildWindow
static void RegisterChildWindow (SfxModule *, const SfxChildWinFactory &)
 
static std::unique_ptr< SfxChildWindowCreateChildWindow (sal_uInt16, vcl::Window *, SfxBindings *, SfxChildWinInfo const &)
 
static SAL_DLLPRIVATE void InitializeChildWinFactory_Impl (sal_uInt16, SfxChildWinInfo &)
 
- Protected Member Functions inherited from SfxChildWindow
void SetWindow (const VclPtr< vcl::Window > &p)
 
 SfxChildWindow (vcl::Window *pParentWindow, sal_uInt16 nId)
 

Detailed Description

Definition at line 192 of file inputwin.hxx.

Constructor & Destructor Documentation

◆ SwInputChild()

SwInputChild::SwInputChild ( vcl::Window _pParent,
sal_uInt16  nId,
SfxBindings const *  pBindings,
SfxChildWinInfo  
)

◆ ~SwInputChild()

SwInputChild::~SwInputChild ( )
overridevirtual

Definition at line 628 of file inputwin.cxx.

References SfxDispatcher::Lock(), and m_pDispatch.

Member Function Documentation

◆ GetView()

const SwView * SwInputChild::GetView ( ) const
inline

Definition at line 204 of file inputwin.hxx.

References GetView(), and SfxChildWindow::GetWindow().

Referenced by SwEditWin::Command(), and GetView().

◆ SetFormula()

void SwInputChild::SetFormula ( const OUString &  rFormula)
inline

Definition at line 202 of file inputwin.hxx.

References SfxChildWindow::GetWindow(), and SetFormula().

Referenced by SwTableShell::Execute(), SwEditWin::KeyInput(), and SetFormula().

◆ SFX_DECL_CHILDWINDOW_WITHID()

SwInputChild::SFX_DECL_CHILDWINDOW_WITHID ( SwInputChild  )

Member Data Documentation

◆ m_pDispatch

SfxDispatcher* SwInputChild::m_pDispatch
private

Definition at line 194 of file inputwin.hxx.

Referenced by SwInputChild(), and ~SwInputChild().


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