This is the complete list of members for MWAWCellContent, including all inherited members.
C_FORMULA enum value | MWAWCellContent | |
C_NONE enum value | MWAWCellContent | |
C_NUMBER enum value | MWAWCellContent | |
C_TEXT enum value | MWAWCellContent | |
C_UNKNOWN enum value | MWAWCellContent | |
date2Double(int Y, int M, int D, double &val) | MWAWCellContent | static |
double2Date(double val, int &Y, int &M, int &D) | MWAWCellContent | static |
double2String(double val, MWAWCell::Format const &format, std::string &str) | MWAWCellContent | static |
double2Time(double val, int &H, int &M, int &S) | MWAWCellContent | static |
empty() const | MWAWCellContent | inline |
hasText() const | MWAWCellContent | inline |
isValueSet() const | MWAWCellContent | inline |
m_contentType | MWAWCellContent | |
m_formula | MWAWCellContent | |
m_textEntry | MWAWCellContent | |
m_value | MWAWCellContent | |
m_valueSet | MWAWCellContent | |
MWAWCellContent() | MWAWCellContent | inline |
MWAWCellContent(MWAWCellContent const &)=default | MWAWCellContent | |
operator<< | MWAWCellContent | friend |
operator=(MWAWCellContent const &)=default | MWAWCellContent | |
operator=(MWAWCellContent &&)=default | MWAWCellContent | |
setValue(double value) | MWAWCellContent | inline |
Type enum name | MWAWCellContent | |
~MWAWCellContent() | MWAWCellContent | inline |