LibreOffice Module svx (master) 1
Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
SvxSearchDialogWrapper Class Referencefinal

#include <srchdlg.hxx>

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

Public Member Functions

 SvxSearchDialogWrapper (vcl::Window *pParent, sal_uInt16 nId, SfxBindings *pBindings, SfxChildWinInfo const *pInfo)
 
virtual ~SvxSearchDialogWrapper () override
 
SvxSearchDialoggetDialog ()
 
 SFX_DECL_CHILDWINDOW_WITHID (SvxSearchDialogWrapper)
 
- 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 *)
 

Static Public Member Functions

static void SetSearchLabel (const SearchLabel &rSL)
 
static void SetSearchLabel (const OUString &sStr)
 
static OUString GetSearchLabel ()
 
- 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 &)
 

Private Attributes

std::shared_ptr< SvxSearchDialogdialog
 

Additional Inherited Members

- 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 88 of file srchdlg.hxx.

Constructor & Destructor Documentation

◆ SvxSearchDialogWrapper()

SvxSearchDialogWrapper::SvxSearchDialogWrapper ( vcl::Window pParent,
sal_uInt16  nId,
SfxBindings pBindings,
SfxChildWinInfo const *  pInfo 
)

◆ ~SvxSearchDialogWrapper()

SvxSearchDialogWrapper::~SvxSearchDialogWrapper ( )
overridevirtual

Definition at line 2342 of file srchdlg.cxx.

Member Function Documentation

◆ getDialog()

SvxSearchDialog * SvxSearchDialogWrapper::getDialog ( )
inline

Definition at line 96 of file srchdlg.hxx.

◆ GetSearchLabel()

OUString SvxSearchDialogWrapper::GetSearchLabel ( )
static

◆ SetSearchLabel() [1/2]

void SvxSearchDialogWrapper::SetSearchLabel ( const OUString &  sStr)
static

Definition at line 2461 of file srchdlg.cxx.

References SfxViewFrame::Current(), and lcl_SetSearchLabelWindow().

◆ SetSearchLabel() [2/2]

void SvxSearchDialogWrapper::SetSearchLabel ( const SearchLabel rSL)
static

◆ SFX_DECL_CHILDWINDOW_WITHID()

SvxSearchDialogWrapper::SFX_DECL_CHILDWINDOW_WITHID ( SvxSearchDialogWrapper  )

Member Data Documentation

◆ dialog

std::shared_ptr<SvxSearchDialog> SvxSearchDialogWrapper::dialog
private

Definition at line 90 of file srchdlg.hxx.

Referenced by SvxSearchDialogWrapper().


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