Searched refs:nPrintFactor (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sc/source/ui/app/ |
H A D | transobj.cxx | 105 void ScTransferObj::PaintToDev( OutputDevice* pDev, ScDocument* pDoc, double nPrintFactor, in PaintToDev() argument 121 ScPrintFunc::DrawToDev( pDoc, pDev, nPrintFactor, aBound, &aViewData, bMetaFile ); in PaintToDev()
|
/trunk/main/sc/source/ui/inc/ |
H A D | transobj.hxx | 72 static void PaintToDev( OutputDevice* pDev, ScDocument* pDoc, double nPrintFactor,
|
H A D | printfun.hxx | 250 static void DrawToDev( ScDocument* pDoc, OutputDevice* pDev, double nPrintFactor,
|
Completed in 40 milliseconds