Home
last modified time | relevance | path

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

/trunk/main/starmath/inc/
H A Ddocument.hxx91 OutputDevice* GetRefDev() { return pRefDev; } in GetRefDev() function in SmPrinterAccess
158 OutputDevice* GetRefDev();
/trunk/main/sw/source/core/text/
H A Ditrtxt.cxx512 ASSERT( rInfo.GetRefDev(), "No reference device for text formatting" ) in SwHookOut()
515 rInfo.SetOut( rInfo.GetRefDev() ); in SwHookOut()
H A Dinftxt.cxx238 const OutputDevice* pRef = rInf.GetRefDev(); in ChkOutDev()
256 pRef(((SwTxtSizeInfo&)rNew).GetRefDev()), in SwTxtSizeInfo()
299 pRef = &pVsh->GetRefDev(); in CtorInitTxtSizeInfo()
381 pRef(((SwTxtSizeInfo&)rNew).GetRefDev()), in SwTxtSizeInfo()
H A Dinftxt.hxx279 inline OutputDevice *GetRefDev() { return pRef; } in GetRefDev() function in SwTxtSizeInfo
280 inline const OutputDevice *GetRefDev() const { return pRef; } in GetRefDev() function in SwTxtSizeInfo
H A Dporfly.cxx266 ((SwTxtPaintInfo&)rInf).GetRefDev()->SetLayoutMode( in Paint()
H A Ditratr.cxx835 pOut = &pSh->GetRefDev(); in GetScalingOfSelectedText()
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx313 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()
/trunk/main/starmath/source/
H A Ddocument.cxx276 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
/trunk/main/sw/inc/
H A Dviewsh.hxx352 OutputDevice& GetRefDev() const;
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx2144 OutputDevice& ViewShell::GetRefDev() const in GetRefDev() function in ViewShell

Completed in 95 milliseconds