LibreOffice Module svx (master)
1
|
Public Member Functions | |
SearchDlg_Impl () | |
Public Attributes | |
bool | bSaveToModule: 1 |
bool | bFocusOnSearch: 1 |
std::unique_ptr< sal_uInt16[]> | pRanges |
Timer | 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.
util::URL SearchDlg_Impl::aCommand1URL |
Definition at line 135 of file srchdlg.cxx.
util::URL SearchDlg_Impl::aCommand2URL |
Definition at line 136 of file srchdlg.cxx.
Timer SearchDlg_Impl::aSelectionTimer |
Definition at line 131 of file srchdlg.cxx.
bool SearchDlg_Impl::bFocusOnSearch |
Definition at line 128 of file srchdlg.cxx.
bool SearchDlg_Impl::bSaveToModule |
Definition at line 128 of file srchdlg.cxx.
std::unique_ptr<sal_uInt16[]> 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.