Home
last modified time | relevance | path

Searched defs:nY1 (Results 1 – 25 of 54) sorted by relevance

123

/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsAnimationFunction.cxx166 const double nY1, in AnimationBezierFunction()
181 const double nY1) in AnimationBezierFunction()
251 double nY1 (aPoints[1].getY()); in AnimationParametricFunction() local
/trunk/main/sc/source/filter/starcalc/
H A Dscfobj.cxx59 SCTAB nSrcTab, sal_uInt16 nX1, sal_uInt16 nY1, sal_uInt16 nX2, sal_uInt16 nY2 ) in InsertChart()
/trunk/main/sc/source/ui/view/
H A Dgridmerg.cxx111 void ScGridMerger::AddVerLine( long nX, long nY1, long nY2 ) in AddVerLine()
H A Dviewutil.cxx412 ScUpdateRect::ScUpdateRect( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2 ) in ScUpdateRect()
423 void ScUpdateRect::SetNew( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2 ) in SetNew()
H A Dgridwin4.cxx194 SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2 ) in lcl_DrawScenarioFrames()
375 SCROW nY1 = pViewData->GetPosY(eVWhich); in Paint() local
422 void ScGridWindow::Draw( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2, ScUpdateMode eMode ) in Draw()
1000 void ScGridWindow::DrawPagePreview( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2, OutputDevice* pCont… in DrawPagePreview()
1480 void ScGridWindow::InvertSimple( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2, in InvertSimple()
1675 SCROW nY1 = aMultiRange.aStart.Row(); in GetSelectionRects() local
H A Dprintfun.cxx445 SCROW nY1 = 0; in DrawToDev() local
1443 void ScPrintFunc::PrintRowHdr( SCROW nY1, SCROW nY2, long nScrX, long nScrY ) in PrintRowHdr()
1505 void ScPrintFunc::LocateRowHdr( SCROW nY1, SCROW nY2, long nScrX, long nScrY, in LocateRowHdr()
1525 void ScPrintFunc::LocateArea( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2, in LocateArea()
1568 void ScPrintFunc::PrintArea( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2, in PrintArea()
2037 void ScPrintFunc::PrintPage( long nPageNo, SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2, in PrintPage()
2720 SCROW nY1; in DoPrint() local
H A Dtabview4.cxx543 SCROW nY1 = aViewData.GetPosY( eVWhich ); in InterpretVisible() local
/trunk/main/svx/inc/svx/
H A Dframelink.hxx227 inline double GetHorDiagAngle( long nX1, long nX2, long nY1, long nY2 ) in GetHorDiagAngle()
264 inline double GetVerDiagAngle( long nX1, long nX2, long nY1, long nY2 ) in GetVerDiagAngle()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dmtftools.cxx336 const double nY1, in appendRect()
350 const double nY1, in appendRect()
/trunk/main/basegfx/source/polygon/
H A Db2dsvgpolypolygon.cxx288 double nX1, nY1; in importFromSvgD() local
338 double nX1, nY1; in importFromSvgD() local
/trunk/main/basegfx/source/tools/
H A Ddebugplotter.cxx142 const double nY1( rElem.first.getMaxY() ); in outputRect() local
/trunk/main/vcl/source/gdi/
H A Dbmpacc3.cxx182 long nY1; in DrawLine() local
/trunk/main/sc/source/ui/inc/
H A Doutput.hxx96 SCROW nY1; // ( incl. versteckte ) member in ScOutputData
/trunk/main/sc/source/core/data/
H A Dfillinfo.cxx86 SCCOL nX1, SCROW nY1, SCCOL /* nX2 */, SCROW /* nY2 */, SCTAB nTab, in lcl_GetMergeRange() argument
157 void ScDocument::FillInfo( ScTableInfo& rTabInfo, SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2, in FillInfo()
H A Dattarray.cxx522 SCROW nY1 = nStart; in ApplyStyleArea() local
629 SCROW nY1 = nStart; in ApplyLineStyleArea() local
755 SCROW nY1 = nStart; in ApplyCacheArea() local
/trunk/main/svx/source/xoutdev/
H A D_xoutbmp.cxx416 for( long nY = 0L, nY1 = 1L, nY2 = 2; nY < nHeight2; nY++, nY1++, nY2++ ) in DetectEdges() local
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsPageObjectPainter.cxx528 const sal_Int32 nY1 ( in CreateBackgroundBitmap() local
/trunk/main/oox/source/export/
H A Dvmlexport.cxx466 … sal_Int32 nY1 = impl_GetPointComponent( pVerticesIt, nPointSize ); in Commit() local
/trunk/main/canvas/source/vcl/
H A Dcanvashelper_texturefill.cxx995 … const sal_Int32 nY1( ::canvas::tools::roundDown( aTextureSpacePolygonRect.getMinY() ) ); in fillTexturedPolyPolygon() local
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi.cxx463 void Os2SalGraphics::drawLine( long nX1, long nY1, long nX2, long nY2 ) in drawLine()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx669 const int nY1 = aPos.Y() + pRawBitmap->mnYOffset; in DrawServerAAForcedString() local
819 const int nY1 = aPos.Y() + pRawBitmap->mnYOffset; in DrawServerAAForcedString() local
/trunk/main/svtools/source/contnr/
H A Dimivctl2.cxx761 sal_uInt16 nX1,nX2,nY1,nY2; in OccupyGrids() local
/trunk/main/vcl/unx/headless/
H A Dsvpgdi.cxx317 void SvpSalGraphics::drawLine( long nX1, long nY1, long nX2, long nY2 ) in drawLine()
/trunk/main/chart2/source/view/charttypes/
H A DPieChart.cxx860 sal_Int32 nY1 = rInfo.aFirstPosition.getY(); in rearrangeLabelToAvoidOverlapIfRequested() local
/trunk/main/svtools/source/control/
H A Druler.cxx339 void Ruler::ImplVDrawLine( long nX1, long nY1, long nX2, long nY2 ) in ImplVDrawLine()
363 void Ruler::ImplVDrawRect( long nX1, long nY1, long nX2, long nY2 ) in ImplVDrawRect()

Completed in 183 milliseconds

123