-Werror=reorder

Change-Id: I827911df1bc379a0f0e303a15d44b30309a8bc04
diff --git a/framework/source/uielement/uicommanddescription.cxx b/framework/source/uielement/uicommanddescription.cxx
index d4244c9..0aac542 100644
--- a/framework/source/uielement/uicommanddescription.cxx
+++ b/framework/source/uielement/uicommanddescription.cxx
@@ -120,8 +120,8 @@ class ConfigurationAccess_UICommand : // Order is necessary for right initializa
        {
            CmdToInfoMap() : bPopup( false ),
                             bCommandNameCreated( false ),
                             nProperties( 0 ),
                             nIsExperimental(0) {}
                             nIsExperimental( 0 ),
                             nProperties( 0 ) {}

            OUString            aLabel;
            OUString            aContextLabel;