Home
last modified time | relevance | path

Searched refs:ScRange (Results 251 – 275 of 367) sorted by relevance

1...<<1112131415

/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx632 ScRange aRange = rStlHint.GetRange(); in Notify()
1053 ScRange aColWidthRange; in ConvertFrom()
1374 ScRange aRange; in ConvertFrom()
1421 ScRange aRange; in ConvertFrom()
2334 ScRange aRange( 0,0,0, nEndCol,nEndRow,0 ); in ConvertTo()
/trunk/main/sc/source/ui/inc/
H A Dservobj.hxx51 ScRange aRange;
H A Dareasave.hxx42 ScRange aDestArea;
H A Dpntlock.hxx43 void AddRange( const ScRange& rRange, sal_uInt16 nP );
H A Dhighred.hxx112 virtual void SetReference( const ScRange& rRef, ScDocument* pDoc );
H A Dareasdlg.hxx51 virtual void SetReference( const ScRange& rRef, ScDocument* pDoc );
H A Dsolvrdlg.hxx56 virtual void SetReference( const ScRange& rRef, ScDocument* pDoc );
H A Dtabopdlg.hxx57 virtual void SetReference( const ScRange& rRef, ScDocument* pDoc );
H A Dnamedlg.hxx113 virtual void SetReference( const ScRange& rRef, ScDocument* pDoc );
H A Dconsdlg.hxx57 virtual void SetReference( const ScRange& rRef, ScDocument* pDoc );
/trunk/main/sc/source/filter/inc/
H A Dxeformula.hxx68 XclTokenArrayRef CreateFormula( XclFormulaType eType, const ScRange& rScRange );
H A Dxename.hxx55 sal_uInt16 InsertBuiltInName( sal_Unicode cBuiltIn, const ScRange& rRange );
H A Droot.hxx104 ScRange aActRange;
/trunk/main/sc/inc/
H A Dscextopt.hxx61 ScRange maUsedArea; /// Used area in the sheet (columns/rows only).
H A Ddetdata.hxx91 const ScRange& rRange, SCsCOL nDx, SCsROW nDy, SCsTAB nDz );
H A Ddpshttab.hxx51 ScRange aSourceRange;
H A Dchartarr.hxx91 void SetRangeList( const ScRange& rNew ) { aPositioner.SetRangeList(rNew); } in SetRangeList()
/trunk/main/sc/source/ui/view/
H A Dtabvwsh8.cxx75 ScRange aRange; in HasSelection()
/trunk/main/sc/source/core/data/
H A Dautonamecache.cxx65 ScCellIterator aIter( pDoc, ScRange( 0, 0, nCurrentTab, MAXCOL, MAXROW, nCurrentTab ) ); in GetNameOccurences()
H A Dvalidat.cxx697 ScRange aRange; in GetSelectionFromFormula()
961 const ScRange& rRange, SCsCOL nDx, SCsROW nDy, SCsTAB nDz ) in UpdateReference()
/trunk/main/sc/source/filter/xml/
H A Dxmlfilti.cxx78 ScRange aScRange; in ScXMLFilterContext()
442 ScRange aScRange; in ScXMLDPFilterContext()
/trunk/main/sc/source/ui/drawfunc/
H A Dfuins2.cxx128 ScRange aRange( nCol1, nRow1, nTab1, nCol2, nRow2, nTab2 ); in lcl_ChartInit()
492 ScRange aPositionRange; // cell range for chart positioning in FuInsertChart()
/trunk/main/sc/source/core/tool/
H A Dtoken.cxx1276 sal_Bool ScTokenArray::ImplGetReference( ScRange& rRange, sal_Bool bValidOnly ) const in ImplGetReference()
1304 sal_Bool ScTokenArray::IsReference( ScRange& rRange ) const in IsReference()
1309 sal_Bool ScTokenArray::IsValidReference( ScRange& rRange ) const in IsValidReference()
H A Ddetdata.cxx68 const ScRange& rRange, SCsCOL nDx, SCsROW nDy, SCsTAB nDz ) in UpdateReference()
/trunk/main/sc/source/filter/rtf/
H A Dexpbase.cxx45 const ScRange& rRangeP ) in ScExportBase()

Completed in 109 milliseconds

1...<<1112131415