Home
last modified time | relevance | path

Searched refs:GetPrintRange (Results 1 – 14 of 14) sorted by relevance

/trunk/main/sc/source/ui/docshell/
H A Dpagedata.cxx113 if ( pData[i].GetPrintRange() != rOther.pData[i].GetPrintRange() ) in IsEqual()
/trunk/main/sc/source/ui/inc/
H A Dpagedata.hxx51 const ScRange& GetPrintRange() const { return aPrintRange; } in GetPrintRange() function in ScPrintRangeData
/trunk/main/sc/source/ui/view/
H A Dgridwin2.cxx716 ScRange aRange = rData.GetPrintRange(); in HitPageBreak()
1041 const ScRange* pOld = pDoc->GetPrintRange( nTab, nPos ); in PagebreakMove()
H A Dprintfun.cxx969 const ScRange* pPrintArea = pDoc->GetPrintRange( nPrintTab, 0 ); in InitParam()
2563 const ScRange* pThisRange = pDoc->GetPrintRange( nPrintTab, nStep ); in CountNotePages()
2818 pThisRange = pDoc->GetPrintRange( nPrintTab, nRangeNo ); in CalcZoom()
H A Dgridwin4.cxx1047 ScRange aRange = rData.GetPrintRange(); in DrawPagePreview()
H A Doutput.cxx597 ScRange aRange = pPageData->GetData( nPos ).GetPrintRange(); in SetPagebreakMode()
/trunk/main/sc/source/filter/excel/
H A Dxename.cxx634 ScRange aRange( *rDoc.GetPrintRange( nScTab, nIdx ) ); in CreateBuiltInNames()
/trunk/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx315 const ScRange* pPrintRange = pDoc->GetPrintRange( nCurTab, i ); in Impl_Reset()
/trunk/main/sc/source/core/data/
H A Dtable5.cxx119 const ScRange* pArea = GetPrintRange( 0 ); in UpdatePageBreaks()
H A Dtable1.cxx1617 const ScRange* ScTable::GetPrintRange(sal_uInt16 nPos) const in GetPrintRange() function in ScTable
H A Ddocument.cxx5239 const ScRange* ScDocument::GetPrintRange( SCTAB nTab, sal_uInt16 nPos ) in GetPrintRange() function in ScDocument
5242 return pTab[nTab]->GetPrintRange(nPos); in GetPrintRange()
/trunk/main/sc/inc/
H A Dtable.hxx601 const ScRange* GetPrintRange(sal_uInt16 nPos) const;
H A Ddocument.hxx1473 SC_DLLPUBLIC const ScRange* GetPrintRange( SCTAB nTab, sal_uInt16 nPos );
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx7423 const ScRange* pRange = pDoc->GetPrintRange( nTab, i ); in getPrintAreas()

Completed in 224 milliseconds