Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx1322 xub_StrLen nTipLen = aManualTip.Len(); in PasteManualTip() local
1323 if ( nTipLen && ( nTipLen < 3 || !aManualTip.Copy( nTipLen-3 ).EqualsAscii("...") ) ) in PasteManualTip()
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx619 sal_uInt32 nTipLen = 0; in Read() local
623 *pS >> nTipLen; in Read()
671 sal_uInt32 nTipBufSize = lclGetBufferSize( nTipLen ); in Read()
678 rec.controlTip = lclCreateOUString( pTipName.get(), nTipLen ); in Read()

Completed in 36 milliseconds