/trunk/main/svx/source/sdr/contact/ |
H A D | objectcontactofpageview.cxx | 390 return (OUTDEV_PRINTER == mrPageWindow.GetPaintWindow().GetOutputDevice().GetOutDevType()); in isOutputToPrinter() 396 return (OUTDEV_WINDOW == mrPageWindow.GetPaintWindow().GetOutputDevice().GetOutDevType()); in isOutputToWindow() 402 return (OUTDEV_VIRDEV == mrPageWindow.GetPaintWindow().GetOutputDevice().GetOutDevType()); in isOutputToVirtualDevice() 408 GDIMetaFile* pMetaFile = mrPageWindow.GetPaintWindow().GetOutputDevice().GetConnectMetaFile(); in isOutputToRecordingMetaFile() 415 return (0 != mrPageWindow.GetPaintWindow().GetOutputDevice().GetPDFWriter()); in isOutputToPDFFile() 421 const sal_uInt32 nDrawMode(mrPageWindow.GetPaintWindow().GetOutputDevice().GetDrawMode()); in isDrawModeGray() 428 const sal_uInt32 nDrawMode(mrPageWindow.GetPaintWindow().GetOutputDevice().GetDrawMode()); in isDrawModeBlackWhite() 435 const sal_uInt32 nDrawMode(mrPageWindow.GetPaintWindow().GetOutputDevice().GetDrawMode()); in isDrawModeHighContrast() 457 return &(mrPageWindow.GetPaintWindow().GetOutputDevice()); in TryToGetOutputDevice()
|
H A D | viewobjectcontactofsdrmediaobj.cxx | 93 OutputDevice& rOutDev = pPaintWindow->GetOutputDevice(); in getWindow()
|
H A D | viewobjectcontactofunocontrol.cxx | 1119 return rPageWindow.GetOriginalPaintWindow()->GetOutputDevice(); in impl_getPageViewOutputDevice_nothrow() 1121 return rPageWindow.GetPaintWindow().GetOutputDevice(); in impl_getPageViewOutputDevice_nothrow()
|
/trunk/main/svx/source/svdraw/ |
H A D | sdrpaintwindow.cxx | 140 if(OUTDEV_WINDOW == GetOutputDevice().GetOutDevType()) in impCreateOverlayManager() 150 mpOverlayManager = new ::sdr::overlay::OverlayManagerBuffered(GetOutputDevice(), true); in impCreateOverlayManager() 158 mpOverlayManager = new ::sdr::overlay::OverlayManager(GetOutputDevice()); in impCreateOverlayManager() 166 Window* pWindow = dynamic_cast<Window*>(&GetOutputDevice()); in impCreateOverlayManager() 220 Size aVisSizePixel(GetOutputDevice().GetOutputSizePixel()); in GetVisibleArea() 221 return Rectangle(GetOutputDevice().PixelToLogic(Rectangle(Point(0,0), aVisSizePixel))); in GetVisibleArea()
|
H A D | sdrpagewindow.cxx | 61 Window& rWindow = dynamic_cast< Window& >( rPaintWindow.GetOutputDevice() ); in GetControlContainer() 109 OutputDevice& rOutDev = rPaintWindow.GetOutputDevice(); in GetControlContainer() 345 impTryTest(GetPageView(), GetPaintWindow().GetOutputDevice()); in RedrawAll() 407 Window& rWindow(static_cast< Window& >(GetPaintWindow().GetOutputDevice())); in InvalidatePageWindow()
|
H A D | svdpntv.cxx | 146 if(&((*a)->GetOutputDevice()) == &rOut) in FindPaintWindow() 189 return &(GetPaintWindow(0)->GetOutputDevice()); in GetFirstOutputDevice() 1097 OutputDevice& rOutDev = pPaintWindow->GetOutputDevice(); in GlueInvalidate() 1125 InvalidateOneWin((Window&)pPaintWindow->GetOutputDevice()); in InvalidateAllWin() 1140 OutputDevice& rOutDev = pPaintWindow->GetOutputDevice(); in InvalidateAllWin()
|
H A D | svdviter.cxx | 241 return &pPaintWindow->GetOutputDevice(); in ImpFindOutDev() 262 OutputDevice& rOutDev = pPaintWindow->GetOutputDevice(); in ImpFindWindow()
|
H A D | svdpagv.cxx | 93 if ( &rPaintWindow.GetOutputDevice() == &_rOutDev ) in FindPatchedPageWindow() 106 if(&((*a)->GetPaintWindow().GetOutputDevice()) == &rOutDev) in FindPageWindow() 815 OutputDevice& rOutDev = pCandidate->GetOutputDevice(); in ImpInvalidateHelpLineArea()
|
H A D | svdedxv.cxx | 327 if(pOLV->GetWindow() == &rPaintWindow.GetOutputDevice()) in TextEditDrawing() 580 if(OUTDEV_WINDOW == pPaintWindow->GetOutputDevice().GetOutDevType()) in SdrBeginTextEdit() 582 pWin = (Window*)(&pPaintWindow->GetOutputDevice()); in SdrBeginTextEdit() 722 OutputDevice& rOutDev = pPaintWindow->GetOutputDevice(); in SdrBeginTextEdit()
|
H A D | svdibrow.cxx | 1115 if(OUTDEV_WINDOW == pCandidate->GetOutputDevice().GetOutDevType()) in ImpGetViewWin() 1117 return (Window*)(&pCandidate->GetOutputDevice()); in ImpGetViewWin()
|
/trunk/main/sd/source/ui/accessibility/ |
H A D | AccessibleViewForwarder.cxx | 52 OutputDevice& rOutDev = pPaintWindow->GetOutputDevice(); in AccessibleViewForwarder() 107 OutputDevice& rOutDev = pPaintWindow->GetOutputDevice(); in LogicToPixel() 124 OutputDevice& rOutDev = pPaintWindow->GetOutputDevice(); in LogicToPixel() 143 OutputDevice& rOutDev = pPaintWindow->GetOutputDevice(); in PixelToLogic() 160 OutputDevice& rOutDev = pPaintWindow->GetOutputDevice(); in PixelToLogic()
|
/trunk/main/toolkit/source/awt/ |
H A D | vclxfont.cxx | 65 OutputDevice* pOutDev = VCLUnoHelper::GetOutputDevice( mxDevice ); in ImplAssertValidFontMetric() 121 OutputDevice* pOutDev = VCLUnoHelper::GetOutputDevice( mxDevice ); in getCharWidth() 140 OutputDevice* pOutDev = VCLUnoHelper::GetOutputDevice( mxDevice ); in getCharWidths() 165 OutputDevice* pOutDev = VCLUnoHelper::GetOutputDevice( mxDevice ); in getStringWidth() 181 OutputDevice* pOutDev = VCLUnoHelper::GetOutputDevice( mxDevice ); in getStringWidthArray() 204 OutputDevice* pOutDev = VCLUnoHelper::GetOutputDevice( mxDevice ); in hasGlyphs()
|
H A D | vclxdevice.cxx | 125 if ( GetOutputDevice() ) in createDevice() 128 VirtualDevice* pVclVDev = new VirtualDevice( *GetOutputDevice() ); in createDevice()
|
H A D | vclxwindow.cxx | 967 OutputDevice* pOutDev = GetOutputDevice(); in IMPL_XUNOTUNNEL2() 1457 OutputDevice* pDevice = VCLUnoHelper::GetOutputDevice( xDevice ); in setProperty() 2257 if ( VCLUnoHelper::GetOutputDevice( rxDevice ) ) in setGraphics() 2298 OutputDevice* pDev = VCLUnoHelper::GetOutputDevice( mpImpl->mxViewGraphics ); in draw() 2306 OutputDevice* pDev = VCLUnoHelper::GetOutputDevice( mpImpl->mxViewGraphics ); in draw()
|
H A D | vclxtabpagemodel.cxx | 54 OutputDevice* pDev = VCLUnoHelper::GetOutputDevice( getGraphics() ); in draw()
|
H A D | vclxtabpagecontainer.cxx | 74 OutputDevice* pDev = VCLUnoHelper::GetOutputDevice( getGraphics() ); in draw()
|
/trunk/main/toolkit/inc/toolkit/helper/ |
H A D | vclunohelper.hxx | 92 …static OutputDevice* GetOutputDevice( const ::com::sun::star::uno::Reference< ::com::sun::s… 93 …static OutputDevice* GetOutputDevice( const ::com::sun::star::uno::Reference< ::com::sun::s…
|
/trunk/main/toolkit/source/helper/ |
H A D | vclunohelper.cxx | 170 OutputDevice* VCLUnoHelper::GetOutputDevice( const ::com::sun::star::uno::Reference< ::com::sun::st… in GetOutputDevice() function in VCLUnoHelper 175 pOutDev = pDev->GetOutputDevice(); in GetOutputDevice() 179 OutputDevice* VCLUnoHelper::GetOutputDevice( const ::com::sun::star::uno::Reference< ::com::sun::st… in GetOutputDevice() function in VCLUnoHelper 184 pOutDev = pGrf->GetOutputDevice(); in GetOutputDevice()
|
/trunk/main/svx/source/form/ |
H A D | fmvwimp.cxx | 178 m_pWindow( dynamic_cast< Window* >( &_rWindow.GetPaintWindow().GetOutputDevice() ) ) in DBG_NAME() 1237 pOutDev = &rPageWindow.GetPaintWindow().GetOutputDevice(); in implCreateFieldControl() 1388 if( rPageWindow.GetPaintWindow().GetOutputDevice().GetOutDevType() == OUTDEV_WINDOW) in implCreateXFormsControl() 1390 pOutDev = &rPageWindow.GetPaintWindow().GetOutputDevice(); in implCreateXFormsControl()
|
/trunk/main/svx/inc/svx/ |
H A D | sdrpaintwindow.hxx | 105 OutputDevice& GetOutputDevice() const { return mrOutputDevice; } in GetOutputDevice() function in SdrPaintWindow
|
/trunk/main/basctl/source/basicide/ |
H A D | basicrenderable.cxx | 96 OutputDevice* pOut = pDevice ? pDevice->GetOutputDevice() : NULL; in getPrinter()
|
/trunk/main/toolkit/inc/toolkit/awt/ |
H A D | vclxdevice.hxx | 73 OutputDevice* GetOutputDevice() const { return mpOutputDevice; } in GetOutputDevice() function in VCLXDevice
|
H A D | vclxgraphics.hxx | 85 OutputDevice* GetOutputDevice() const { return mpOutputDevice; } in GetOutputDevice() function in VCLXGraphics
|
/trunk/main/svtools/source/graphic/ |
H A D | renderer.cxx | 250 mpOutDev = VCLUnoHelper::GetOutputDevice( xDevice ); in _setPropertyValues()
|
/trunk/main/sfx2/source/statbar/ |
H A D | stbitem.cxx | 404 OutputDevice* pOutDev = VCLUnoHelper::GetOutputDevice( xGraphics );; in paint()
|