Issue 99677 - XLSX/XLSB import of embedded form controls
Summary: XLSX/XLSB import of embedded form controls
Status: CLOSED FIXED
Alias: None
Product: Calc
Classification: Application
Component: open-import (show other issues)
Version: OOo 3.0
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: oc
QA Contact: issues@sc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-26 16:07 UTC by daniel.rentz
Modified: 2013-08-07 15:14 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description daniel.rentz 2009-02-26 16:07:58 UTC
Import embedded activex form controls from XLSX/XLSB files.
Comment 1 daniel.rentz 2009-02-26 16:08:21 UTC
started
Comment 2 daniel.rentz 2009-03-30 16:12:38 UTC
- Import of embedded form controls from Excel 2007 (XLSX, XLSM, XLSB) and
Powerpoint 2007 (PPTX, PPTM) files

- Added import of the following ActiveX form controls (in parentheses: imported as):
-- Forms.CommandButton.1 (Push button)
-- Forms.Label.1 (Fixed text)
-- Forms.Image.1 (Image control)
-- Forms.ToggleButton.1 (Push button in toggle mode)
-- Forms.CheckBox.1 (Check box)
-- Forms.OptionButton.1 (Option button)
-- Forms.TextBox.1 (Unformatted text box)
-- Forms.ListBox.1 (List box without dropdown button)
-- Forms.ComboBox.1 (Combo box or list box depending on edit mode; with dropdown
button)
-- Forms.SpinButton.1 (Spin button)
-- Forms.ScrollBar.1 (Scroll bar)
Test docs:
http://sc.openoffice.org/testdocs/formcontrols_import_oox7.xlsx
http://sc.openoffice.org/testdocs/formcontrols_import_oox7.xlsb

- Added import of embedded pictures for push buttons, images, check boxes,
option buttons
Test docs:
http://sc.openoffice.org/testdocs/formcontrols_bitmaps_import_oox7.xlsx
http://sc.openoffice.org/testdocs/formcontrols_bitmaps_import_oox7.xlsb
Comment 3 daniel.rentz 2009-05-19 11:39:13 UTC
back to QA
Comment 4 oc 2009-07-10 14:20:13 UTC
verified in internal build cws_dr68
Comment 5 amy2008 2009-07-30 06:34:34 UTC
Verified in DEV300m53 on WinXP
Closing