Home
last modified time | relevance | path

Searched refs:aTextures (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sdext/source/presenter/
H A DPresenterSlideShowView.cxx834 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 DPresenterWindowManager.cxx1283 Sequence<rendering::Texture> aTextures (1); in PaintBackground() local
1285 aTextures[0] = rendering::Texture ( in PaintBackground()
1302 aTextures); in PaintBackground()
/trunk/main/sd/source/ui/presenter/
H A DPresenterCanvas.cxx364 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 DPresenterCanvas.hxx200 const css::uno::Sequence< css::rendering::Texture >& aTextures,
211 const css::uno::Sequence<css::rendering::Texture>& aTextures,
/trunk/main/offapi/com/sun/star/rendering/
H A DXCanvas.idl303 @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 42 milliseconds