| /trunk/main/sc/source/ui/view/ |
| H A D | printfun.cxx | 180 void ScPrintFunc::Construct( const ScPrintOptions* pOptions ) in Construct() 224 ScPrintFunc::ScPrintFunc( ScDocShell* pShell, SfxPrinter* pNewPrinter, SCTAB nTab, in ScPrintFunc() function in ScPrintFunc 248 ScPrintFunc::ScPrintFunc( OutputDevice* pOutDev, ScDocShell* pShell, SCTAB nTab, in ScPrintFunc() function in ScPrintFunc 270 ScPrintFunc::ScPrintFunc( OutputDevice* pOutDev, ScDocShell* pShell, in ScPrintFunc() function in ScPrintFunc 300 void ScPrintFunc::GetPrintState( ScPrintState& rState ) in GetPrintState() 316 sal_Bool ScPrintFunc::GetLastSourceRange( ScRange& rRange ) const in GetLastSourceRange() 322 void ScPrintFunc::FillPageData() in FillPageData() 357 ScPrintFunc::~ScPrintFunc() in ~ScPrintFunc() 378 void ScPrintFunc::SetDrawView( FmFormView* pNew ) in SetDrawView() 410 void ScPrintFunc::DrawToDev( ScDocument* pDoc, OutputDevice* pDev, double /* nPrintFactor */, in DrawToDev() [all …]
|
| H A D | preview.cxx | 243 ScPrintFunc aPrintFunc( this, pDocShell, i, nAttrPage, 0, NULL, &aOptions ); in CalcPages() 369 ScPrintFunc* pPrintFunc; in DoPrint() 371 pPrintFunc = new ScPrintFunc( this, pDocShell, aState, &aOptions ); in DoPrint() 373 …pPrintFunc = new ScPrintFunc( this, pDocShell, nTab, nFirstAttr[nTab], nTotalPages, NULL, &aOption… in DoPrint() 1043 ScPrintFunc aPrintFunc( this, pDocShell, nTab ); in MouseButtonUp() 1141 ScPrintFunc aPrintFunc( this, pDocShell, nTab ); in MouseButtonUp() 1198 ScPrintFunc aPrintFunc( this, pDocShell, nTab ); in MouseButtonUp() 1229 ScPrintFunc* pPrintFunc; in MouseMove() 1232 pPrintFunc = new ScPrintFunc( this, pDocShell, aState, &aOptions ); in MouseMove() 1234 …pPrintFunc = new ScPrintFunc( this, pDocShell, nTab, nFirstAttr[nTab], nTotalPages, NULL, &aOption… in MouseMove()
|
| H A D | pfuncache.cxx | 76 … ScPrintFunc aFunc( pDocSh, pPrinter, nTab, nAttrPage, 0, pSelRange, &aSelection.GetOptions() ); in ScPrintFuncCache() 114 …ScPrintFunc aFunc( pDev, pDocSh, nTab, nFirstAttr[nTab], nTotalPages, pSelRange, &aSelection.GetOp… in InitLocations()
|
| H A D | tabview2.cxx | 787 ScPrintFunc aPrintFunc( aViewData.GetDocShell(), in CalcZoom() 962 ScPrintFunc aPrintFunc( pDocSh, pDocSh->GetPrinter(), nTab, 0,0,NULL, NULL, pNewData ); in UpdatePageBreakData()
|
| H A D | formatsh.cxx | 605 … ScPrintFunc( pDocSh, pTabViewShell->GetPrinter(sal_True), nCurTab ).UpdatePages(); in ExecuteStyle() 632 … ScPrintFunc( pDocSh, pTabViewShell->GetPrinter(sal_True), nTab ).UpdatePages(); in ExecuteStyle() 677 … ScPrintFunc( pDocSh, pTabViewShell->GetPrinter(sal_True), nInTab ).UpdatePages(); in ExecuteStyle()
|
| H A D | prevwsh.cxx | 701 ScPrintFunc aPrintFunc( pDocShell, pDocShell->GetPrinter(), nTab ); in Execute()
|
| H A D | tabvwsh3.cxx | 88 #define RECALC_PAGE(pDocSh) ScPrintFunc( pDocSh, GetPrinter(), nCurTab ).UpdatePages()
|
| H A D | viewfun2.cxx | 1056 ScPrintFunc( pDocSh, pDocSh->GetPrinter(), nTab ).UpdatePages(); in SetPrintRanges()
|
| H A D | gridwin.cxx | 2068 ScPrintFunc( pViewData->GetDocShell(), in MouseButtonUp()
|
| /trunk/main/sc/source/ui/inc/ |
| H A D | printfun.hxx | 138 class ScPrintFunc class 231 ScPrintFunc( ScDocShell* pShell, SfxPrinter* pNewPrinter, SCTAB nTab, 239 ScPrintFunc( OutputDevice* pOutDev, ScDocShell* pShell, SCTAB nTab, 244 ScPrintFunc( OutputDevice* pOutDev, ScDocShell* pShell, 248 ~ScPrintFunc();
|
| /trunk/main/sc/source/ui/undo/ |
| H A D | undostyl.cxx | 281 ScPrintFunc( pDocShell, pDocShell->GetPrinter(), aIt->mnTab ).UpdatePages(); in Undo() 292 ScPrintFunc( pDocShell, pDocShell->GetPrinter(), aIt->mnTab ).UpdatePages(); in Redo()
|
| H A D | undocell.cxx | 645 ScPrintFunc aPrintFunc( pDocShell, pDocShell->GetPrinter(), nTab ); in DoChange()
|
| H A D | undotab.cxx | 1402 ScPrintFunc( pDocShell, pDocShell->GetPrinter(), nTab ).UpdatePages(); in DoChange()
|
| /trunk/main/sc/source/ui/docshell/ |
| H A D | docsh4.cxx | 1334 ScPrintFunc aPrintFunc( this, GetPrinter(), nTab ); in NotifyStyle() 1401 ScPrintFunc aPrintFunc( this, GetPrinter(), nTab ); in SetPrintZoom() 1467 ScPrintFunc aOldPrFunc( this, GetPrinter(), nTab ); in AdjustPrintZoom() 1506 ScPrintFunc aPrintFunc( this, GetPrinter(), nUseTab ); //! ohne CountPages auskommen in PageStyleModified() 1912 ScPrintFunc::DrawToDev( &aDocument, pDev, 1.0, aBoundRect, &aTmpData, sal_True ); in Draw() 1921 ScPrintFunc::DrawToDev( &aDocument, pDev, 1.0, aBoundRect, &aTmpData, sal_True ); in Draw()
|
| H A D | docsh.cxx | 2797 (sal_uInt16) ScPrintFunc( this, pPrinter, i ).GetTotalPages() ); in GetDocStat()
|
| /trunk/main/sc/source/ui/app/ |
| H A D | transobj.cxx | 121 ScPrintFunc::DrawToDev( pDoc, pDev, nPrintFactor, aBound, &aViewData, bMetaFile ); in PaintToDev()
|
| /trunk/main/sc/source/ui/unoobj/ |
| H A D | docuno.cxx | 1031 ScPrintFunc aDefaultFunc( pDocShell, pDocShell->GetPrinter(), nCurTab ); in getRenderer() 1062 ScPrintFunc aFunc( pDocShell, pDocShell->GetPrinter(), nTab, in getRenderer() 1161 …ScPrintFunc aFunc( pDev, pDocShell, nTab, pPrintFuncCache->GetFirstAttr(nTab), nTotalPages, pSelRa… in render()
|
| H A D | cellsuno.cxx | 7130 ScPrintFunc aPrintFunc( pDocSh, pDocSh->GetPrinter(), nTab ); in getColumnPageBreaks() 7176 ScPrintFunc aPrintFunc( pDocSh, pDocSh->GetPrinter(), nTab ); in getRowPageBreaks() 7389 ScPrintFunc(pDocSh, pDocSh->GetPrinter(), nTab).UpdatePages(); in PrintAreaUndo_Impl() 8291 ScPrintFunc( pDocSh, pDocSh->GetPrinter(), nTab ).UpdatePages(); in SetOnePropertyValue()
|