Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dtable1.cxx1566 void ScTable::SetRepeatColRange( const ScRange* pNew ) in SetRepeatColRange() function in ScTable
1632 SetRepeatColRange( rSaveTab.GetRepeatCol() ); in RestorePrintRanges()
H A Ddocument.cxx5294 void ScDocument::SetRepeatColRange( SCTAB nTab, const ScRange* pNew ) in SetRepeatColRange() function in ScDocument
5297 pTab[nTab]->SetRepeatColRange( pNew ); in SetRepeatColRange()
/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx1025 pDoc->SetRepeatColRange( nTab, NULL ); in SetPrintRanges()
1028 pDoc->SetRepeatColRange( nTab, &aRange ); in SetPrintRanges()
/trunk/main/sc/source/filter/excel/
H A Dimpop.cxx1340 pD->SetRepeatColRange( n, p ); in PostDocLoad()
/trunk/main/sc/inc/
H A Dtable.hxx597 void SetRepeatColRange( const ScRange* pNew );
H A Ddocument.hxx1487 SC_DLLPUBLIC void SetRepeatColRange( SCTAB nTab, const ScRange* pNew );
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx938 pDoc->SetRepeatColRange( nTab, pRepeatCol ); in PutToDoc()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx7497 pDoc->SetRepeatColRange( nTab, &aNew ); // einschalten in setPrintTitleColumns()
7501 pDoc->SetRepeatColRange( nTab, NULL ); // abschalten in setPrintTitleColumns()
7542 pDoc->SetRepeatColRange( nTab, &aNew ); // immer auch einschalten in setTitleColumns()

Completed in 174 milliseconds