Lines Matching refs:pRefDevice

220     OutputDevice* pRefDevice = pOutput->pRefDevice;  in SetShrinkScale()  local
252 nAscentPixel = pRefDevice->LogicToPixel( Size( 0, nAscentPixel ) ).Height(); in SetShrinkScale()
271 OutputDevice* pRefDevice = pOutput->pRefDevice; in SetPattern() local
379 nAscentPixel = pRefDevice->LogicToPixel( Size( 0, nAscentPixel ) ).Height(); in SetPattern()
518 nWidth = pOutput->pRefDevice->PixelToLogic(Size(nWidth,0)).Width(); in SetTextToWidthOrHash()
614 OutputDevice* pRefDevice = pOutput->pRefDevice; in SetAutoText() local
619 if ( !pRefDevice->GetConnectMetaFile() || pRefDevice->GetOutDevType() == OUTDEV_PRINTER ) in SetAutoText()
635 aTextSize = pRefDevice->LogicToPixel( aTextSize ); in SetAutoText()
685 OutputDevice* pRefDevice = pOutput->pRefDevice; in TextChanged() local
690 if ( !pRefDevice->GetConnectMetaFile() || pRefDevice->GetOutDevType() == OUTDEV_PRINTER ) in TextChanged()
706 aTextSize = pRefDevice->LogicToPixel( aTextSize ); in TextChanged()
733 if ( pRefDevice->IsMapMode() ) in GetStretch()
745 if ( pRefDevice == pFmtDevice ) in GetStretch()
747 MapMode aOld = pRefDevice->GetMapMode(); in GetStretch()
1291 ( !bBreak || pRefDevice == pFmtDevice ) ) in GetOutputArea()
1332 DBG_ASSERT( pDev == pRefDevice || in DrawStrings()
1333 pDev->GetMapMode().GetMapUnit() == pRefDevice->GetMapMode().GetMapUnit(), in DrawStrings()
1340 Size aMinSize = pRefDevice->PixelToLogic(Size(0,100)); // erst darueber wird ausgegeben in DrawStrings()
1623 if ( pFmtDevice != pRefDevice ) in DrawStrings()
1802 … aAreaParam.maClipRect = pRefDevice->PixelToLogic( aAreaParam.maClipRect ); in DrawStrings()
1843 aDrawTextPos = pRefDevice->PixelToLogic( aDrawTextPos ); in DrawStrings()
1859 if ( !pRefDevice->GetConnectMetaFile() || in DrawStrings()
1860 pRefDevice->GetOutDevType() == OUTDEV_PRINTER ) in DrawStrings()
1915 if ( eType == OUTTYPE_WINDOW && pRefDevice == pFmtDevice ) in CreateOutputEditEngine()
2041 pRefDevice->LogicToPixel(Size(0,rEngineHeight)).Height() : rEngineHeight; in ShrinkEditEngine()
2055 pRefDevice->LogicToPixel(Size(0,rEngineHeight)).Height() : rEngineHeight; in ShrinkEditEngine()
2064 pRefDevice->LogicToPixel(Size(0,rEngineHeight)).Height() : rEngineHeight; in ShrinkEditEngine()
2071 pRefDevice->LogicToPixel(Size(rEngineWidth,0)).Width() : rEngineWidth; in ShrinkEditEngine()
2089 pRefDevice->LogicToPixel(Size(rEngineWidth,0)).Width() : rEngineWidth; in ShrinkEditEngine()
2098 pRefDevice->LogicToPixel(Size(rEngineWidth,0)).Width() : rEngineWidth; in ShrinkEditEngine()
2114 Size aMinSize = pRefDevice->PixelToLogic(Size(0,100)); // erst darueber wird ausgegeben in DrawEdit()
2129 Size aRefOne = pRefDevice->PixelToLogic(Size(1,1)); in DrawEdit()
2370 Size aLogicSize = pRefDevice->PixelToLogic(aPaperSize); in DrawEdit()
2371 if ( bBreak && !bAsianVertical && pRefDevice != pFmtDevice ) in DrawEdit()
2560 nNeededPixel = pRefDevice->LogicToPixel(Size(nNeededPixel,0)).Width(); in DrawEdit()
2595 … nRepeatSize = pRefDevice->LogicToPixel(Size(nRepeatSize,0)).Width(); in DrawEdit()
2596 if ( pFmtDevice != pRefDevice ) in DrawEdit()
2611 … nNeededPixel = pRefDevice->LogicToPixel(Size(nEngineWidth,0)).Width(); in DrawEdit()
2625 nNeededPixel = pRefDevice->LogicToPixel(Size(nEngineWidth,0)).Width(); in DrawEdit()
2637 pEngine->SetPaperSize(pRefDevice->PixelToLogic(aPaperSize)); in DrawEdit()
2703 aCellSize = pRefDevice->PixelToLogic( Size( nOutWidth, nOutHeight ) ); in DrawEdit()
2774 … aLogicClip = pRefDevice->PixelToLogic( aAreaParam.maClipRect ); in DrawEdit()
2792 aLogicStart = pRefDevice->PixelToLogic( Point(nStartX,nStartY) ); in DrawEdit()
2842 aLogicStart.Y() += pRefDevice->PixelToLogic(Size(0,nTopM)).Height(); in DrawEdit()
2857 aLogicStart.Y() += pRefDevice->PixelToLogic( Size(0, nTopM + in DrawEdit()
2858 pRefDevice->LogicToPixel(aCellSize).Height() - in DrawEdit()
2859 pRefDevice->LogicToPixel(Size(0,nEngineHeight)).Height() in DrawEdit()
2867 aLogicStart.Y() += pRefDevice->PixelToLogic( Size(0, nTopM + ( in DrawEdit()
2868 pRefDevice->LogicToPixel(aCellSize).Height() - in DrawEdit()
2869 pRefDevice->LogicToPixel(Size(0,nEngineHeight)).Height() ) in DrawEdit()
2877 aLogicStart.Y() += pRefDevice->PixelToLogic(Size(0,nTopM)).Height(); in DrawEdit()
3190 nTotalHeight = pRefDevice->PixelToLogic(Size(0,nTotalHeight)).Height(); in DrawRotated()
3246 pEngine->SetPaperSize(pRefDevice->PixelToLogic(aPaperSize)); in DrawRotated()
3309 long nEnginePixel = pRefDevice->LogicToPixel( in DrawRotated()
3331 pEngine->SetPaperSize(pRefDevice->PixelToLogic(aPaperSize)); in DrawRotated()
3375 aCellSize = pRefDevice->PixelToLogic( Size( nOutWidth, nOutHeight ) ); in DrawRotated()
3401 nNeededWidth = pRefDevice->LogicToPixel(Size(nNeededWidth,0)).Width(); in DrawRotated()
3410pRefDevice->LogicToPixel(Size(nEngineWidth,0)).Width() : nEngineWidth; in DrawRotated()
3479 aAreaParam.maClipRect = pRefDevice->PixelToLogic( Rectangle( in DrawRotated()
3496 aLogicStart = pRefDevice->PixelToLogic( Point(nStartX,nStartY) ); in DrawRotated()
3508 … nAvailWidth -= pRefDevice->PixelToLogic(Size(0,DROPDOWN_BITMAP_SIZE)).Height(); in DrawRotated()
3532 pEngine->SetPaperSize(pRefDevice->PixelToLogic(aPaperSize)); in DrawRotated()
3553 aLogicStart.X() -= pRefDevice->PixelToLogic( in DrawRotated()
3566 aLogicStart.Y() += pRefDevice->PixelToLogic( Size(0, in DrawRotated()
3567 pRefDevice->LogicToPixel(aCellSize).Height() - in DrawRotated()
3568 pRefDevice->LogicToPixel(Size(0,nEngineHeight)).Height() in DrawRotated()
3577 aLogicStart.Y() += pRefDevice->PixelToLogic( Size(0,( in DrawRotated()
3578 pRefDevice->LogicToPixel(aCellSize).Height() - in DrawRotated()
3579 pRefDevice->LogicToPixel(Size(0,nEngineHeight)).Height()) in DrawRotated()