Home
last modified time | relevance | path

Searched refs:rxCanvas (Results 1 – 25 of 33) sorted by relevance

12

/trunk/main/sdext/source/presenter/
H A DPresenterCanvasHelper.cxx88 if ( ! rxCanvas.is() || ! rxCanvas->getDevice().is()) in PaintRectangle()
102 rxCanvas->getDevice())); in PaintRectangle()
114 rxCanvas, in PaintRectangle()
126 rxCanvas, in PaintRectangle()
137 rxCanvas, in PaintRectangle()
157 if ( ! rxCanvas.is() || ! rxCanvas->getDevice().is()) in PaintTiledBitmap()
194 rxCanvas->drawBitmap( in PaintTiledBitmap()
213 if ( ! rxCanvas.is() || ! rxCanvas->getDevice().is()) in PaintBitmap()
233 rxCanvas->drawBitmap( in PaintBitmap()
250 if ( ! rxCanvas.is() || ! rxCanvas->getDevice().is()) in PaintColor()
[all …]
H A DPresenterToolBar.cxx410 mxCanvas(rxCanvas), in PresenterToolBar()
1746 OSL_ASSERT(rxCanvas.is()); in Paint()
1909 OSL_ASSERT(rxCanvas.is()); in Paint()
1996 OSL_ASSERT(rxCanvas.is()); in Paint()
2028 rxCanvas->drawText( in Paint()
2334 OSL_ASSERT(rxCanvas.is()); in Paint()
2355 rxCanvas->fillPolyPolygon( in Paint()
2367 (void)rxCanvas; in CreateBoundingSize()
2397 OSL_ASSERT(rxCanvas.is()); in Paint()
2418 rxCanvas->fillPolyPolygon( in Paint()
[all …]
H A DPresenterClock.cxx863 if ( ! rxCanvas.is()) in PaintAngledLine()
889 rxCanvas->strokePolyPolygon( in PaintAngledLine()
944 if ( ! rxCanvas.is()) in Paint()
951 PrepareBitmaps(rxCanvas); in Paint()
1023 if ( ! rxCanvas.is()) in PrepareBitmaps()
1125 aArguments[0] <<= rxCanvas; in LoadBitmaps()
1262 CreateFont(rxCanvas,bIsShowSeconds); in Paint()
1331 rxCanvas->drawText( in Paint()
1359 if (rxCanvas.is() in CreateFont()
1360 && rxCanvas->getDevice().is() in CreateFont()
[all …]
H A DPresenterSlideSorter.cxx959 rxCanvas, in ClearBackground()
1802 mxCanvas = rxCanvas; in SetCanvas()
2076 rxCanvas); in CurrentSlideFrameRenderer()
2144 rxCanvas, in PaintCurrentSlideFrame()
2155 rxCanvas, in PaintCurrentSlideFrame()
2166 rxCanvas, in PaintCurrentSlideFrame()
2177 rxCanvas, in PaintCurrentSlideFrame()
2188 rxCanvas, in PaintCurrentSlideFrame()
2197 rxCanvas, in PaintCurrentSlideFrame()
2206 rxCanvas, in PaintCurrentSlideFrame()
[all …]
H A DPresenterUIPainter.cxx41 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas, in PaintHorizontalBitmapComposite() argument
88 rxCanvas->getDevice())); in PaintHorizontalBitmapComposite()
92 rxCanvas->drawBitmap(rxLeftBitmap, aViewState, aRenderState); in PaintHorizontalBitmapComposite()
106 rxCanvas->getDevice())); in PaintHorizontalBitmapComposite()
111 rxCanvas->drawBitmap(rxRightBitmap, aViewState, aRenderState); in PaintHorizontalBitmapComposite()
127 rxCanvas->getDevice())); in PaintHorizontalBitmapComposite()
146 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas, in PaintVerticalBitmapComposite() argument
193 rxCanvas->getDevice())); in PaintVerticalBitmapComposite()
197 rxCanvas->drawBitmap(rxTopBitmap, aViewState, aRenderState); in PaintVerticalBitmapComposite()
212 rxCanvas->getDevice())); in PaintVerticalBitmapComposite()
[all …]
H A DPresenterBitmapContainer.cxx70 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas, in PresenterBitmapContainer() argument
74 mxCanvas(rxCanvas), in PresenterBitmapContainer()
99 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas, in PresenterBitmapContainer() argument
103 mxCanvas(rxCanvas), in PresenterBitmapContainer()
191 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas, in LoadBitmap() argument
207 rxCanvas, in LoadBitmap()
243 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas, in LoadBitmap() argument
246 OSL_ASSERT(rxCanvas.is()); in LoadBitmap()
262 rxPresenterHelper->loadBitmap(sFileName, rxCanvas)); in LoadBitmap()
271 rxPresenterHelper->loadBitmap(sFileName, rxCanvas)); in LoadBitmap()
[all …]
H A DPresenterPaneBorderPainter.cxx84 const Reference<rendering::XCanvas>& rxCanvas) const;
244 ProvideTheme(rxCanvas); in paintBorder()
248 mpRenderer->SetCanvas(rxCanvas); in paintBorder()
283 ProvideTheme(rxCanvas); in paintBorderWithCallout()
287 mpRenderer->SetCanvas(rxCanvas); in paintBorderWithCallout()
344 mpTheme->ProvideCanvas(rxCanvas); in ProvideTheme()
359 mpRenderer->SetCanvas(rxCanvas); in ProvideTheme()
493 if (mxCanvas != rxCanvas) in SetCanvas()
495 mxCanvas = rxCanvas; in SetCanvas()
1059 const Reference<rendering::XCanvas>& rxCanvas) const in GetFont()
[all …]
H A DPresenterTheme.cxx307 mxCanvas(rxCanvas) in PresenterTheme()
354 if ( ! mxCanvas.is() && rxCanvas.is()) in ProvideCanvas()
356 mxCanvas = rxCanvas; in ProvideCanvas()
632 const Reference<rendering::XCanvas>& rxCanvas) in PrepareFont() argument
637 if ( ! rxCanvas.is()) in PrepareFont()
642 mxFont = CreateFont(rxCanvas, nCellSize); in PrepareFont()
651 const Reference<rendering::XCanvas>& rxCanvas, in CreateFont() argument
666 return rxCanvas->createFont( in CreateFont()
676 const Reference<rendering::XCanvas>& rxCanvas, in GetCellSizeForDesignSize() argument
683 if ( ! rxCanvas.is()) in GetCellSizeForDesignSize()
[all …]
H A DPresenterTheme.hxx71 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas);
77 void ProvideCanvas (const css::uno::Reference<css::rendering::XCanvas>& rxCanvas);
102 bool PrepareFont (const css::uno::Reference<css::rendering::XCanvas>& rxCanvas);
106 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas,
109 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas,
H A DPresenterCanvasHelper.hxx54 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas,
61 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas,
88 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas,
98 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas,
106 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas,
H A DPresenterBitmapContainer.hxx105 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas,
111 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas,
126 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas,
144 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas,
H A DPresenterWindowManager.cxx89 const Reference<rendering::XSpriteCanvas>& rxCanvas,
1512 const Reference<rendering::XSpriteCanvas>& rxCanvas) in ModeChangeAnimation() argument
1515 mxCanvas(rxCanvas) in ModeChangeAnimation()
1537 const Reference<rendering::XSpriteCanvas>& rxCanvas, in ModeChangeAnimationStarter() argument
1543 mxCanvas(rxCanvas) in ModeChangeAnimationStarter()
1546 OSL_ASSERT(rxCanvas.is()); in ModeChangeAnimationStarter()
1549 Reference<rendering::XBitmap> xBackgroundBitmap (rxCanvas, UNO_QUERY); in ModeChangeAnimationStarter()
1555 mpSprite->SetFactory(rxCanvas); in ModeChangeAnimationStarter()
H A DPresenterToolBar.hxx94 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas,
202 void Layout (const css::uno::Reference<css::rendering::XCanvas>& rxCanvas);
204 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas,
208 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas,
H A DPresenterPaneBorderPainter.hxx119 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas,
127 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas,
150 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas);
H A DPresenterPaneAnimator.cxx79 void FreezePanes (const Reference<rendering::XSpriteCanvas>& rxCanvas);
205 void CreateSubstitution (const Reference<rendering::XSpriteCanvas>& rxCanvas);
346 void PresenterPaneAnimatorBase::FreezePanes (const Reference<rendering::XSpriteCanvas>& rxCanvas) in FreezePanes() argument
351 (*iGroup)->CreateSubstitution(rxCanvas); in FreezePanes()
1090 void PaneGroup::CreateSubstitution (const Reference<rendering::XSpriteCanvas>& rxCanvas) in CreateSubstitution() argument
1093 Reference<rendering::XBitmap> xBackgroundBitmap (rxCanvas, UNO_QUERY); in CreateSubstitution()
1098 mpSubstitution->SetFactory(rxCanvas); in CreateSubstitution()
H A DPresenterButton.cxx455 const Reference<rendering::XCanvas>& rxCanvas, in RenderButton() argument
463 if ( ! rxCanvas.is()) in RenderButton()
469 rxCanvas, in RenderButton()
490 rxCanvas->drawText( in RenderButton()
H A DPresenterTextView.cxx74 const Reference<rendering::XCanvas>& rxCanvas, in PresenterTextView() argument
76 : mxCanvas(rxCanvas), in PresenterTextView()
120 const Reference<rendering::XCanvas>& rxCanvas) in PresenterTextView() argument
121 : mxCanvas(rxCanvas), in PresenterTextView()
693 const Reference<rendering::XCanvas>& rxCanvas, in Paint() argument
739 rxCanvas->drawTextLayout ( in Paint()
H A DPresenterTextView.hxx114 const cssu::Reference<css::rendering::XCanvas>& rxCanvas,
245 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas,
252 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas);
H A DPresenterHelpView.cxx89 const Reference<rendering::XCanvas>& rxCanvas,
642 const Reference<rendering::XCanvas>& rxCanvas, in Paint() argument
649 if ( ! rxCanvas.is()) in Paint()
665 rxCanvas->drawText ( in Paint()
H A DPresenterUIPainter.hxx48 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas,
56 const css::uno::Reference<css::rendering::XCanvas>& rxCanvas,
/trunk/main/sd/source/ui/presenter/
H A DPresenterCanvasFactory.cxx109 const Reference<rendering::XCanvas>& rxCanvas) in AddSharedWindow() argument
117 aDescriptor.mxSharedCanvas = rxCanvas; in AddSharedWindow()
275 const Reference<rendering::XCanvas>& rxCanvas) in GetSharedCanvas() argument
277 PresenterCanvas* pCanvas = dynamic_cast<PresenterCanvas*>(rxCanvas.get()); in GetSharedCanvas()
H A DPresenterHelper.cxx250 const Reference<rendering::XCanvas>& rxCanvas) in loadBitmap() argument
253 if ( ! rxCanvas.is()) in loadBitmap()
263 Reference<css::rendering::XBitmapCanvas>(rxCanvas,UNO_QUERY))); in loadBitmap()
H A DCanvasUpdateRequester.hxx53 const css::uno::Reference<css::rendering::XSpriteCanvas>& rxCanvas);
58 CanvasUpdateRequester (const css::uno::Reference<css::rendering::XSpriteCanvas>& rxCanvas);
H A DCanvasUpdateRequester.cxx72 const Reference<rendering::XSpriteCanvas>& rxCanvas) in CanvasUpdateRequester() argument
73 : mxCanvas(rxCanvas), in CanvasUpdateRequester()
H A DSlideRenderer.cxx129 const Reference<rendering::XCanvas>& rxCanvas) in createPreviewForCanvas() argument
136 Reference<rendering::XBitmapCanvas>(rxCanvas, UNO_QUERY))); in createPreviewForCanvas()

Completed in 116 milliseconds

12