Searched refs:nCutEvent (Results 1 – 2 of 2) sorted by relevance
238 ,nCutEvent(0) in OTableEditorCtrl()389 if( nCutEvent ) in ~OTableEditorCtrl()390 Application::RemoveUserEvent( nCutEvent ); in ~OTableEditorCtrl()1497 if (nCutEvent) in cut()1498 Application::RemoveUserEvent(nCutEvent); in cut()1499 nCutEvent = Application::PostUserEvent(LINK(this, OTableEditorCtrl, DelayedCut)); in cut()1752 nCutEvent = 0;
74 sal_uLong nCutEvent; member in dbaui::OTableEditorCtrl