Home
last modified time | relevance | path

Searched refs:pSelRange (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dpfuncache.cxx54 const ScRange* pSelRange = NULL; in ScPrintFuncCache() local
58 pSelRange = &aRange; in ScPrintFuncCache()
76 ScPrintFunc aFunc( pDocSh, pPrinter, nTab, nAttrPage, 0, pSelRange, &aSelection.GetOptions() ); in ScPrintFuncCache()
98 const ScRange* pSelRange = NULL; in InitLocations() local
102 pSelRange = &aRange; in InitLocations()
114 …ScPrintFunc aFunc( pDev, pDocSh, nTab, nFirstAttr[nTab], nTotalPages, pSelRange, &aSelection.GetOp… in InitLocations()
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx1054 const ScRange* pSelRange = NULL; in getRenderer() local
1058 pSelRange = &aRange; in getRenderer()
1061 pPrintFuncCache->GetFirstAttr(nTab), nTotalPages, pSelRange, &aStatus.GetOptions() ); in getRenderer()
1149 const ScRange* pSelRange = NULL; in render() local
1153 pSelRange = &aRange; in render()
1159 …Dev, pDocShell, nTab, pPrintFuncCache->GetFirstAttr(nTab), nTotalPages, pSelRange, &aStatus.GetOpt… in render()

Completed in 29 milliseconds