LibreOffice Module svx (master) 1
Public Member Functions | Public Attributes | List of all members
SearchDlg_Impl Struct Reference
Collaboration diagram for SearchDlg_Impl:
[legend]

Public Member Functions

 SearchDlg_Impl ()
 

Public Attributes

bool bSaveToModule: 1
 
bool bFocusOnSearch: 1
 
WhichRangesContainer pRanges
 
Timer aSelectionTimer { "svx SearchDlg_Impl aSelectionTimer" }
 
uno::Reference< frame::XDispatch > xCommand1Dispatch
 
uno::Reference< frame::XDispatch > xCommand2Dispatch
 
util::URL aCommand1URL
 
util::URL aCommand2URL
 

Detailed Description

Definition at line 126 of file srchdlg.cxx.

Constructor & Destructor Documentation

◆ SearchDlg_Impl()

SearchDlg_Impl::SearchDlg_Impl ( )
inline

Definition at line 138 of file srchdlg.cxx.

References aCommand1URL, and aCommand2URL.

Member Data Documentation

◆ aCommand1URL

util::URL SearchDlg_Impl::aCommand1URL

Definition at line 135 of file srchdlg.cxx.

Referenced by SearchDlg_Impl().

◆ aCommand2URL

util::URL SearchDlg_Impl::aCommand2URL

Definition at line 136 of file srchdlg.cxx.

Referenced by SearchDlg_Impl().

◆ aSelectionTimer

Timer SearchDlg_Impl::aSelectionTimer { "svx SearchDlg_Impl aSelectionTimer" }

Definition at line 131 of file srchdlg.cxx.

◆ bFocusOnSearch

bool SearchDlg_Impl::bFocusOnSearch

Definition at line 129 of file srchdlg.cxx.

◆ bSaveToModule

bool SearchDlg_Impl::bSaveToModule

Definition at line 128 of file srchdlg.cxx.

◆ pRanges

WhichRangesContainer SearchDlg_Impl::pRanges

Definition at line 130 of file srchdlg.cxx.

◆ xCommand1Dispatch

uno::Reference< frame::XDispatch > SearchDlg_Impl::xCommand1Dispatch

Definition at line 133 of file srchdlg.cxx.

◆ xCommand2Dispatch

uno::Reference< frame::XDispatch > SearchDlg_Impl::xCommand2Dispatch

Definition at line 134 of file srchdlg.cxx.


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