Home
last modified time | relevance | path

Searched defs:nX1 (Results 1 – 25 of 52) sorted by path

123

/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.cxx141 const double nX1( rElem.first.getMaxX() ); in outputRect() local
/trunk/main/canvas/source/tools/
H A Dcanvastools.cxx952 const double nX1( rRange.getMaxX() ); in getBoundMarksPolyPolygon() local
/trunk/main/canvas/source/vcl/
H A Dcanvashelper_texturefill.cxx994 … const sal_Int32 nX1( ::canvas::tools::roundDown( aTextureSpacePolygonRect.getMinX() ) ); in fillTexturedPolyPolygon() local
/trunk/main/chart2/source/view/charttypes/
H A DPieChart.cxx859 sal_Int32 nX1 = rInfo.aFirstPosition.getX(); in rearrangeLabelToAvoidOverlapIfRequested() local
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dmtftools.cxx335 const double nX1, in appendRect()
349 const double nX1, in appendRect()
/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx278 … long nX1 = pEditEngine->pImpEditEngine->GetXPos( pTmpPortion, pLine, nTmpStartIndex, sal_True ); in DrawSelection() local
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx1645 double nX1(aRectIter->Left()); in ImplSetClipRegion() local
/trunk/main/oox/source/export/
H A Dvmlexport.cxx465 … sal_Int32 nX1 = impl_GetPointComponent( pVerticesIt, nPointSize ); in Commit() local
/trunk/main/sc/source/core/data/
H A Ddocumen3.cxx1669 SCCOL nX1 = 0; in GetRange() local
H A Ddocument.cxx4395 SCCOL nX1, SCCOL nX2 ) const in FindMaxRotCol()
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 Dtable2.cxx1457 SCSIZE ScTable::FillMaxRot( RowInfo* pRowInfo, SCSIZE nArrCount, SCCOL nX1, SCCOL nX2, in FillMaxRot()
1526 void ScTable::FindMaxRotCol( RowInfo* pRowInfo, SCSIZE nArrCount, SCCOL nX1, SCCOL nX2 ) in FindMaxRotCol()
/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/dbgui/
H A Dcsvgrid.cxx957 sal_Int32 nX1 = Max( GetColumnX( nColIx ), GetFirstX() ); in Command() local
1035 sal_Int32 nX1 = GetColumnX( nColIndex ) + 1; in ImplDrawColumnHeader() local
1080 sal_Int32 nX1 = rPos.X() + GetCharWidth() * nCharIx; in ImplDrawCellText() local
1093 sal_Int32 nX1 = rPos.X() + GetCharWidth() * nCharIx; in ImplDrawCellText() local
1127 sal_Int32 nX1 = GetColumnX( nColIndex ) + 1; in ImplDrawColumnBackgr() local
1222 sal_Int32 nX1 = GetColumnX( nColIndex ) + 1; in ImplDrawColumnSelection() local
1334 sal_Int32 nX1 = Max( GetColumnX( nColIndex ), GetFirstX() ) + 1; in ImplDrawTrackingRect() local
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx4496 SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2, in CreateOneName()
H A Ddocsh5.cxx104 void ScDocShell::DBAreaDeleted( SCTAB nTab, SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW /* nY2 */ ) in DBAreaDeleted()
/trunk/main/sc/source/ui/inc/
H A Doutput.hxx95 SCCOL nX1; // Start-/Endkoordinaten member in ScOutputData
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx1260 long nX1 = aLocationPixel.Left() + (long) in render() local
/trunk/main/sc/source/ui/view/
H A Dgridmerg.cxx96 void ScGridMerger::AddHorLine( long nX1, long nX2, long nY ) in AddHorLine()
H A Dgridwin.cxx4460 SCCOL nX1 = pViewData->GetPosX( eHWhich ); in UpdateFormulas() local
5555 SCCOL nX1 = bDragRect ? nDragStartX : aPagebreakDrag.aStart.Col(); in UpdateDragRectOverlay() local
H A Dgridwin4.cxx194 SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2 ) in lcl_DrawScenarioFrames()
374 SCCOL nX1 = pViewData->GetPosX(eHWhich); 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()
1674 SCCOL nX1 = aMultiRange.aStart.Col(); in GetSelectionRects() local
H A Doutput.cxx736 SCCOL nX1, SCCOL nX2, sal_Bool bShowProt, sal_Bool bPagebreakMode ) in lcl_EqualBack()
H A Dprintfun.cxx383 void lcl_HidePrint( ScTableInfo& rTabInfo, SCCOL nX1, SCCOL nX2 ) in lcl_HidePrint()
444 SCCOL nX1 = 0; 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()
2719 SCCOL nX1; in DoPrint() local
H A Dtabview4.cxx542 SCCOL nX1 = aViewData.GetPosX( eHWhich ); in InterpretVisible() local

Completed in 243 milliseconds

123