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

remove unused enum RedlineFunc

Change-Id: Ibbe870680e22cf91d6c421df98cf7b8a098d6e3f
Reviewed-on: https://gerrit.libreoffice.org/63752
Tested-by: Jenkins
Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
üst 39b81921
......@@ -376,10 +376,6 @@ sdext/source/presenter/PresenterPaneBorderPainter.cxx:93
enum sdext::presenter::(anonymous namespace)::RendererPaneStyle::Side Right
sdext/source/presenter/PresenterPaneBorderPainter.cxx:93
enum sdext::presenter::(anonymous namespace)::RendererPaneStyle::Side Bottom
sfx2/source/dialog/securitypage.cxx:48
enum (anonymous namespace)::RedlineFunc RF_ON
sfx2/source/dialog/securitypage.cxx:48
enum (anonymous namespace)::RedlineFunc RF_PROTECT
svx/inc/sxmkitm.hxx:25
enum SdrMeasureKind SDRMEASURE_RADIUS
sw/inc/docary.hxx:74
......
......@@ -45,7 +45,6 @@ using namespace ::com::sun::star;
namespace
{
enum RedliningMode { RL_NONE, RL_WRITER, RL_CALC };
enum RedlineFunc { RF_ON, RF_PROTECT };
bool QueryState( sal_uInt16 _nSlot, bool& _rValue )
{
......
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