| commit | 465356ecc81e23016b4289ab16e99084f2a7b84e | [log] |
|---|---|---|
| author | Noel Grandin <noel@peralex.com> | Sat Dec 20 21:32:39 2014 +0200 |
| committer | Noel Grandin <noel@peralex.com> | Tue Jan 06 10:59:41 2015 +0200 |
| tree | 00d93dc3c00dcef3566f8ed4900724e1c7f0b89d | |
| parent | d1ce6effb62745e9f9c85badd44a1be0aa4a1d8f [diff] |
remove unused #defines Change-Id: Ia56012ec795da47a2b6c2482289b698793703918
diff --git a/include/xmloff/XMLTextTableContext.hxx b/include/xmloff/XMLTextTableContext.hxx index d5576e9..a039beb 100644 --- a/include/xmloff/XMLTextTableContext.hxx +++ b/include/xmloff/XMLTextTableContext.hxx
@@ -29,9 +29,6 @@ namespace com { namespace sun { namespace star { namespace text { class XTextContent; } } } } #define XML_TEXT_FRAME_TEXTBOX 1 #define XML_TEXT_FRAME_GRAPHIC 2 class XMLOFF_DLLPUBLIC XMLTextTableContext : public SvXMLImportContext {