Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx674 std::auto_ptr< sal_Char > pTipName; in Read() local
675 pTipName.reset( new sal_Char[ nTipBufSize ] ); in Read()
677 pS->Read( pTipName.get(), nTipBufSize ); in Read()
678 rec.controlTip = lclCreateOUString( pTipName.get(), nTipLen ); in Read()

Completed in 35 milliseconds