Searched refs:getReferenceDevice (Results 1 – 19 of 19) sorted by relevance
2212 OutputDevice* PDFWriterImpl::getReferenceDevice() in getReferenceDevice() function in PDFWriterImpl6858 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 …]
50 return ((PDFWriterImpl*)pImplementation)->getReferenceDevice(); in GetReferenceDevice()
1091 OutputDevice* getReferenceDevice();
253 pOut = rTxtNode.getIDocumentDeviceAccess()->getReferenceDevice(true); in EmptyHeight()400 … pOut = GetTxtNode()->getIDocumentDeviceAccess()->getReferenceDevice( true ); in FillRegister()
842 pOut = getIDocumentDeviceAccess()->getReferenceDevice( true ); in GetScalingOfSelectedText()
1455 pOut = GetTxtNode()->getIDocumentDeviceAccess()->getReferenceDevice( true ); in FillCrsrPos()
2314 pOut = GetTxtNode()->getIDocumentDeviceAccess()->getReferenceDevice( true ); in _CalcHeightOfLastLine()
96 virtual OutputDevice* getReferenceDevice(/*[in]*/ bool bCreate ) const = 0;
771 virtual OutputDevice* getReferenceDevice(/*[in]*/ bool bCreate ) const;
658 pDrawModel->SetRefDevice( getReferenceDevice( false ) ); in PrtDataChanged()684 OutputDevice* pOutDev = getReferenceDevice( false ); in PrtDataChanged()
684 OutputDevice* pRefDev = getReferenceDevice( false ); in InitDrawModel()
542 OutputDevice* SwDoc::getReferenceDevice(/*[in]*/ bool bCreate ) const in getReferenceDevice() function in SwDoc
83 OutputDevice* getReferenceDevice() const;
219 … OutputDevice* pRefDev = m_pDrawModelWrapper ? m_pDrawModelWrapper->getReferenceDevice() : NULL; in getFontList()
324 OutputDevice* DrawModelWrapper::getReferenceDevice() const in getReferenceDevice() function in chart::DrawModelWrapper
528 pOutliner->SetRefDevice(pSh->getIDocumentDeviceAccess()->getReferenceDevice(false)); in BeginTextEdit()
497 mpFontList = new FontList( mpDoc->getReferenceDevice( true ) ); in UpdateFontList()
958 return mpDoc->getReferenceDevice( false ); in GetDocumentRefDev()
2154 pTmpOut = GetDoc()->getReferenceDevice( true ); in GetRefDev()
Completed in 180 milliseconds