Searched refs:GetChangeAction (Results 1 – 4 of 4) sorted by relevance
261 ScChangeAction* GetChangeAction( const ScAddress& rPos );
188 if ( pDocSh->IsReadOnly() || !pDocSh->GetChangeAction(aPos) || pDocSh->IsDocShared() ) in GetState()
954 ScChangeAction* pAction = pDocSh->GetChangeAction( aCursorPos ); in Execute()
586 ScChangeAction* ScDocShell::GetChangeAction( const ScAddress& rPos ) in GetChangeAction() function in ScDocShell
Completed in 37 milliseconds