Home
last modified time | relevance | path

Searched refs:SetRepeatRowRange (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sc/source/core/data/
H A Dtable1.cxx1574 void ScTable::SetRepeatRowRange( const ScRange* pNew ) in SetRepeatRowRange() function in ScTable
1633 SetRepeatRowRange( rSaveTab.GetRepeatRow() ); in RestorePrintRanges()
H A Ddocument.cxx5301 void ScDocument::SetRepeatRowRange( SCTAB nTab, const ScRange* pNew ) in SetRepeatRowRange() function in ScDocument
5304 pTab[nTab]->SetRepeatRowRange( pNew ); in SetRepeatRowRange()
/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx1036 pDoc->SetRepeatRowRange( nTab, NULL ); in SetPrintRanges()
1039 pDoc->SetRepeatRowRange( nTab, &aRange ); in SetPrintRanges()
/trunk/main/sc/source/filter/excel/
H A Dimpop.cxx1334 pD->SetRepeatRowRange( n, p ); in PostDocLoad()
/trunk/main/sc/inc/
H A Dtable.hxx598 void SetRepeatRowRange( const ScRange* pNew );
H A Ddocument.hxx1488 SC_DLLPUBLIC void SetRepeatRowRange( SCTAB nTab, const ScRange* pNew );
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx939 pDoc->SetRepeatRowRange( nTab, pRepeatRow ); in PutToDoc()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx7578 pDoc->SetRepeatRowRange( nTab, &aNew ); // einschalten in setPrintTitleRows()
7582 pDoc->SetRepeatRowRange( nTab, NULL ); // abschalten in setPrintTitleRows()
7623 pDoc->SetRepeatRowRange( nTab, &aNew ); // immer auch einschalten in setTitleRows()

Completed in 132 milliseconds