Home
last modified time | relevance | path

Searched refs:rendering (Results 226 – 250 of 429) sorted by relevance

12345678910>>...18

/aoo41x/main/offapi/com/sun/star/rendering/
H A DXIntegerReadOnlyBitmap.idl39 #include <com/sun/star/rendering/IntegerBitmapLayout.idl>
42 #include <com/sun/star/rendering/XBitmap.idl>
45 #include <com/sun/star/rendering/VolatileContentDestroyedException.idl>
49 module com { module sun { module star { module rendering {
H A DXAnimatedSprite.idl36 #include <com/sun/star/rendering/ViewState.idl>
39 #include <com/sun/star/rendering/RenderState.idl>
42 #include <com/sun/star/rendering/XSprite.idl>
46 module com { module sun { module star { module rendering {
H A DFontMetrics.idl26 module com { module sun { module star { module rendering {
38 rendering is enabled) match the referenceAdvancement/cellSize
42 rendering transformation for text output equals the identity
H A DXParametricPolyPolygon2D.idl36 #include <com/sun/star/rendering/XPolyPolygon2D.idl>
39 #include <com/sun/star/rendering/XColorSpace.idl>
42 module com { module sun { module star { module rendering {
H A DFloatingPointBitmapLayout.idl27 #include <com/sun/star/rendering/FloatingPointBitmapFormat.idl>
30 #include <com/sun/star/rendering/XColorSpace.idl>
33 module com { module sun { module star { module rendering {
H A DIntegerBitmapLayout.idl27 #include <com/sun/star/rendering/XIntegerBitmapColorSpace.idl>
30 #include <com/sun/star/rendering/XBitmapPalette.idl>
33 module com { module sun { module star { module rendering {
/aoo41x/main/sd/source/ui/presenter/
H A DSlideRenderer.cxx141 Reference<rendering::XBitmap> SlideRenderer::createPreviewForCanvas ( in createPreviewForCanvas()
145 const Reference<rendering::XCanvas>& rxCanvas) in createPreviewForCanvas()
152 Reference<rendering::XBitmapCanvas>(rxCanvas, UNO_QUERY))); in createPreviewForCanvas()
H A DPresenterTextView.cxx114 Reference<rendering::XBitmap> GetBitmap (void);
118 Reference<rendering::XBitmap> mxBitmap;
176 Reference<rendering::XBitmapCanvas> xCanvas (rArguments[0], UNO_QUERY_THROW); in initialize()
565 Reference<rendering::XBitmap> PresenterTextView::Implementation::GetBitmap (void) in GetBitmap()
/aoo41x/main/sdext/source/pdfimport/inc/
H A Dpdfihelper.hxx76 rtl::OUString getColorString( const ::com::sun::star::rendering::ARGBColor& );
94 ::com::sun::star::rendering::ARGBColor LineColor;
95 ::com::sun::star::rendering::ARGBColor FillColor;
/aoo41x/main/offapi/com/sun/star/presentation/
H A DXTransitionFactory.idl36 module rendering { interface XBitmap; };
79 [in] com::sun::star::rendering::XBitmap leavingBitmap,
80 [in] com::sun::star::rendering::XBitmap enteringBitmap );
/aoo41x/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.cxx164 void PDFIProcessor::setFillColor( const rendering::ARGBColor& rColor ) in setFillColor()
169 void PDFIProcessor::setStrokeColor( const rendering::ARGBColor& rColor ) in setStrokeColor()
671 void PDFIProcessor::strokePath( const uno::Reference< rendering::XPolyPolygon2D >& rPath ) in strokePath()
685 void PDFIProcessor::fillPath( const uno::Reference< rendering::XPolyPolygon2D >& rPath ) in fillPath()
699 void PDFIProcessor::eoFillPath( const uno::Reference< rendering::XPolyPolygon2D >& rPath ) in eoFillPath()
713 void PDFIProcessor::intersectClip(const uno::Reference< rendering::XPolyPolygon2D >& rPath) in intersectClip()
726 void PDFIProcessor::intersectEoClip(const uno::Reference< rendering::XPolyPolygon2D >& rPath) in intersectEoClip()
/aoo41x/main/offapi/com/sun/star/drawing/
H A DLineProperties.idl39 /** This is a set of properties to describe the style for rendering a Line.
81 /** This property defines the rendering of joints between thick lines
87 /** This property defines the rendering of ends of thick lines
/aoo41x/main/canvas/source/cairo/
H A Dcairo_canvasbitmap.cxx77 rendering::XGraphicDevice* pDevice, in CanvasBitmap()
138 const rendering::ViewState& viewState, in repaint()
139 const rendering::RenderState& renderState ) in repaint()
H A Dcairo_repainttarget.hxx51 const ::com::sun::star::rendering::ViewState& viewState,
52 const ::com::sun::star::rendering::RenderState& renderState ) = 0;
/aoo41x/main/canvas/source/vcl/
H A Drepainttarget.hxx51 const ::com::sun::star::rendering::ViewState& viewState,
52 const ::com::sun::star::rendering::RenderState& renderState,
/aoo41x/main/cppcanvas/inc/cppcanvas/
H A Dbitmap.hxx33 namespace com { namespace sun { namespace star { namespace rendering namespace
70 ::com::sun::star::rendering::XBitmap > getUNOBitmap() const = 0;
H A Dfont.hxx36 namespace com { namespace sun { namespace star { namespace rendering namespace
55 ::com::sun::star::rendering::XCanvasFont > getUNOFont() const = 0;
H A Dspritecanvas.hxx38 namespace com { namespace sun { namespace star { namespace rendering namespace
72 ::com::sun::star::rendering::XSpriteCanvas > getUNOSpriteCanvas() const = 0;
H A Dpolypolygon.hxx38 namespace com { namespace sun { namespace star { namespace rendering namespace
83 ::com::sun::star::rendering::XPolyPolygon2D > getUNOPolyPolygon() const = 0;
H A Dsprite.hxx38 namespace com { namespace sun { namespace star { namespace rendering namespace
106 ::com::sun::star::rendering::XSprite > getUNOSprite() const = 0;
/aoo41x/main/sdext/source/presenter/
H A DPresenterScrollBar.hxx103 void SetCanvas (const css::uno::Reference<css::rendering::XCanvas>& rxCanvas);
178 css::uno::Reference<css::rendering::XCanvas> mxCanvas;
236 css::uno::Reference<css::rendering::XBitmap> GetBitmap (
/aoo41x/main/cppcanvas/source/wrapper/
H A Dimplcolor.hxx49 ::com::sun::star::rendering::XGraphicDevice >& rDevice );
56 … ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice > mxDevice;
H A Dimplbitmapcanvas.cxx43 … ImplBitmapCanvas::ImplBitmapCanvas( const uno::Reference< rendering::XBitmapCanvas >& rCanvas ) : in ImplBitmapCanvas()
44 ImplCanvas( uno::Reference< rendering::XCanvas >(rCanvas, in ImplBitmapCanvas()
/aoo41x/main/cppcanvas/source/tools/
H A Dtools.cxx36 …uno::Sequence< double > intSRGBAToDoubleSequence( const uno::Reference< rendering::XGraphicDevice … in intSRGBAToDoubleSequence()
49 … Color::IntSRGBA doubleSequenceToIntSRGBA( const uno::Reference< rendering::XGraphicDevice >&, in doubleSequenceToIntSRGBA()
/aoo41x/main/cppcanvas/source/mtfrenderer/
H A Dcachedprimitivebase.hxx79 … ::com::sun::star::rendering::XCachedPrimitive >& rCachedPrimitive,
84 ::com::sun::star::rendering::XCachedPrimitive > mxCachedPrimitive;

Completed in 1483 milliseconds

12345678910>>...18