Method |
Description |
|
FormulaPollingCallback ( object _unused_ ) : void |
|
|
GetTopLevelWindow ( AutomationElement element ) : IntPtr |
|
|
InstallLocationMonitor ( IntPtr hWnd ) : void |
|
|
InstallTextChangeMonitor ( AutomationElement element ) : void |
|
|
OnStateChanged ( ExcelDna.IntelliSense.StateChangeEventArgs stateChangeEventArgs ) : void |
|
|
SetEditWindow ( IntPtr newWindowHandle, IntPtr &hwnd, AutomationElement &element ) : void |
|
|
TextChanged ( object sender, AutomationEventArgs e ) : void |
|
|
UninstallLocationMonitor ( ) : void |
|
|
UninstallTextChangeMonitor ( AutomationElement element ) : void |
|
|
UpdateEditState ( bool moveOnly = false ) : void |
|
|
UpdateFormula ( bool textChangedOnly = false ) : void |
|
|
UpdateFormulaPolling ( ) : void |
|
|
_windowLocationWatcher_LocationChanged ( object sender, EventArgs e ) : void |
|
|
_windowWatcher_FormulaBarWindowChanged ( object sender, WindowWatcher e ) : void |
|
|
_windowWatcher_InCellEditWindowChanged ( object sender, WindowWatcher e ) : void |
|
|