Language
	
	
  
  
    
    
The Free and Open Productivity Suite
   
      
      
 
:: com :: sun :: star :: chart2 :: data ::  
 | 
| unpublished  | 
service LabeledDataSequence | 
 |  
 
 | 
- Usage Restrictions
 
- not published
 
- Description
 
- describes a container for a sequence pair of value-sequences, one
 for a label and one for the associated data.
 
 
 
 | 
| Exported Interfaces - Summary | 
| XLabeledDataSequence | 
provides read- and write-access to the underlying data.
  
 | 
| ::com::sun::star::util::XModifyBroadcaster | 
is used to broadcast when the sequence for labels or values
 change their identity, or their content changes.
 (details) 
 | 
| ::com::sun::star::util::XCloneable | 
Allows creating copies of data sequences. If this interface
 is not supported, the same object will be shared if used by
 multiple objects.
 (details) 
 | 
| Exported Interfaces - Details | 
XLabeledDataSequence
- Description
 
- provides read- and write-access to the underlying data.
 
 
 
 | 
 
 
 | 
::com::sun::star::util::XModifyBroadcaster
- Description
 
- is used to broadcast when the sequence for labels or values
 change their identity, or their content changes.
 
 
The LabeledDataSequence should add itself at its
 XDataSequences for values and labels, and forward any change
 events coming from there. 
  
 
 | 
 
 
 | 
::com::sun::star::util::XCloneable
- Usage Restrictions
 
- optional
 
- Description
 
- Allows creating copies of data sequences. If this interface
 is not supported, the same object will be shared if used by
 multiple objects.
 
 
If a LabeledDataSequence is cloned, it has to
 query its contents for the
 ::com::sun::star::util::XCloneable interface
 and use it if available. 
  
 
 | 
 
 
 | 
 Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.