[Libreoffice-commits] core.git: oox/source

Noel Power noel.power at suse.com
Wed Jun 26 10:54:42 PDT 2013


 oox/source/ole/axcontrol.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 30414067f81e23b69fd9b0f7ec07cbdd65712b0c
Author: Noel Power <noel.power at suse.com>
Date:   Wed Jun 26 18:52:20 2013 +0100

    forgotten tweak for spinbutton
    
    see origin f1ecd5ff46a217ee9f4323a08f03e59a53ef551e, f9d08dd5c9af8f8128371540e
    & follow up 0a686a9bb54b5c1b3a45810e2601a098c0272c33
    
    Change-Id: I1a10de6984f7ed78efdf6f32bfca14b433b24405

diff --git a/oox/source/ole/axcontrol.cxx b/oox/source/ole/axcontrol.cxx
index 86642dc..2f777b4 100644
--- a/oox/source/ole/axcontrol.cxx
+++ b/oox/source/ole/axcontrol.cxx
@@ -2202,6 +2202,7 @@ void AxSpinButtonModel::exportCompObj( BinaryOutputStream& rOutStream )
         0x00, 0x00, 0x00, 0x45, 0x6D, 0x62, 0x65, 0x64,
         0x64, 0x65, 0x64, 0x20, 0x4F, 0x62, 0x6A, 0x65,
         0x63, 0x74, 0x00, 0x13, 0x00, 0x00, 0x00, 0x46,
+        0x6F, 0x72, 0x6D, 0x73, 0x2E, 0x53, 0x70, 0x69,
         0x6E, 0x42, 0x75, 0x74, 0x74, 0x6F, 0x6E, 0x2E,
         0x31, 0x00, 0xF4, 0x39, 0xB2, 0x71, 0x00, 0x00,
         0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,


More information about the Libreoffice-commits mailing list