LibreOffice Module sc (master) 1
|
#include <highred.hxx>
Public Member Functions | |
ScHighlightChgDlg (SfxBindings *pB, SfxChildWindow *pCW, weld::Window *pParent, ScViewData &rViewData) | |
virtual | ~ScHighlightChgDlg () override |
virtual void | SetActive () override |
virtual void | SetReference (const ScRange &rRef, ScDocument &rDoc) override |
virtual void | Close () override |
virtual bool | IsRefInputMode () const override |
Public Member Functions inherited from ScAnyRefDlgController | |
ScAnyRefDlgController (SfxBindings *rt1, SfxChildWindow *rt2, weld::Window *rt3, const OUString &rt4, const OUString &rt5) | |
Public Member Functions inherited from ScRefHdlrControllerImpl< SfxModelessDialogController > | |
ScRefHdlrControllerImpl (weld::Window *pParent, const OUString &rUIXMLDescription, const OUString &rID, const SfxItemSet *pArg, SfxBindings *pB) | |
ScRefHdlrControllerImpl (SfxBindings *pB, SfxChildWindow *pCW, weld::Window *pParent, const OUString &rUIXMLDescription, const OUString &rID) | |
Public Member Functions inherited from SfxModelessDialogController | |
virtual | ~SfxModelessDialogController () override |
void | Initialize (SfxChildWinInfo const *pInfo) |
bool | IsClosing () const |
virtual void | Close () override |
virtual void | EndDialog (int nResponse) override |
virtual void | Activate () override |
virtual void | Deactivate () override |
virtual void | ChildWinDispose () override |
virtual void | FillInfo (SfxChildWinInfo &) const |
SfxBindings & | GetBindings () const |
Public Member Functions inherited from SfxDialogController | |
SfxDialogController (weld::Widget *pParent, const OUString &rUIFile, const OUString &rDialogId) | |
virtual void | Activate () |
virtual void | Deactivate () |
virtual void | ChildWinDispose () |
virtual void | Close () |
virtual void | EndDialog (int nResponse) |
virtual bool | CloseOnHide () const |
Public Member Functions inherited from ScRefHandler | |
ScRefHandler (SfxDialogController &rController, SfxBindings *pB, bool bBindRef) | |
virtual | ~ScRefHandler () COVERITY_NOEXCEPT_FALSE override |
virtual void | SetReference (const ScRange &rRef, ScDocument &rDoc) override=0 |
virtual void | AddRefEntry () override |
virtual bool | IsRefInputMode () const override |
virtual bool | IsTableLocked () const override |
virtual bool | IsDocAllowed (SfxObjectShell *pDocSh) const override |
virtual void | ShowReference (const OUString &rStr) override |
virtual void | HideReference (bool bDoneRefMode=true) override |
virtual void | ToggleCollapsed (formula::RefEdit *pEdit, formula::RefButton *pButton) override |
virtual void | ReleaseFocus (formula::RefEdit *pEdit) override |
virtual void | ViewShellChanged () override |
void | SwitchToDocument () |
virtual void | SetActive () override=0 |
bool | EnterRefMode () |
bool | LeaveRefMode () |
bool | CanInputDone (bool bForced) |
Protected Member Functions | |
virtual void | RefInputDone (bool bForced=false) override |
Protected Member Functions inherited from SfxModelessDialogController | |
SfxModelessDialogController (SfxBindings *, SfxChildWindow *pChildWin, weld::Window *pParent, const OUString &rUIXMLDescription, const OUString &rID) | |
Protected Member Functions inherited from ScRefHandler | |
void | disposeRefHandler () |
bool | DoClose (sal_uInt16 nId) |
void | SetDispatcherLock (bool bLock) |
virtual void | RefInputStart (formula::RefEdit *pEdit, formula::RefButton *pButton=nullptr) override |
virtual void | RefInputDone (bool bForced=false) override |
bool | ParseWithNames (ScRangeList &rRanges, std::u16string_view rStr, const ScDocument &pDoc) |
Private Member Functions | |
void | Init () |
DECL_LINK (RefHandle, SvxTPFilter *, void) | |
DECL_LINK (HighlightHandle, weld::Toggleable &, void) | |
DECL_LINK (OKBtnHdl, weld::Button &, void) | |
Private Attributes | |
ScViewData & | m_rViewData |
ScDocument & | rDoc |
ScChangeViewSettings | aChangeViewSet |
std::unique_ptr< weld::CheckButton > | m_xHighlightBox |
std::unique_ptr< weld::CheckButton > | m_xCbAccept |
std::unique_ptr< weld::CheckButton > | m_xCbReject |
std::unique_ptr< weld::Button > | m_xOkButton |
std::unique_ptr< formula::RefEdit > | m_xEdAssign |
std::unique_ptr< formula::RefButton > | m_xRbAssign |
std::unique_ptr< weld::Container > | m_xBox |
std::unique_ptr< SvxTPFilter > | m_xFilterCtr |
Additional Inherited Members | |
Public Types inherited from ScRefHdlrControllerImpl< SfxModelessDialogController > | |
enum | |
Static Public Member Functions inherited from ScRefHandler | |
static bool | CanInputStart (const formula::RefEdit *pEdit) |
Definition at line 31 of file highred.hxx.
ScHighlightChgDlg::ScHighlightChgDlg | ( | SfxBindings * | pB, |
SfxChildWindow * | pCW, | ||
weld::Window * | pParent, | ||
ScViewData & | rViewData | ||
) |
Definition at line 28 of file highred.cxx.
References get(), Init(), LINK, m_xEdAssign, m_xFilterCtr, m_xHighlightBox, m_xOkButton, m_xRbAssign, and ScRefHandler::SetDispatcherLock().
|
overridevirtual |
Definition at line 55 of file highred.cxx.
References ScRefHandler::SetDispatcherLock().
|
overridevirtual |
Reimplemented from SfxModelessDialogController.
Definition at line 138 of file highred.cxx.
References ScRefHandler::DoClose().
|
private |
|
private |
|
private |
|
private |
Definition at line 60 of file highred.cxx.
References aChangeViewSet, DateTime::EMPTY, ScRangeList::empty(), ScRange::Format(), ScRangeList::front(), ScDocument::GetChangeTrack(), ScDocument::GetChangeViewSettings(), ScChangeViewSettings::GetTheAuthorToShow(), ScChangeViewSettings::GetTheComment(), ScChangeViewSettings::GetTheDateMode(), ScChangeViewSettings::GetTheFirstDateTime(), ScChangeViewSettings::GetTheLastDateTime(), ScChangeViewSettings::GetTheRangeList(), ScChangeTrack::GetUser(), ScChangeTrack::GetUserCollection(), ScChangeViewSettings::HasAuthor(), ScChangeViewSettings::HasComment(), ScChangeViewSettings::HasDate(), ScChangeViewSettings::HasRange(), ScChangeViewSettings::IsShowAccepted(), ScChangeViewSettings::IsShowRejected(), m_xCbAccept, m_xCbReject, m_xFilterCtr, m_xHighlightBox, RANGE_ABS_3D, rDoc, ScChangeViewSettings::SetTheAuthorToShow(), and ScChangeViewSettings::ShowChanges().
Referenced by ScHighlightChgDlg().
|
overridevirtual |
Reimplemented from ScRefHandler.
Definition at line 159 of file highred.cxx.
References m_xEdAssign.
|
overrideprotectedvirtual |
Reimplemented from ScRefHandler.
Definition at line 143 of file highred.cxx.
References m_xEdAssign, m_xFilterCtr, m_xRbAssign, and ScRefHandler::RefInputDone().
|
overridevirtual |
Implements ScRefHandler.
Definition at line 155 of file highred.cxx.
|
overridevirtual |
Implements ScRefHandler.
Definition at line 126 of file highred.cxx.
References ScRange::aEnd, ScRange::aStart, ScRange::Format(), ScDocument::GetAddressConvention(), m_xEdAssign, m_xFilterCtr, RANGE_ABS_3D, and ScRefHandler::RefInputStart().
|
private |
Definition at line 36 of file highred.hxx.
Referenced by Init().
|
private |
Definition at line 34 of file highred.hxx.
|
private |
Definition at line 46 of file highred.hxx.
|
private |
Definition at line 39 of file highred.hxx.
Referenced by Init().
|
private |
Definition at line 40 of file highred.hxx.
Referenced by Init().
|
private |
Definition at line 43 of file highred.hxx.
Referenced by IsRefInputMode(), RefInputDone(), ScHighlightChgDlg(), and SetReference().
|
private |
Definition at line 48 of file highred.hxx.
Referenced by Init(), RefInputDone(), ScHighlightChgDlg(), and SetReference().
|
private |
Definition at line 38 of file highred.hxx.
Referenced by Init(), and ScHighlightChgDlg().
|
private |
Definition at line 41 of file highred.hxx.
Referenced by ScHighlightChgDlg().
|
private |
Definition at line 44 of file highred.hxx.
Referenced by RefInputDone(), and ScHighlightChgDlg().
|
private |
Definition at line 35 of file highred.hxx.
Referenced by Init().