Home
last modified time | relevance | path

Searched refs:nTPos (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx1284 sal_uInt16 nTPos = pLine->GetStart(); in CreateLines() local
1291 SeekCursor( pNode, nTPos+1, aTmpFont ); in CreateLines()
1296 nTPos = nTPos + pTP->GetLen(); in CreateLines()
/trunk/main/vcl/source/window/
H A Dsplitwin.cxx1261 long nTPos; in ImplTestSplit() local
1277 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()
/trunk/main/sc/source/core/tool/
H A Dconsoli.cxx830 SCSIZE nTPos = ppTitlePos[nArrY][nPos]; in OutputToDocument() local
833 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()
/trunk/main/filter/source/graphicfilter/ieps/
H A Dieps.cxx388 sal_uInt32 nTPos = nSizeTIFF ? 28 + nSizeWMF : 0; in CreateMtfReplacementAction() local
392 << nTPos << nSizeTIFF; in CreateMtfReplacementAction()

Completed in 99 milliseconds