/aoo4110/main/sc/source/filter/starcalc/ |
H A D | scfobj.cxx | 59 SCTAB nSrcTab, sal_uInt16 nX1, sal_uInt16 nY1, sal_uInt16 nX2, sal_uInt16 nY2 ) in InsertChart()
|
/aoo4110/main/sc/source/ui/view/ |
H A D | gridmerg.cxx | 96 void ScGridMerger::AddHorLine( long nX1, long nX2, long nY ) in AddHorLine()
|
H A D | gridwin4.cxx | 194 SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2 ) in lcl_DrawScenarioFrames() 397 SCCOL nX2 = nX1; 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() 1204 void ScGridWindow::DrawButtons( SCCOL nX1, SCROW /*nY1*/, SCCOL nX2, SCROW /*nY2*/, ScTableInfo& rT… in DrawButtons() 1480 void ScGridWindow::InvertSimple( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2, in InvertSimple() 1676 SCCOL nX2 = aMultiRange.aEnd.Col(); in GetSelectionRects() local
|
H A D | viewutil.cxx | 412 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 D | printfun.cxx | 383 void lcl_HidePrint( ScTableInfo& rTabInfo, SCCOL nX1, SCCOL nX2 ) in lcl_HidePrint() 446 SCCOL nX2 = OLE_STD_CELLS_X - 1; in DrawToDev() local 1394 void ScPrintFunc::PrintColHdr( SCCOL nX1, SCCOL nX2, long nScrX, long nScrY ) in PrintColHdr() 1484 void ScPrintFunc::LocateColHdr( SCCOL nX1, SCCOL nX2, long nScrX, long nScrY, in LocateColHdr() 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() 2721 SCCOL nX2; in DoPrint() local
|
H A D | tabview4.cxx | 544 SCCOL nX2 = nX1 + aViewData.VisibleCellsX( eHWhich ); in InterpretVisible() local
|
/aoo4110/main/sc/source/ui/dbgui/ |
H A D | csvgrid.cxx | 958 sal_Int32 nX2 = Min( GetColumnX( nColIx + 1 ), GetWidth() ); in Command() local 1036 sal_Int32 nX2 = GetColumnX( nColIndex + 1 ); in ImplDrawColumnHeader() local 1081 sal_Int32 nX2 = nX1 + GetCharWidth() - 2; in ImplDrawCellText() local 1094 sal_Int32 nX2 = nX1 + GetCharWidth() - 2; in ImplDrawCellText() local 1128 sal_Int32 nX2 = GetColumnX( nColIndex + 1 ); in ImplDrawColumnBackgr() local 1223 sal_Int32 nX2 = GetColumnX( nColIndex + 1 ); in ImplDrawColumnSelection() local 1335 sal_Int32 nX2 = Min( GetColumnX( nColIndex + 1 ) - sal_Int32( 1 ), GetLastX() ); in ImplDrawTrackingRect() local
|
/aoo4110/main/svx/inc/svx/ |
H A D | framelink.hxx | 227 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()
|
/aoo4110/main/cppcanvas/source/mtfrenderer/ |
H A D | mtftools.cxx | 337 const double nX2, in appendRect() 351 const double nX2, in appendRect()
|
/aoo4110/main/basegfx/source/polygon/ |
H A D | b2dsvgpolypolygon.cxx | 229 double nX2, nY2; in importFromSvgD() local 289 double nX2, nY2; in importFromSvgD() local
|
/aoo4110/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsAnimationFunction.cxx | 167 const double nX2, in AnimationBezierFunction()
|
/aoo4110/main/vcl/source/gdi/ |
H A D | bmpacc3.cxx | 183 long nX2; in DrawLine() local
|
/aoo4110/main/sc/source/ui/inc/ |
H A D | output.hxx | 97 SCCOL nX2; member in ScOutputData
|
/aoo4110/main/oox/source/export/ |
H A D | vmlexport.cxx | 467 … sal_Int32 nX2 = impl_GetPointComponent( pVerticesIt, nPointSize ); in Commit() local
|
/aoo4110/main/canvas/source/vcl/ |
H A D | canvashelper_texturefill.cxx | 996 … const sal_Int32 nX2( ::canvas::tools::roundUp( aTextureSpacePolygonRect.getMaxX() ) ); in fillTexturedPolyPolygon() local
|
/aoo4110/main/vcl/os2/source/gdi/ |
H A D | salgdi.cxx | 463 void Os2SalGraphics::drawLine( long nX1, long nY1, long nX2, long nY2 ) in drawLine()
|
/aoo4110/main/sw/source/core/text/ |
H A D | itrcrsr.cxx | 122 SwTwips nX2 = 0; in lcl_GetCharRectInsideField() local
|
/aoo4110/main/vcl/unx/headless/ |
H A D | svpgdi.cxx | 317 void SvpSalGraphics::drawLine( long nX1, long nY1, long nX2, long nY2 ) in drawLine()
|
/aoo4110/main/svtools/source/contnr/ |
H A D | imivctl2.cxx | 761 sal_uInt16 nX1,nX2,nY1,nY2; in OccupyGrids() local
|
/aoo4110/main/sc/source/core/data/ |
H A D | fillinfo.cxx | 157 void ScDocument::FillInfo( ScTableInfo& rTabInfo, SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2, in FillInfo()
|
/aoo4110/main/chart2/source/view/charttypes/ |
H A D | PieChart.cxx | 861 sal_Int32 nX2 = nX1; in rearrangeLabelToAvoidOverlapIfRequested() local
|
/aoo4110/main/svtools/source/control/ |
H A D | ruler.cxx | 339 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()
|
/aoo4110/main/vcl/unx/generic/gdi/ |
H A D | salgdi.cxx | 810 void X11SalGraphics::drawLine( long nX1, long nY1, long nX2, long nY2 ) in drawLine()
|
/aoo4110/main/sd/source/ui/app/ |
H A D | optsitem.cxx | 1063 sal_Int32 nX1, nX2, nY1, nY2; in operator ==() local
|
/aoo4110/main/sc/source/ui/docshell/ |
H A D | docsh5.cxx | 104 void ScDocShell::DBAreaDeleted( SCTAB nTab, SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW /* nY2 */ ) in DBAreaDeleted()
|