Searched refs:nTPos (Results 1 – 4 of 4) sorted by relevance
830 SCSIZE nTPos = ppTitlePos[nArrY][nPos]; in OutputToDocument() local833 if (ppTitlePos[nArrY][nPos+1] == nTPos) in OutputToDocument()835 if ( bDo && nTPos < nNeeded ) in OutputToDocument()840 pDestDoc->SetString( nCol-1, nRow+nArrY+nTPos, nTab, aString ); in OutputToDocument()
388 sal_uInt32 nTPos = nSizeTIFF ? 28 + nSizeWMF : 0; in CreateMtfReplacementAction() local392 << nTPos << nSizeTIFF; in CreateMtfReplacementAction()
1261 long nTPos; in ImplTestSplit() local1277 nTPos = rPos.Y(); in ImplTestSplit()1291 nTPos = rPos.X(); in ImplTestSplit()1298 if ( (nTPos >= nPos) && (nTPos <= nPos+nSplitSize+nBorder) ) in ImplTestSplit()1300 rMouseOff = nTPos-nPos; in ImplTestSplit()
1284 sal_uInt16 nTPos = pLine->GetStart(); in CreateLines() local1291 SeekCursor( pNode, nTPos+1, aTmpFont ); in CreateLines()1296 nTPos = nTPos + pTP->GetLen(); in CreateLines()
Completed in 65 milliseconds