Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx2212 OutputDevice* PDFWriterImpl::getReferenceDevice() in getReferenceDevice() function in PDFWriterImpl
6858 getReferenceDevice()->Push(); in getSystemFont()
6859 getReferenceDevice()->SetFont( i_rFont ); in getSystemFont()
6860 getReferenceDevice()->ImplNewFont(); in getSystemFont()
6874 getReferenceDevice()->Pop(); in getSystemFont()
6875 getReferenceDevice()->ImplNewFont(); in getSystemFont()
6955 getReferenceDevice()->ImplGetGraphics(); in registerGlyphs()
8606 getReferenceDevice(), in beginRedirect()
10648 getReferenceDevice()->ImplNewFont(); in updateGraphicsState()
10769 getReferenceDevice()->SetMapMode( rMapMode ); in setMapMode()
[all …]
H A Dpdfwriter.cxx50 return ((PDFWriterImpl*)pImplementation)->getReferenceDevice(); in GetReferenceDevice()
H A Dpdfwriter_impl.hxx1091 OutputDevice* getReferenceDevice();
/trunk/main/sw/source/core/text/
H A Dporrst.cxx253 pOut = rTxtNode.getIDocumentDeviceAccess()->getReferenceDevice(true); in EmptyHeight()
400 … pOut = GetTxtNode()->getIDocumentDeviceAccess()->getReferenceDevice( true ); in FillRegister()
H A Ditratr.cxx842 pOut = getIDocumentDeviceAccess()->getReferenceDevice( true ); in GetScalingOfSelectedText()
H A Dfrmcrsr.cxx1455 pOut = GetTxtNode()->getIDocumentDeviceAccess()->getReferenceDevice( true ); in FillCrsrPos()
H A Dtxtfrm.cxx2314 pOut = GetTxtNode()->getIDocumentDeviceAccess()->getReferenceDevice( true ); in _CalcHeightOfLastLine()
/trunk/main/sw/inc/
H A DIDocumentDeviceAccess.hxx96 virtual OutputDevice* getReferenceDevice(/*[in]*/ bool bCreate ) const = 0;
H A Ddoc.hxx771 virtual OutputDevice* getReferenceDevice(/*[in]*/ bool bCreate ) const;
/trunk/main/sw/source/core/doc/
H A Ddocdesc.cxx685 pDrawModel->SetRefDevice( getReferenceDevice( false ) ); in PrtDataChanged()
711 OutputDevice* pOutDev = getReferenceDevice( false ); in PrtDataChanged()
H A Ddocdraw.cxx656 OutputDevice* pRefDev = getReferenceDevice( false ); in InitDrawModel()
H A Ddoc.cxx531 OutputDevice* SwDoc::getReferenceDevice(/*[in]*/ bool bCreate ) const in getReferenceDevice() function in SwDoc
/trunk/main/chart2/source/inc/chartview/
H A DDrawModelWrapper.hxx83 OutputDevice* getReferenceDevice() const;
/trunk/main/chart2/source/controller/drawinglayer/
H A DViewElementListProvider.cxx219 … OutputDevice* pRefDev = m_pDrawModelWrapper ? m_pDrawModelWrapper->getReferenceDevice() : NULL; in getFontList()
/trunk/main/chart2/source/view/main/
H A DDrawModelWrapper.cxx324 OutputDevice* DrawModelWrapper::getReferenceDevice() const in getReferenceDevice() function in chart::DrawModelWrapper
/trunk/main/sw/source/ui/app/
H A Ddocshini.cxx497 mpFontList = new FontList( mpDoc->getReferenceDevice( true ) ); in UpdateFontList()
H A Ddocsh.cxx958 return mpDoc->getReferenceDevice( false ); in GetDocumentRefDev()
/trunk/main/sw/source/ui/uiview/
H A Dviewdraw.cxx528 pOutliner->SetRefDevice(pSh->getIDocumentDeviceAccess()->getReferenceDevice(false)); in BeginTextEdit()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx2154 pTmpOut = GetDoc()->getReferenceDevice( true ); in GetRefDev()

Completed in 228 milliseconds