Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/ui/unoobj/
H A Ddocuno.cxx1033 ScPrintFunc aDefaultFunc( pDocShell, pDocShell->GetPrinter(), nCurTab ); in getRenderer() local
1034 Size aTwips = aDefaultFunc.GetPageSize(); in getRenderer()