LibreOffice Module svx (master)
1
|
#include <srchdlg.hxx>
Static Public Member Functions | |
static void | SetSearchLabel (const SearchLabel &rSL) |
static void | SetSearchLabel (const OUString &sStr) |
static OUString | GetSearchLabel () |
![]() | |
static void | RegisterChildWindow (SfxModule *, const SfxChildWinFactory &) |
static std::unique_ptr< SfxChildWindow > | CreateChildWindow (sal_uInt16, vcl::Window *, SfxBindings *, SfxChildWinInfo const &) |
static SAL_DLLPRIVATE void | InitializeChildWinFactory_Impl (sal_uInt16, SfxChildWinInfo &) |
Private Attributes | |
std::shared_ptr< SvxSearchDialog > | dialog |
Additional Inherited Members | |
![]() | |
void | SetWindow (const VclPtr< vcl::Window > &p) |
SfxChildWindow (vcl::Window *pParentWindow, sal_uInt16 nId) | |
Definition at line 88 of file srchdlg.hxx.
SvxSearchDialogWrapper::SvxSearchDialogWrapper | ( | vcl::Window * | pParent, |
sal_uInt16 | nId, | ||
SfxBindings * | pBindings, | ||
SfxChildWinInfo const * | pInfo | ||
) |
Definition at line 2319 of file srchdlg.cxx.
References dialog, GetFrameWeld(), make_shared(), SfxChildWindow::SetController(), and SfxBindings::Update().
|
overridevirtual |
Definition at line 2335 of file srchdlg.cxx.
|
inline |
Definition at line 96 of file srchdlg.hxx.
|
static |
Definition at line 2394 of file srchdlg.cxx.
References SfxViewFrame::Current(), LabelItemWindow::get_label(), SfxViewFrame::GetFrame(), SfxFrame::GetFrameInterface(), VCLUnoHelper::GetWindow(), and i.
|
static |
Definition at line 2425 of file srchdlg.cxx.
References SfxViewFrame::Current(), End, EndSheet, EndWrapped, lcl_SetSearchLabelWindow(), NavElementNotFound, NotFound, ReminderEndWrapped, ReminderStartWrapped, Start, StartWrapped, and SvxResId().
Referenced by SvxSearchDialog::SetModifyFlag_Impl().
|
static |
Definition at line 2453 of file srchdlg.cxx.
References SfxViewFrame::Current(), and lcl_SetSearchLabelWindow().
SvxSearchDialogWrapper::SFX_DECL_CHILDWINDOW_WITHID | ( | SvxSearchDialogWrapper | ) |
|
private |
Definition at line 90 of file srchdlg.hxx.
Referenced by SvxSearchDialogWrapper().