Searched defs:nCenter (Results 1 – 9 of 9) sorted by relevance
463 void Ruler::ImplDrawTicks( long nMin, long nMax, long nStart, long nCenter ) in ImplDrawTicks()632 void Ruler::ImplDrawArrows( long nCenter ) in ImplDrawArrows()1391 long nCenter = nVirTop+((nVirBottom-nVirTop)/2); in ImplFormat() local
1033 void XPolygon::CalcSmoothJoin(sal_uInt16 nCenter, sal_uInt16 nDrag, sal_uInt16 nPnt) in CalcSmoothJoin()1080 void XPolygon::CalcTangent(sal_uInt16 nCenter, sal_uInt16 nPrev, sal_uInt16 nNext) in CalcTangent()
881 long nCenter = aWinSize.Width() / 2; in Paint() local
300 long nCenter = (rnStartPos + rnEndPos - SC_OL_BITMAPSIZE * nEntriesSign + in GetEntryPos() local
1237 long nCenter = ( aArea.Left() + aArea.Right() ) / 2; in EditGrowX() local1307 long nCenter = aSize.Width() / 2; in EditGrowX() local
1506 SwTwips nCenter = ( nLeft + nRight ) / 2; in FillCrsrPos() local
908 const int nCenter (nHeight / 2); in CreateBackground() local
1884 long nCenter = rRect.Center().Y(); in ImplDrawButtonRect() local1914 long nCenter = rRect.Center().X(); in ImplDrawButtonRect() local
116 short nCenter[MAX_COL + 1]; // X-Rand aller Zellen dieses Bandes member
Completed in 200 milliseconds