Searched refs:pCETID (Results 1 – 1 of 1) sorted by relevance
229 CommandExtTextInputData* pCETID; member234 QuickHelpData() : pAttrs( 0 ), pCETID( 0 ) { ClearCntnt(); } in QuickHelpData()5533 if( pCETID ) delete pCETID; in Move()5534 pCETID = rCpy.pCETID; in Move()5535 rCpy.pCETID = 0; in Move()5551 delete pCETID, pCETID = 0; in ClearCntnt()5558 if( pCETID ) delete pCETID, pCETID = 0; in Start()5587 pCETID = new CommandExtTextInputData( sStr, pAttrs, nL, in Start()5590 rSh.SetExtTextInputData( *pCETID ); in Start()
Completed in 145 milliseconds