diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-06-04 12:29:08 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-06-04 12:29:08 +0000 |
commit | 79e11248bd393bfc1afb81b35d6a839b3e7a904c (patch) | |
tree | 53c3b78ec95d6f424262acfc2d0aa3cef09aa3a5 /qadevOOo/objdsc | |
parent | 95c828afd59e2500cbc92581f42c7351d8813686 (diff) |
INTEGRATION: CWS qadev29 (1.1.206); FILE MERGED
2007/04/26 07:35:45 cn 1.1.206.1: #i75120# new Interface 'com::sun::star::view::XFormLayerAccess'
Diffstat (limited to 'qadevOOo/objdsc')
-rw-r--r-- | qadevOOo/objdsc/sc/com.sun.star.comp.office.ScViewPaneObj.csv | 4 | ||||
-rw-r--r-- | qadevOOo/objdsc/sch/com.sun.star.comp.office.ChXChartView.csv | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScViewPaneObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScViewPaneObj.csv index 8cf5997d20b4..c798590316a9 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScViewPaneObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScViewPaneObj.csv @@ -5,3 +5,7 @@ "ScViewPaneObj";"com::sun::star::sheet::XViewPane";"getVisibleRange()" "ScViewPaneObj";"com::sun::star::sheet::XCellRangeReferrer";"getReferredCells()" "ScViewPaneObj";"com::sun::star::view::XControlAccess#optional";"getControl()" +"ScViewPaneObj";"com::sun::star::view::XFormLayerAccess#optional";"getFromController()" +"ScViewPaneObj";"com::sun::star::view::XFormLayerAccess#optional";"isFormDesignMode()" +"ScViewPaneObj";"com::sun::star::view::XFormLayerAccess#optional";"setFormDesignMode()" + diff --git a/qadevOOo/objdsc/sch/com.sun.star.comp.office.ChXChartView.csv b/qadevOOo/objdsc/sch/com.sun.star.comp.office.ChXChartView.csv index dba216acffb1..b052a9f811a8 100644 --- a/qadevOOo/objdsc/sch/com.sun.star.comp.office.ChXChartView.csv +++ b/qadevOOo/objdsc/sch/com.sun.star.comp.office.ChXChartView.csv @@ -4,3 +4,7 @@ "ChXChartView";"com::sun::star::view::XSelectionSupplier";"addSelectionChangeListener()" "ChXChartView";"com::sun::star::view::XSelectionSupplier";"removeSelectionChangeListener()" "ChXChartView";"com::sun::star::view::XControlAccess#optional";"getControl()" +"ChXChartView";"com::sun::star::view::XFormLayerAccess#optional";"getFromController()" +"ChXChartView";"com::sun::star::view::XFormLayerAccess#optional";"isFormDesignMode()" +"ChXChartView";"com::sun::star::view::XFormLayerAccess#optional";"setFormDesignMode()" + |