drop unused ColorType in canvas
Change-Id: I319cc18db1b068bdfe1e7a9b6fbabb74ab7be04b Reviewed-on: https://gerrit.libreoffice.org/63908 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
This commit is contained in:
parent
0e585562d7
commit
c756f32851
@ -211,11 +211,6 @@ namespace cairocanvas
|
|||||||
|
|
||||||
css::rendering::IntegerBitmapLayout getMemoryLayout();
|
css::rendering::IntegerBitmapLayout getMemoryLayout();
|
||||||
|
|
||||||
enum ColorType
|
|
||||||
{
|
|
||||||
LINE_COLOR, FILL_COLOR, TEXT_COLOR, IGNORE_COLOR
|
|
||||||
};
|
|
||||||
|
|
||||||
void doPolyPolygonPath( const css::uno::Reference< css::rendering::XPolyPolygon2D >& xPolyPolygon,
|
void doPolyPolygonPath( const css::uno::Reference< css::rendering::XPolyPolygon2D >& xPolyPolygon,
|
||||||
Operation aOperation,
|
Operation aOperation,
|
||||||
bool bNoLineJoin = false,
|
bool bNoLineJoin = false,
|
||||||
|
@ -1,11 +1,3 @@
|
|||||||
canvas/source/cairo/cairo_canvashelper.hxx:216
|
|
||||||
enum cairocanvas::CanvasHelper::ColorType IGNORE_COLOR
|
|
||||||
canvas/source/cairo/cairo_canvashelper.hxx:216
|
|
||||||
enum cairocanvas::CanvasHelper::ColorType TEXT_COLOR
|
|
||||||
canvas/source/cairo/cairo_canvashelper.hxx:216
|
|
||||||
enum cairocanvas::CanvasHelper::ColorType LINE_COLOR
|
|
||||||
canvas/source/cairo/cairo_canvashelper.hxx:216
|
|
||||||
enum cairocanvas::CanvasHelper::ColorType FILL_COLOR
|
|
||||||
drawinglayer/source/tools/emfpbrush.hxx:32
|
drawinglayer/source/tools/emfpbrush.hxx:32
|
||||||
enum emfplushelper::EmfPlusHatchStyle HatchStyleVertical
|
enum emfplushelper::EmfPlusHatchStyle HatchStyleVertical
|
||||||
drawinglayer/source/tools/emfpbrush.hxx:33
|
drawinglayer/source/tools/emfpbrush.hxx:33
|
||||||
|
Loading…
x
Reference in New Issue
Block a user