Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/docvw/ !
H A Dedtwin.cxx229 CommandExtTextInputData* pCETID; member
234 QuickHelpData() : pAttrs( 0 ), pCETID( 0 ) { ClearCntnt(); } in QuickHelpData()
5567 if( pCETID ) delete pCETID; in Move()
5568 pCETID = rCpy.pCETID; in Move()
5569 rCpy.pCETID = 0; in Move()
5585 delete pCETID, pCETID = 0; in ClearCntnt()
5592 if( pCETID ) delete pCETID, pCETID = 0; in Start()
5621 pCETID = new CommandExtTextInputData( sStr, pAttrs, nL, in Start()
5624 rSh.SetExtTextInputData( *pCETID ); in Start()

Completed in 37 milliseconds