Home
last modified time | relevance | path

Searched refs:OutputDevice (Results 176 – 200 of 809) sorted by relevance

12345678910>>...33

/trunk/main/sd/source/ui/func/
H A Dfuediglu.cxx150 mpView->BegDragObj(aMDPos, (OutputDevice*) NULL, aVEvt.pHdl, nDrgLog); in MouseButtonDown()
175 mpView->BegDragObj(aMDPos, (OutputDevice*) NULL, NULL, nDrgLog); in MouseButtonDown()
190 mpView->BegDragObj(aMDPos, (OutputDevice*) NULL, pHdl, nDrgLog); in MouseButtonDown()
221 mpView->BegDragObj(aMDPos, (OutputDevice*) NULL, aVEvt.pHdl, nDrgLog); in MouseButtonDown()
H A Dfusel.cxx262 mpView->BegDragObj(aMDPos, (OutputDevice*) NULL, pHdl, nDrgLog); in MouseButtonDown()
429 mpView->BegDragObj(aMDPos, (OutputDevice*) NULL, pHdl, nDrgLog); in MouseButtonDown()
467 mpView->BegDragObj(aMDPos, (OutputDevice*) NULL, aVEvt.pHdl, nDrgLog); in MouseButtonDown()
493 mpView->BegDragObj(aMDPos, (OutputDevice*) NULL, NULL, nDrgLog); in MouseButtonDown()
524 mpView->BegDragObj(aMDPos, (OutputDevice*) NULL, pHdl, nDrgLog); in MouseButtonDown()
534 mpView->BegDragObj(aMDPos, (OutputDevice*)NULL, pHdl, nDrgLog); in MouseButtonDown()
566 mpView->BegDragObj(aMDPos, (OutputDevice*) NULL, aVEvt.pHdl, nDrgLog); in MouseButtonDown()
/trunk/main/sw/source/core/inc/
H A Dfrmtool.hxx44 class OutputDevice;
68 OutputDevice *,
77 OutputDevice& rOut);
85 void SwAlignGrfRect( SwRect *pGrfRect, const OutputDevice &rOut );
H A Ddrawdev.hxx41 OutputDevice *pOut;
45 inline SwDrawDev( OutputDevice *pOutDev, const Point *pPosition ) in SwDrawDev()
48 inline OutputDevice *GetOut() { return pOut; } in GetOut()
/trunk/main/canvas/source/cairo/
H A Dcairo_canvas.cxx97 OutputDevice* pOutDev = reinterpret_cast<OutputDevice*>(nPtr); in initialize()
191 OutputDevice* Canvas::getOutputDevice() in getOutputDevice()
H A Dcairo_win32_cairo.cxx50 bool IsCairoWorking( OutputDevice* ) in IsCairoWorking() argument
235 SurfaceSharedPtr createSurface( const OutputDevice& rRefDevice, in createSurface()
267 SurfaceSharedPtr createBitmapSurface( const OutputDevice& /* rRefDevice */, in createBitmapSurface() argument
H A Dcairo_quartz_cairo.cxx45 bool IsCairoWorking( OutputDevice* ) in IsCairoWorking() argument
290 SurfaceSharedPtr createSurface( const OutputDevice& rRefDevice, in createSurface()
322 SurfaceSharedPtr createBitmapSurface( const OutputDevice& /* rRefDevice */, in createBitmapSurface() argument
H A Dcairo_os2_cairo.cxx54 bool IsCairoWorking( OutputDevice* ) in IsCairoWorking() argument
252 SurfaceSharedPtr createSurface( const OutputDevice& rRefDevice, in createSurface()
291 SurfaceSharedPtr createBitmapSurface( const OutputDevice& /* rRefDevice */, in createBitmapSurface() argument
/trunk/main/svtools/source/contnr/
H A Dimivctl.hxx300 void DrawFocusRect ( OutputDevice* pOut );
350 OutputDevice* pOut = 0,
413 OutputDevice* pOut,
421 OutputDevice* pOut,
527 void DrawHighlightFrame( OutputDevice* pOut,
/trunk/main/sc/inc/
H A Dcolumn.hxx36 class OutputDevice;
355 long GetNeededSize( SCROW nRow, OutputDevice* pDev,
359 sal_uInt16 GetOptimalColWidth( OutputDevice* pDev, double nPPTX, double nPPTY,
365 OutputDevice* pDev,
373 long GetSimpleTextNeededSize( SCSIZE nIndex, OutputDevice* pDev,
H A Dpatattr.hxx33 class OutputDevice;
90 OutputDevice* pOutDev = NULL,
97 OutputDevice* pOutDev = NULL,
/trunk/main/svtools/inc/svtools/
H A Dembedhlp.hxx46 class OutputDevice;
66 …static void DrawPaintReplacement( const Rectangle &rRect, const String &rText, OutputDevice *pOut …
67 static void DrawShading( const Rectangle &rRect, OutputDevice *pOut );
/trunk/main/reportdesign/source/core/api/
H A DReportComponent.cxx66 …rLatinFont = OutputDevice::GetDefaultFont( DEFAULTFONT_LATIN_PRESENTATION, eLatin, DEFAULTFONT_FLA… in lcl_getDefaultFonts()
67 …rCJKFont = OutputDevice::GetDefaultFont( DEFAULTFONT_CJK_PRESENTATION, _eCJK, DEFAULTFONT_FLAGS_ON… in lcl_getDefaultFonts()
68 …rCTLFont = OutputDevice::GetDefaultFont( DEFAULTFONT_CTL_PRESENTATION, _eCTL, DEFAULTFONT_FLAGS_ON… in lcl_getDefaultFonts()
/trunk/main/sc/source/ui/inc/
H A Ddrawview.hxx41 OutputDevice* pDev; //! noetig ?
66 ScDrawView( OutputDevice* pOut, ScViewData* pData );
91 void DrawMarks( OutputDevice* pOut ) const;
H A Dprevloc.hxx39 class OutputDevice;
90 OutputDevice* pWindow;
104 ScPreviewLocationData( ScDocument* pDocument, OutputDevice* pWin );
H A Dfieldwnd.hxx206 void DrawBackground( OutputDevice& rDev );
208 void DrawField( OutputDevice& rDev, size_t nFieldIndex );
210 void DrawInsertionCursor( OutputDevice& rDev );
/trunk/main/canvas/source/vcl/
H A Dspritecanvashelper.hxx143 void renderFrameCounter( OutputDevice& rOutDev );
144 void renderSpriteCount( OutputDevice& rOutDev );
145 void renderMemUsage( OutputDevice& rOutDev );
/trunk/main/svx/source/sdr/overlay/
H A Doverlaymanagerbuffered.cxx185 …void OverlayManagerBuffered::ImpSaveBackground(const Region& rRegion, OutputDevice* pPreRenderDevi… in ImpSaveBackground()
188 OutputDevice& rSource = (pPreRenderDevice) ? *pPreRenderDevice : getOutputDevice(); in ImpSaveBackground()
488 OutputDevice& rOutputDevice, in OverlayManagerBuffered()
510 …void OverlayManagerBuffered::completeRedraw(const Region& rRegion, OutputDevice* pPreRenderDevice)… in completeRedraw()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsLayeredDevice.cxx66 OutputDevice& rTargetDevice, in DeviceCopy()
67 OutputDevice& rSourceDevice, in DeviceCopy()
116 OutputDevice& rTargetDevice,
493 OutputDevice& rTargetDevice, in Repaint()
/trunk/main/sw/inc/
H A Dhints.hxx32 class OutputDevice;
146 const OutputDevice* pOut; // Pointer auf das aktuelle Output-Device
147 SwRefMarkFldUpdate( const OutputDevice* );
/trunk/main/editeng/source/items/
H A Ditemtype.cxx57 nRet = (long)OutputDevice::LogicToLogic( in GetMetricText()
75 nRet = (long)OutputDevice::LogicToLogic( in GetMetricText()
91 return String::CreateFromInt32( (long)OutputDevice::LogicToLogic( in GetMetricText()
/trunk/main/svx/source/svdraw/
H A Dsvdpagv.cxx84 const SdrPageWindow* SdrPageView::FindPatchedPageWindow( const OutputDevice& _rOutDev ) const in FindPatchedPageWindow()
102 SdrPageWindow* SdrPageView::FindPageWindow(const OutputDevice& rOutDev) const in FindPageWindow()
248 …tar::awt::XControlContainer > SdrPageView::GetControlContainer( const OutputDevice& _rDevice ) con… in GetControlContainer()
390 void SdrPageView::DrawLayer(SdrLayerID nID, OutputDevice* pGivenTarget, sdr::contact::ViewObjectCon… in DrawLayer()
481 void SdrPageView::DrawPageViewGrid(OutputDevice& rOut, const Rectangle& rRect, Color aColor) in DrawPageViewGrid()
815 OutputDevice& rOutDev = pCandidate->GetOutputDevice(); in ImpInvalidateHelpLineArea()
/trunk/main/svx/inc/svx/
H A Dview3d.hxx88 E3dView(SdrModel* pModel, OutputDevice* pOut = 0L);
92 virtual void DrawMarkedObj(OutputDevice& rOut) const;
96 …virtual sal_Bool BegDragObj(const Point& rPnt, OutputDevice* pOut = NULL, SdrHdl* pHdl = NULL, sho…
/trunk/main/svx/source/inc/
H A Dfmvwimp.hxx62 class OutputDevice;
220 …star::uno::Reference< ::com::sun::star::form::XForm >& _rxForm, const OutputDevice& _rDevice ) con…
258 OutputDevice& _rOutDev,
275 OutputDevice& _rOutDev,
/trunk/main/sw/source/core/text/
H A Ditratr.cxx130 sal_Bool SwAttrIter::SeekAndChgAttrIter( const xub_StrLen nNewPos, OutputDevice* pOut ) in SeekAndChgAttrIter()
164 sal_Bool SwAttrIter::SeekStartAndChgAttrIter( OutputDevice* pOut, const sal_Bool bParaFont ) in SeekStartAndChgAttrIter()
360 OutputDevice* pOut;
369 …SwMinMaxArgs( OutputDevice* pOutI, ViewShell* pShI, sal_uLong& rMinI, sal_uLong &rMaxI, sal_uLong … in SwMinMaxArgs()
589 sal_uLong& rAbsMin, OutputDevice* pOut ) const in GetMinMaxSize()
831 OutputDevice* pOut = NULL; in GetScalingOfSelectedText()

Completed in 101 milliseconds

12345678910>>...33