Home
last modified time | relevance | path

Searched refs:NotifyInputHandler (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/sc/source/ui/inc/
H A Ddocfunc.hxx57 void NotifyInputHandler( const ScAddress& rPos );
/AOO42X/main/sc/source/ui/docshell/
H A Ddocfunc.cxx787 NotifyInputHandler( rPos ); in SetNormalString()
841 NotifyInputHandler( rPos ); in PutCell()
846 void ScDocFunc::NotifyInputHandler( const ScAddress& rPos ) in NotifyInputHandler() function in ScDocFunc