/aoo41x/main/sd/source/ui/presenter/ |
H A D | PresenterCanvas.cxx | 291 const css::rendering::ViewState& aViewState, in drawPoint() argument 305 const css::rendering::ViewState& aViewState, in drawLine() argument 319 const css::rendering::ViewState& aViewState, in drawBezier() argument 332 const css::rendering::ViewState& aViewState, in drawPolyPolygon() argument 393 MergeViewState(aViewState), in strokeTextureMappedPolyPolygon() 862 rendering::ViewState aViewState (rViewState); in MergeViewState() local 868 aViewState.AffineTransform.m02 += rOffset.X; in MergeViewState() 869 aViewState.AffineTransform.m12 += rOffset.Y; in MergeViewState() 872 if ( ! aViewState.Clip.is()) in MergeViewState() 888 aViewState.Clip)); in MergeViewState() [all …]
|
H A D | PresenterCanvas.hxx | 164 const css::rendering::ViewState& aViewState, 171 const css::rendering::ViewState& aViewState, 178 const css::rendering::ViewState& aViewState, 184 const css::rendering::ViewState& aViewState, 190 const css::rendering::ViewState& aViewState, 198 const css::rendering::ViewState& aViewState, 209 const css::rendering::ViewState& aViewState, 221 const css::rendering::ViewState& aViewState, 229 const css::rendering::ViewState& aViewState, 237 const css::rendering::ViewState& aViewState, [all …]
|
/aoo41x/main/sdext/source/presenter/ |
H A D | PresenterUIPainter.cxx | 67 rendering::ViewState aViewState ( in PaintHorizontalBitmapComposite() local 85 aViewState.Clip = Reference<rendering::XPolyPolygon2D>( in PaintHorizontalBitmapComposite() 92 rxCanvas->drawBitmap(rxLeftBitmap, aViewState, aRenderState); in PaintHorizontalBitmapComposite() 103 aViewState.Clip = Reference<rendering::XPolyPolygon2D>( in PaintHorizontalBitmapComposite() 111 rxCanvas->drawBitmap(rxRightBitmap, aViewState, aRenderState); in PaintHorizontalBitmapComposite() 124 aViewState.Clip = Reference<rendering::XPolyPolygon2D>( in PaintHorizontalBitmapComposite() 172 rendering::ViewState aViewState ( in PaintVerticalBitmapComposite() local 190 aViewState.Clip = Reference<rendering::XPolyPolygon2D>( in PaintVerticalBitmapComposite() 197 rxCanvas->drawBitmap(rxTopBitmap, aViewState, aRenderState); in PaintVerticalBitmapComposite() 209 aViewState.Clip = Reference<rendering::XPolyPolygon2D>( in PaintVerticalBitmapComposite() [all …]
|
H A D | PresenterCanvasHelper.cxx | 166 rendering::ViewState aViewState (rDefaultViewState); in PaintTiledBitmap() local 167 aViewState.Clip = rxPolygon; in PaintTiledBitmap() 196 aViewState, in PaintTiledBitmap() 223 rendering::ViewState aViewState (rDefaultViewState); in PaintBitmap() local 224 aViewState.Clip = PresenterGeometryHelper::CreatePolygon(rRepaintBox, rxCanvas->getDevice()); in PaintBitmap() 235 aViewState, in PaintBitmap() 257 rendering::ViewState aViewState (rDefaultViewState); in PaintColor() local 258 aViewState.Clip = PresenterGeometryHelper::CreatePolygon(rRepaintBox, rxCanvas->getDevice()); in PaintColor() 267 aViewState, in PaintColor()
|
H A D | PresenterSlideShowView.cxx | 381 rendering::ViewState aViewState ( in clear() local 390 mxViewCanvas->fillPolyPolygon(xPolygon, aViewState, aRenderState); in clear() 821 const rendering::ViewState aViewState( in PaintOuterWindow() local 852 aViewState, in PaintOuterWindow() 858 aViewState, in PaintOuterWindow() 867 mxCanvas->fillPolyPolygon(mxBackgroundPolygon1, aViewState, aRenderState); in PaintOuterWindow() 869 mxCanvas->fillPolyPolygon(mxBackgroundPolygon2, aViewState, aRenderState); in PaintOuterWindow() 881 const rendering::ViewState aViewState( in PaintEndSlide() local 893 aViewState, in PaintEndSlide() 918 aViewState, in PaintEndSlide()
|
H A D | PresenterHelpView.cxx | 320 rendering::ViewState aViewState( in Paint() local 334 aViewState, in Paint() 341 aViewState, in Paint() 358 aViewState, in Paint() 369 aViewState, in Paint()
|
H A D | PresenterSlideSorter.cxx | 1045 const rendering::ViewState aViewState (geometry::AffineMatrix2D(1,0,0, 0,1,0), xClip); in PaintPreview() local 1082 rxCanvas->drawBitmap(xPreview, aViewState, aRenderState); in PaintPreview() 1099 rxCanvas->drawPolyPolygon(mxPreviewFrame, aViewState, aRenderState); in PaintPreview() 1896 const rendering::ViewState aViewState( in CreateBitmap() local 1910 aViewState, in CreateBitmap() 2249 const rendering::ViewState aViewState( in PaintBitmapOnce() local 2263 aViewState, in PaintBitmapOnce() 2285 const rendering::ViewState aViewState( in PaintBitmapTiled() local 2310 aViewState, in PaintBitmapTiled()
|
H A D | PresenterSlidePreview.cxx | 351 const rendering::ViewState aViewState( in Paint() local 364 mxCanvas->drawBitmap(mxPreview, aViewState, aRenderState); in Paint() 373 mxCanvas->fillPolyPolygon(xPolygon, aViewState, aRenderState); in Paint()
|
H A D | PresenterWindowManager.cxx | 1267 const rendering::ViewState aViewState( in PaintBackground() local 1300 aViewState, in PaintBackground() 1313 aViewState, in PaintBackground() 1560 const rendering::ViewState aViewState ( in ModeChangeAnimationStarter() local 1571 xSpriteCanvas->drawBitmap(xBackgroundBitmap, aViewState, aRenderState); in ModeChangeAnimationStarter()
|
H A D | PresenterNotesView.cxx | 604 rendering::ViewState aViewState ( in PaintToolBar() local 631 aViewState, in PaintToolBar() 646 rendering::ViewState aViewState ( in PaintText() local
|
H A D | PresenterPaneAnimator.cxx | 618 const rendering::ViewState aViewState ( in HidePane() local 1027 rendering::ViewState aViewState( in CreateBackgroundSprite() local 1043 aViewState, in CreateBackgroundSprite() 1103 const rendering::ViewState aViewState ( in CreateSubstitution() local 1114 xSpriteCanvas->drawBitmap(xBackgroundBitmap, aViewState, aRenderState); in CreateSubstitution()
|
H A D | PresenterTextView.cxx | 444 const rendering::ViewState aViewState( in Paint() local 465 aViewState, in Paint() 492 aViewState, in Paint() 505 aViewState, in Paint()
|
H A D | PresenterButton.cxx | 323 rendering::ViewState aViewState( in windowPaint() local 332 mxCanvas->drawBitmap(xBitmap, aViewState, aRenderState); in windowPaint()
|
H A D | PresenterScrollBar.cxx | 658 const rendering::ViewState aViewState ( in PaintBitmap() local 673 aViewState, in PaintBitmap()
|
H A D | PresenterToolBar.cxx | 660 const rendering::ViewState aViewState ( in windowPaint() local 667 Paint(rEvent.UpdateRect, aViewState); in windowPaint()
|
/aoo41x/main/offapi/com/sun/star/rendering/ |
H A D | XCanvas.idl | 164 @param aViewState 188 @param aViewState 212 @param aViewState 233 @param aViewState 263 @param aViewState 297 @param aViewState 341 @param aViewState 385 @param aViewState 415 @param aViewState 441 @param aViewState [all …]
|
H A D | XAnimatedSprite.idl | 132 @param aViewState 140 void setViewState( [in] ViewState aViewState ) 160 @param aViewState 183 [in] ViewState aViewState,
|
H A D | XSprite.idl | 91 @param aViewState 101 …void move( [in] ::com::sun::star::geometry::RealPoint2D aNewPos, [in] ViewState aViewState, [in] R…
|
/aoo41x/main/cppcanvas/source/wrapper/ |
H A D | implsprite.cxx | 110 rendering::ViewState aViewState; in movePixel() local 113 ::canvas::tools::initViewState( aViewState ); in movePixel() 117 aViewState, in movePixel() 128 rendering::ViewState aViewState; in move() local 131 ::canvas::tools::initViewState( aViewState ); in move() 134 ::canvas::tools::setViewStateTransform( aViewState, in move() 138 aViewState, in move()
|
/aoo41x/main/slideshow/source/engine/ |
H A D | slidebitmap.cxx | 69 rendering::ViewState aViewState; in draw() local 70 aViewState.AffineTransform = rCanvas->getViewState().AffineTransform; in draw() 90 aViewState, in draw()
|
/aoo41x/main/canvas/source/vcl/ |
H A D | textlayout.cxx | 120 const rendering::ViewState aViewState( in queryTextShapes() local 131 setupTextOffsets(aOffsets.get(), maLogicalAdvancements, aViewState, aRenderState); in queryTextShapes() 173 const rendering::ViewState aViewState( in queryInkMeasures() local 184 setupTextOffsets(aOffsets.get(), maLogicalAdvancements, aViewState, aRenderState); in queryInkMeasures()
|