LibreOffice Module svx (master) 1
|
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 |
Definition at line 126 of file srchdlg.cxx.
|
inline |
Definition at line 138 of file srchdlg.cxx.
References aCommand1URL, and aCommand2URL.
util::URL SearchDlg_Impl::aCommand1URL |
Definition at line 135 of file srchdlg.cxx.
Referenced by SearchDlg_Impl().
util::URL SearchDlg_Impl::aCommand2URL |
Definition at line 136 of file srchdlg.cxx.
Referenced by SearchDlg_Impl().
Timer SearchDlg_Impl::aSelectionTimer { "svx SearchDlg_Impl aSelectionTimer" } |
Definition at line 131 of file srchdlg.cxx.
bool SearchDlg_Impl::bFocusOnSearch |
Definition at line 129 of file srchdlg.cxx.
bool SearchDlg_Impl::bSaveToModule |
Definition at line 128 of file srchdlg.cxx.
WhichRangesContainer SearchDlg_Impl::pRanges |
Definition at line 130 of file srchdlg.cxx.
uno::Reference< frame::XDispatch > SearchDlg_Impl::xCommand1Dispatch |
Definition at line 133 of file srchdlg.cxx.
uno::Reference< frame::XDispatch > SearchDlg_Impl::xCommand2Dispatch |
Definition at line 134 of file srchdlg.cxx.