-Werror,-Wunused-const-variable
Change-Id: I8ae538d9eb23efde04d18c8bcde348e97bc8d0f5
This commit is contained in:
@@ -243,16 +243,6 @@ static SvXMLEnumMapEntry const pXML_VerticalAlign_Enum[] =
|
|||||||
{ XML_TOKEN_INVALID, 0 }
|
{ XML_TOKEN_INVALID, 0 }
|
||||||
};
|
};
|
||||||
|
|
||||||
static SvXMLEnumMapEntry const pXML_FillStyle_Enum[] =
|
|
||||||
{
|
|
||||||
{ XML_NONE, drawing::FillStyle_NONE },
|
|
||||||
{ XML_SOLID, drawing::FillStyle_SOLID },
|
|
||||||
{ XML_BITMAP, drawing::FillStyle_BITMAP },
|
|
||||||
{ XML_GRADIENT, drawing::FillStyle_GRADIENT },
|
|
||||||
{ XML_HATCH, drawing::FillStyle_HATCH },
|
|
||||||
{ XML_TOKEN_INVALID, 0 }
|
|
||||||
};
|
|
||||||
|
|
||||||
class XMLDropCapPropHdl_Impl : public XMLPropertyHandler
|
class XMLDropCapPropHdl_Impl : public XMLPropertyHandler
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
Reference in New Issue
Block a user