This allows us easier implementation of some advanced features. Mainly
the 4D chartting will now be able to work without several ugly layers of
UNO.
Change-Id: I74d07229eaef921c508f3bab8fae6d6075ad737a
2007/07/10 11:57:28 bm 1.2.12.2: #i69281# warnings removed
2007/06/28 06:15:29 bm 1.2.12.1: use new XDataProvider interfaces for checking validity of ranges
2007/03/02 13:59:04 bm 1.1.2.13: #i75058# verifyCellRange: use XRangeXMLConversion to check validity, so this also works for Writer
2007/02/08 21:25:32 iha 1.1.2.12: resync m195 -> m202
2006/11/10 21:03:05 iha 1.1.2.11: prevent immidiate redraw in wizard and according dialogs (important for charts with many data)
2006/10/26 12:39:02 nn 1.1.2.10: set MultiSelectionMode
2006/10/12 13:53:50 bm 1.1.2.9: reanable range chooser
2006/10/09 16:01:49 bm 1.1.2.8: only enable range chooser buttons if a range chooser component is available
2006/01/30 16:44:57 bm 1.1.2.7: range choosing currently does not work
2005/10/11 09:20:06 bm 1.1.2.6: license header change
2005/09/07 14:48:22 bm 1.1.2.5: XChartDocument: +hasInternalDataProvider, -getDataEditorForInternalData
2005/08/11 15:56:16 bm 1.1.2.4: verifyCellRange: if the XCellRangesAccess interface is not supported assume always true
2005/05/12 20:02:17 sab 1.1.2.3: get access to ranges
2005/05/09 09:50:56 bm 1.1.2.2: moved parts of API to data namespace
2005/04/15 14:46:45 bm 1.1.2.1: helpers for data source dialogs