Home
last modified time | relevance | path

Searched refs:SCsCOL (Results 51 – 75 of 88) sorted by relevance

1234

/trunk/main/sc/inc/
H A Ddetdata.hxx91 const ScRange& rRange, SCsCOL nDx, SCsROW nDy, SCsTAB nDz );
H A Dvalidat.hxx198 const ScRange& rRange, SCsCOL nDx, SCsROW nDy, SCsTAB nDz );
H A Ddbcolect.hxx235 SCsCOL nDx, SCsROW nDy, SCsTAB nDz );
H A Dcell.hxx390 SCsCOL nDx, SCsROW nDy, SCsTAB nDz,
H A Dcolumn.hxx284 SCsCOL nDx, SCsROW nDy, SCsTAB nDz,
/trunk/main/sc/source/ui/view/
H A Dcellsh3.cxx849 if ( ( Abs((SCsCOL)nEndCol-(SCsCOL)nStartCol) > 1 ) in Execute()
/trunk/main/sc/source/ui/inc/
H A Dselect.hxx80 sal_Bool SetCursorAtCell( SCsCOL nPosX, SCsROW nPosY, sal_Bool bScroll );
/trunk/main/sc/source/core/tool/
H A Dhints.cxx61 SCsCOL nX, SCsROW nY, SCsTAB nZ ) : in ScUpdateRefHint()
H A Ddetdata.cxx68 const ScRange& rRange, SCsCOL nDx, SCsROW nDy, SCsTAB nDz ) in UpdateReference()
H A Daddress.cxx1886 bool ScAddress::Move( SCsCOL dx, SCsROW dy, SCsTAB dz, ScDocument* pDoc ) in Move()
1910 bool ScRange::Move( SCsCOL dx, SCsROW dy, SCsTAB dz, ScDocument* pDoc ) in Move()
H A Dconsoli.cxx796 aCRef.Ref1.nCol = aCRef.Ref2.nCol = sal::static_int_cast<SCsCOL>( nCol+nArrX ); in OutputToDocument()
/trunk/main/sc/source/core/data/
H A Ddpglobal.cxx60 SCsCOL nOffsetX = nStartCol - nClipStartCol; in ChkDPTableOverlap()
H A Dbcaslot.cxx401 const ScRange& rRange, SCsCOL nDx, SCsROW nDy, SCsTAB nDz ) in UpdateRemove()
777 const ScRange& rRange, SCsCOL nDx, SCsROW nDy, SCsTAB nDz ) in UpdateBroadcastAreas()
H A Dtable2.cxx489 SCsCOL nDx, SCsROW nDy, sal_uInt16 nInsFlag, in CopyFromClip()
666 static_cast<SCsCOL>(rOldMerge.GetRowMerge()), in TransposeClip()
667 static_cast<SCsCOL>(MAXCOL+1 - (nAttrRow2-nRow1))), in TransposeClip()
3172 ((SCsCOL) nDestCol) - ((SCsCOL) nStartCol), in CopyData()
H A Dcolumn.cxx1028 SCsCOL dx = rCol.nCol - nCol; in SwapCell()
1052 SCsCOL dx = rCol.nCol - nCol; in SwapCell()
1612 SCCOL nCol2, SCROW nRow2, SCTAB nTab2, SCsCOL nDx, SCsROW nDy, SCsTAB nDz, in UpdateReference()
H A Ddocumen8.cxx465 SCsCOL nCol = aCurTextWidthCalcPos.Col(); in IdleCalcTextWidth()
1373 const ScRange& rRange, SCsCOL nDx, SCsROW nDy, SCsTAB nDz ) in UpdateRefAreaLinks()
H A Ddocumen7.cxx505 const ScRange& rRange, SCsCOL nDx, SCsROW nDy, SCsTAB nDz in UpdateBroadcastAreas()
H A Ddocumen5.cxx508 SCsCOL nDx, SCsROW nDy, SCsTAB nDz ) in UpdateChartRef()
H A Dvalidat.cxx961 const ScRange& rRange, SCsCOL nDx, SCsROW nDy, SCsTAB nDz ) in UpdateReference()
/trunk/main/sc/source/ui/drawfunc/
H A Dfupoor.cxx123 SCsCOL dx = 0; in ForceScroll()
/trunk/main/sc/source/filter/xml/
H A DXMLStylesImportHelper.hxx104 void InsertColRow(const ScRange& rRange, const SCsCOL nDx, const SCsROW nDy,
H A DXMLStylesImportHelper.cxx219 void ScMyStyleRanges::InsertColRow(const ScRange& rRange, const SCsCOL nDx, const SCsROW nDy, in InsertColRow()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleSpreadsheet.cxx715 SCsCOL nX(rRef.GetDx()); in Notify()
1050 SCsCOL nX; in getAccessibleAtPoint()
1481 SCsCOL nStartX, nEndX; in GetVisCells()
/trunk/main/sc/source/filter/excel/
H A Dexcform8.cxx1385 rSRD.nRelCol = static_cast<SCsCOL>(static_cast<sal_Int8>(nC)); in ExcRelToScRel8()
1407 rSRD.nRelCol = static_cast<SCsCOL>(nCol) - aEingPos.Col(); in ExcRelToScRel8()
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx1209 SCsCOL nX; in GetClickedObject()
1731 SCsCOL nCol; in getSplitColumn()
1753 SCsCOL nCol; in getSplitRow()

Completed in 150 milliseconds

1234