|
| | 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 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) |
| |
template<class TBase, bool bBindRef = true>
struct ScRefHdlrControllerImpl< TBase, bBindRef >
Definition at line 140 of file anyrefdg.hxx.