odsstream
|
This is the complete list of members for OdsCell, including all inherited members.
_bool_value (defined in OdsCell) | OdsCell | protected |
_date_value (defined in OdsCell) | OdsCell | protected |
_double_value (defined in OdsCell) | OdsCell | protected |
_is_empty (defined in OdsCell) | OdsCell | protected |
_office_value_type (defined in OdsCell) | OdsCell | protected |
_string_value (defined in OdsCell) | OdsCell | protected |
getBooleanValue() const (defined in OdsCell) | OdsCell | |
getDateTimeValue() const (defined in OdsCell) | OdsCell | |
getDoubleValue() const (defined in OdsCell) | OdsCell | |
getOfficeValueType() const (defined in OdsCell) | OdsCell | |
getStringValue() const (defined in OdsCell) | OdsCell | |
isBoolean() const (defined in OdsCell) | OdsCell | |
isDate() const (defined in OdsCell) | OdsCell | |
isDouble() const (defined in OdsCell) | OdsCell | |
isEmpty() const (defined in OdsCell) | OdsCell | |
isString() const (defined in OdsCell) | OdsCell | |
OdsCell() (defined in OdsCell) | OdsCell | |
setDateValue(const QDateTime &date) (defined in OdsCell) | OdsCell | protected |
setOfficeValueType(const QString &type) (defined in OdsCell) | OdsCell | protected |
setValueBoolean(bool value_bool) (defined in OdsCell) | OdsCell | protected |
setValueDouble(double value_num) (defined in OdsCell) | OdsCell | protected |
setValueOfUndefinedType(const QString &value) (defined in OdsCell) | OdsCell | protected |
setValueString(const QString &value) (defined in OdsCell) | OdsCell | protected |
toString() const (defined in OdsCell) | OdsCell | |
~OdsCell() (defined in OdsCell) | OdsCell | virtual |