diff options
author | Noel Power <noel.power@suse.com> | 2013-06-26 18:52:20 +0100 |
---|---|---|
committer | Noel Power <noel.power@suse.com> | 2013-06-26 18:54:15 +0100 |
commit | 30414067f81e23b69fd9b0f7ec07cbdd65712b0c (patch) | |
tree | 516e8a08c6e3b421dedaa04b06122a049c08b7a7 /oox/source | |
parent | 9384f4d2c7c20ffe8ffa193af5d771248353f1dc (diff) |
forgotten tweak for spinbutton
see origin f1ecd5ff46a217ee9f4323a08f03e59a53ef551e, f9d08dd5c9af8f8128371540e
& follow up 0a686a9bb54b5c1b3a45810e2601a098c0272c33
Change-Id: I1a10de6984f7ed78efdf6f32bfca14b433b24405
Diffstat (limited to 'oox/source')
-rw-r--r-- | oox/source/ole/axcontrol.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/oox/source/ole/axcontrol.cxx b/oox/source/ole/axcontrol.cxx index 86642dc12233..2f777b414908 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, |