Kaydet (Commit) b78d8815 authored tarafından Noel Grandin's avatar Noel Grandin

remove unused values from SfxFieldUnit enum

Change-Id: I3cb720b62216f5534d0ff3b524c596158ffe824c
üst 262bde9b
......@@ -88,9 +88,7 @@ inline ::com::sun::star::uno::Any Bool2Any( bool bValue )
//! Notloesung!!!
enum SfxFieldUnit
{
SFX_FUNIT_NONE, SFX_FUNIT_MM, SFX_FUNIT_CM, SFX_FUNIT_M, SFX_FUNIT_KM,
SFX_FUNIT_TWIP, SFX_FUNIT_POINT, SFX_FUNIT_PICA,
SFX_FUNIT_INCH, SFX_FUNIT_FOOT, SFX_FUNIT_MILE, SFX_FUNIT_CHAR, SFX_FUNIT_LINE, SFX_FUNIT_CUSTOM
SFX_FUNIT_NONE, SFX_FUNIT_TWIP
};
enum SfxMapUnit
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment