Home
last modified time | relevance | path

Searched refs:ClearPrintRanges (Results 1 – 7 of 7) sorted by path

/trunk/main/sc/inc/
H A Ddocument.hxx1480 SC_DLLPUBLIC void ClearPrintRanges( SCTAB nTab );
H A Dtable.hxx606 void ClearPrintRanges();
/trunk/main/sc/source/core/data/
H A Ddocument.cxx5266 void ScDocument::ClearPrintRanges( SCTAB nTab ) in ClearPrintRanges() function in ScDocument
5269 pTab[nTab]->ClearPrintRanges(); in ClearPrintRanges()
H A Dtable1.cxx1582 void ScTable::ClearPrintRanges() in ClearPrintRanges() function in ScTable
1612 ClearPrintRanges(); in SetPrintEntireSheet()
/trunk/main/sc/source/filter/excel/
H A Dimpop.cxx1301 pD->ClearPrintRanges( n ); in PostDocLoad()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx7451 pDoc->ClearPrintRanges( nTab ); in setPrintAreas()
8553 …pDoc->ClearPrintRanges( nTab ); // if this flag is true, there are no PrintRanges, so Clear clears… in SetOnePropertyValue()
/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx975 pDoc->ClearPrintRanges( nTab ); in SetPrintRanges()

Completed in 163 milliseconds