Issue 99677

Summary: XLSX/XLSB import of embedded form controls
Product: Calc Reporter: daniel.rentz
Component: open-importAssignee: oc
Status: CLOSED FIXED QA Contact: issues@sc <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 3.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Latest Confirmation in: ---
Developer Difficulty: ---

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