Searched refs:GetRefDev (Results 1 – 10 of 10) sorted by relevance
91 OutputDevice* GetRefDev() { return pRefDev; } in GetRefDev() function in SmPrinterAccess158 OutputDevice* GetRefDev();
512 ASSERT( rInfo.GetRefDev(), "No reference device for text formatting" ) in SwHookOut()515 rInfo.SetOut( rInfo.GetRefDev() ); in SwHookOut()
235 const OutputDevice* pRef = rInf.GetRefDev(); in ChkOutDev()253 pRef(((SwTxtSizeInfo&)rNew).GetRefDev()), in SwTxtSizeInfo()296 pRef = &pVsh->GetRefDev(); in CtorInitTxtSizeInfo()378 pRef(((SwTxtSizeInfo&)rNew).GetRefDev()), in SwTxtSizeInfo()
279 inline OutputDevice *GetRefDev() { return pRef; } in GetRefDev() function in SwTxtSizeInfo280 inline const OutputDevice *GetRefDev() const { return pRef; } in GetRefDev() function in SwTxtSizeInfo
266 ((SwTxtPaintInfo&)rInf).GetRefDev()->SetLayoutMode( in Paint()
835 pOut = &pSh->GetRefDev(); in GetScalingOfSelectedText()
313 const OutputDevice& rRefDev = pSh ? pSh->GetRefDev() : rOut; in GetFontAscent()360 const OutputDevice& rRefDev = pSh ? pSh->GetRefDev() : rOut; in GetFontHeight()455 OutputDevice* pPrt = &rSh.GetRefDev(); in CreateScrFont()623 const OutputDevice& rRefDev = pSh ? pSh->GetRefDev() : rOut; in SetDevFont()850 OutputDevice& rRefDev = rInf.GetShell()->GetRefDev(); in DrawText()2361 pOut = &pSh->GetRefDev(); in SwFntAccess()
276 OutputDevice* pOutDev = aPrtAcc.GetRefDev(); in ArrangeFormula()562 if ( 0 != (pRefDev = rDocShell.GetRefDev()) && pPrinter != pRefDev ) in SmPrinterAccess()636 OutputDevice* SmDocShell::GetRefDev() in GetRefDev() function in SmDocShell
352 OutputDevice& GetRefDev() const;
2144 OutputDevice& ViewShell::GetRefDev() const in GetRefDev() function in ViewShell
Completed in 96 milliseconds