The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: com :: sun :: star :: chart ::

enum ChartDataChangeType
Description
specifies the type of change that was applied to the data.

Values
ALL Major changes were applied to the data.  
DATA_RANGE The range of columns and rows, given in the ChartDataChangeEvent, has changed.  
COLUMN_INSERTED The column given in the ChartDataChangeEvent, was inserted.  
ROW_INSERTED The row given in the ChartDataChangeEvent, was inserted.  
COLUMN_DELETED The column given in the ChartDataChangeEvent, was deleted.  
ROW_DELETED The row given in the ChartDataChangeEvent, was deleted.  
Values' Details
ALL
ALL,
Description
Major changes were applied to the data.
DATA_RANGE
DATA_RANGE,
Description
The range of columns and rows, given in the ChartDataChangeEvent, has changed.
COLUMN_INSERTED
COLUMN_INSERTED,
Description
The column given in the ChartDataChangeEvent, was inserted.
ROW_INSERTED
ROW_INSERTED,
Description
The row given in the ChartDataChangeEvent, was inserted.
COLUMN_DELETED
COLUMN_DELETED,
Description
The column given in the ChartDataChangeEvent, was deleted.
ROW_DELETED
ROW_DELETED,
Description
The row given in the ChartDataChangeEvent, was deleted.
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.