Lines Matching refs:ScRefHandler

679 ScRefHandler::ScRefHandler( Window &rWindow, SfxBindings* pB/*, SfxChildWindow* pCW,  in ScRefHandler()  function in ScRefHandler
694 aTimer.SetTimeoutHdl(LINK( this, ScRefHandler, UpdateFocusHdl)); in ScRefHandler()
699 bool ScRefHandler::EnterRefMode() in EnterRefMode()
754 ScRefHandler::~ScRefHandler() in ~ScRefHandler()
759 bool ScRefHandler::LeaveRefMode() in LeaveRefMode()
791 void ScRefHandler::SwitchToDocument() in SwitchToDocument()
821 sal_Bool ScRefHandler::IsDocAllowed(SfxObjectShell* pDocSh) const // pDocSh may be 0 in IsDocAllowed()
834 sal_Bool __EXPORT ScRefHandler::IsRefInputMode() const in IsRefInputMode()
841 sal_Bool __EXPORT ScRefHandler::DoClose( sal_uInt16 nId ) in DoClose()
847 void ScRefHandler::SetDispatcherLock( sal_Bool bLock ) in SetDispatcherLock()
854 void ScRefHandler::ViewShellChanged(ScTabViewShell* pScViewShell ) in ViewShellChanged()
861 void ScRefHandler::AddRefEntry() in AddRefEntry()
868 sal_Bool __EXPORT ScRefHandler::IsTableLocked() const in IsTableLocked()
882 void ScRefHandler::RefInputStart( formula::RefEdit* pEdit, formula::RefButton* pButton ) in RefInputStart()
888 void ScRefHandler::ToggleCollapsed( formula::RefEdit* pEdit, formula::RefButton* pButton ) in ToggleCollapsed()
974 IMPL_LINK( ScRefHandler, UpdateFocusHdl, Timer*, EMPTYARG ) in IMPL_TWINDOW_PRENOTIFY()
983 bool ScRefHandler::ParseWithNames( ScRangeList& rRanges, const String& rStr, ScDocument* pDoc ) in ParseWithNames()
988 void ScRefHandler::HideReference( sal_Bool bDoneRefMode ) in HideReference()
993 void ScRefHandler::ShowReference( const XubString& rStr ) in ShowReference()
998 void ScRefHandler::ReleaseFocus( formula::RefEdit* pEdit, formula::RefButton* pButton ) in ReleaseFocus()
1003 void ScRefHandler::RefInputDone( sal_Bool bForced ) in RefInputDone()