| /AOO41X/main/vcl/source/gdi/ |
| H A D | pdfwriter_impl.cxx | 1394 m_pWriter->getReferenceDevice(), in appendPoint() 1401 m_pWriter->getReferenceDevice(), in appendPoint() 1446 m_pWriter->getReferenceDevice(), in convertRect() 1451 m_pWriter->getReferenceDevice(), in convertRect() 1508 m_pWriter->getReferenceDevice(), in appendPolygon() 1604 m_pWriter->getReferenceDevice(), in appendMappedLength() 1617 m_pWriter->getReferenceDevice(), in appendMappedLength() 1687 appendDouble( 72.0/double(m_pWriter->getReferenceDevice()->ImplGetDPIX()), rBuffer ); in appendLineInfo() 2212 OutputDevice* PDFWriterImpl::getReferenceDevice() in getReferenceDevice() function in PDFWriterImpl 2474 appendDouble( 72.0/double(getReferenceDevice()->ImplGetDPIX()), aBuf ); in newPage() [all …]
|
| H A D | pdfwriter.cxx | 50 return ((PDFWriterImpl*)pImplementation)->getReferenceDevice(); in GetReferenceDevice()
|
| H A D | pdfwriter_impl.hxx | 1091 OutputDevice* getReferenceDevice();
|
| /AOO41X/main/sw/source/core/text/ |
| H A D | porrst.cxx | 253 pOut = rTxtNode.getIDocumentDeviceAccess()->getReferenceDevice(true); in EmptyHeight() 400 … pOut = GetTxtNode()->getIDocumentDeviceAccess()->getReferenceDevice( true ); in FillRegister()
|
| H A D | itratr.cxx | 842 pOut = getIDocumentDeviceAccess()->getReferenceDevice( true ); in GetScalingOfSelectedText()
|
| H A D | frmcrsr.cxx | 1455 pOut = GetTxtNode()->getIDocumentDeviceAccess()->getReferenceDevice( true ); in FillCrsrPos()
|
| H A D | txtfrm.cxx | 2314 pOut = GetTxtNode()->getIDocumentDeviceAccess()->getReferenceDevice( true ); in _CalcHeightOfLastLine()
|
| /AOO41X/main/sw/inc/ |
| H A D | IDocumentDeviceAccess.hxx | 96 virtual OutputDevice* getReferenceDevice(/*[in]*/ bool bCreate ) const = 0;
|
| H A D | doc.hxx | 771 virtual OutputDevice* getReferenceDevice(/*[in]*/ bool bCreate ) const;
|
| /AOO41X/main/sw/source/core/doc/ |
| H A D | docdesc.cxx | 658 pDrawModel->SetRefDevice( getReferenceDevice( false ) ); in PrtDataChanged() 684 OutputDevice* pOutDev = getReferenceDevice( false ); in PrtDataChanged()
|
| H A D | docdraw.cxx | 684 OutputDevice* pRefDev = getReferenceDevice( false ); in InitDrawModel()
|
| H A D | doc.cxx | 542 OutputDevice* SwDoc::getReferenceDevice(/*[in]*/ bool bCreate ) const in getReferenceDevice() function in SwDoc
|
| /AOO41X/main/chart2/source/inc/chartview/ |
| H A D | DrawModelWrapper.hxx | 83 OutputDevice* getReferenceDevice() const;
|
| /AOO41X/main/chart2/source/controller/drawinglayer/ |
| H A D | ViewElementListProvider.cxx | 219 … OutputDevice* pRefDev = m_pDrawModelWrapper ? m_pDrawModelWrapper->getReferenceDevice() : NULL; in getFontList()
|
| /AOO41X/main/chart2/source/view/main/ |
| H A D | DrawModelWrapper.cxx | 324 OutputDevice* DrawModelWrapper::getReferenceDevice() const in getReferenceDevice() function in chart::DrawModelWrapper
|
| /AOO41X/main/sw/source/ui/uiview/ |
| H A D | viewdraw.cxx | 528 pOutliner->SetRefDevice(pSh->getIDocumentDeviceAccess()->getReferenceDevice(false)); in BeginTextEdit()
|
| /AOO41X/main/sw/source/ui/app/ |
| H A D | docshini.cxx | 497 mpFontList = new FontList( mpDoc->getReferenceDevice( true ) ); in UpdateFontList()
|
| H A D | docsh.cxx | 958 return mpDoc->getReferenceDevice( false ); in GetDocumentRefDev()
|
| /AOO41X/main/sw/source/core/view/ |
| H A D | viewsh.cxx | 2154 pTmpOut = GetDoc()->getReferenceDevice( true ); in GetRefDev()
|