Searched refs:SetPrintRanges (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sc/source/ui/view/ |
H A D | tabvwsh3.cxx | 187 SetPrintRanges( bEntire, &aPrintStr, &aColStr, &aRowStr, sal_False ); in Execute() 204 SetPrintRanges( sal_False, &aPrintStr, NULL, NULL, bAdd ); in Execute() 208 SetPrintRanges( sal_False, NULL, NULL, NULL, bAdd ); // aus Selektion in Execute() 217 … SetPrintRanges( sal_False, &aEmpty, NULL, NULL, sal_False ); // Druckbereich loeschen in Execute()
|
H A D | gridwin2.cxx | 1061 … pViewFunc->SetPrintRanges( pDoc->IsPrintEntireSheet( nTab ), &aNewRanges, NULL, NULL, sal_False ); in PagebreakMove()
|
H A D | viewfun2.cxx | 950 void ScViewFunc::SetPrintRanges( sal_Bool bEntireSheet, const String* pPrint, in SetPrintRanges() function in ScViewFunc
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | viewfunc.hxx | 314 void SetPrintRanges( sal_Bool bEntireSheet,
|
Completed in 37 milliseconds