Searched refs:nPt (Results 1 – 7 of 7) sorted by relevance
266 sal_uLong nPt = pTmp->GetPoint()->nNode.GetIndex(), in GetExtTextInput() local271 if( nPt < nMk || ( nPt == nMk && nPtCnt < nMkCnt )) in GetExtTextInput()273 sal_uLong nTmp = nMk; nMk = nPt; nPt = nTmp; in GetExtTextInput()277 if( nMk <= nNdIdx && nNdIdx <= nPt && in GetExtTextInput()
1533 sal_uLong nPt = pTmp->GetPoint()->nNode.GetIndex(), in GetRedlinePos() local1535 if( nPt < nMk ) { long nTmp = nMk; nMk = nPt; nPt = nTmp; } in GetRedlinePos()1538 nMk <= nNdIdx && nNdIdx <= nPt ) in GetRedlinePos()
1757 sal_Int32 nPt(0L); in GetHdl() local1760 nPt=nNum+1L; in GetHdl()1766 nPt=nPntAnz-3-nNum; in GetHdl()1772 nPt=aEdgeInfo.nMiddleLine; in GetHdl()1777 if (nPt>0) { in GetHdl()1778 Point aPos((*pEdgeTrack)[(sal_uInt16)nPt]); in GetHdl()1779 aPos+=(*pEdgeTrack)[(sal_uInt16)nPt+1]; in GetHdl()
621 sal_uInt32 nPt(pPts->GetObject(nPtNum)); in ImpTransformMarkedPoints() local624 if(PolyPolygonEditor::GetRelativePolyPoint(aXPP, nPt, nPolyNum, nPointNum)) in ImpTransformMarkedPoints()
662 sal_uInt32 k, nPt = nC; in SolveSolver() local669 for ( nPt = 0, k = 1; nC && ( k < (sal_uInt32)aSegments.getLength() ); k++ ) in SolveSolver()684 nPt++; in SolveSolver()694 nPt += 3; in SolveSolver()702 nPt += 3; in SolveSolver()711 nPt += 4; in SolveSolver()725 if ( nPt < (sal_uInt32)aCoordinates.getLength() ) in SolveSolver()728 com::sun::star::drawing::EnhancedCustomShapeParameterPair& rPara = aCoordinates[ nPt ]; in SolveSolver()
1515 sal_uInt32 nPt; in SdrPowerPointImport() local1516 rStCtrl >> nPt; in SdrPowerPointImport()1519 pPersistPtr[ nOfs ] = nPt; in SdrPowerPointImport()
583 sal_uInt32 ScalePt( sal_uInt32 nPt ) const;
Completed in 96 milliseconds