Searched refs:aTextures (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sdext/source/presenter/ |
H A D | PresenterSlideShowView.cxx | 834 Sequence<rendering::Texture> aTextures (1); in PaintOuterWindow() local 836 aTextures[0] = rendering::Texture ( in PaintOuterWindow() 854 aTextures); in PaintOuterWindow() 860 aTextures); in PaintOuterWindow()
|
H A D | PresenterWindowManager.cxx | 1283 Sequence<rendering::Texture> aTextures (1); in PaintBackground() local 1285 aTextures[0] = rendering::Texture ( in PaintBackground() 1302 aTextures); in PaintBackground()
|
/aoo41x/main/sd/source/ui/presenter/ |
H A D | PresenterCanvas.cxx | 364 const css::uno::Sequence< css::rendering::Texture >& aTextures, in strokeTexturedPolyPolygon() 372 xPolyPolygon, MergeViewState(aViewState), aRenderState, aTextures, aStrokeAttributes); in strokeTexturedPolyPolygon() 383 const css::uno::Sequence<css::rendering::Texture>& aTextures, in strokeTextureMappedPolyPolygon() argument 395 aTextures, in strokeTextureMappedPolyPolygon()
|
H A D | PresenterCanvas.hxx | 200 const css::uno::Sequence< css::rendering::Texture >& aTextures, 211 const css::uno::Sequence<css::rendering::Texture>& aTextures,
|
/aoo41x/main/offapi/com/sun/star/rendering/ |
H A D | XCanvas.idl | 303 @param aTextures 320 …State aViewState, [in] RenderState aRenderState, [in] sequence<Texture> aTextures, [in] StrokeAttr… 347 @param aTextures 368 …State aViewState, [in] RenderState aRenderState, [in] sequence<Texture> aTextures, [in] ::com::sun… 447 @param aTextures 483 @param aTextures
|
Completed in 51 milliseconds