Spreadsheet::Cell Member List

This is the complete list of members for Spreadsheet::Cell, including all inherited members.

afterRestore()Spreadsheet::Cell
ALIGNMENT_BOTTOMSpreadsheet::Cellstatic
ALIGNMENT_HCENTERSpreadsheet::Cellstatic
ALIGNMENT_HIMPLIEDSpreadsheet::Cellstatic
ALIGNMENT_HORIZONTALSpreadsheet::Cellstatic
ALIGNMENT_LEFTSpreadsheet::Cellstatic
ALIGNMENT_RIGHTSpreadsheet::Cellstatic
ALIGNMENT_TOPSpreadsheet::Cellstatic
ALIGNMENT_VCENTERSpreadsheet::Cellstatic
ALIGNMENT_VERTICALSpreadsheet::Cellstatic
ALIGNMENT_VIMPLIEDSpreadsheet::Cellstatic
Cell(const App::CellAddress &_address, PropertySheet *_owner)Spreadsheet::Cell
Cell(PropertySheet *_owner, const Cell &other)Spreadsheet::Cell
clearDirty()Spreadsheet::Cell
clearException()Spreadsheet::Cell
clearResolveException()Spreadsheet::Cell
decodeAlignment(const std::string &itemStr, int alignment)Spreadsheet::Cellstatic
decodeColor(const std::string &color, const App::Color &defaultColor)Spreadsheet::Cellstatic
encodeAlignment(int alignment)Spreadsheet::Cellstatic
encodeColor(const App::Color &color)Spreadsheet::Cellstatic
encodeStyle(const std::set< std::string > &style)Spreadsheet::Cellstatic
getAddress() constSpreadsheet::Cell
getAlias(std::string &n) constSpreadsheet::Cell
getAlignment(int &_alignment) constSpreadsheet::Cell
getBackground(App::Color &color) constSpreadsheet::Cell
getComputedUnit(Base::Unit &unit) constSpreadsheet::Cell
getDisplayUnit(DisplayUnit &unit) constSpreadsheet::Cell
getException() constSpreadsheet::Cell
getExpression(bool withFormat=false) constSpreadsheet::Cell
getForeground(App::Color &color) constSpreadsheet::Cell
getFormattedQuantity(void)Spreadsheet::Cell
getSpans(int &rows, int &columns) constSpreadsheet::Cell
getStringContent(std::string &s, bool persistent=false) constSpreadsheet::Cell
getStyle(std::set< std::string > &style) constSpreadsheet::Cell
hasException() constSpreadsheet::Cell
isMarked() constSpreadsheet::Cell
isUsed() constSpreadsheet::Cell
mark()Spreadsheet::Cell
moveAbsolute(App::CellAddress newAddress)Spreadsheet::Cell
operator=(const Cell &rhs)Spreadsheet::Cell
PropertySheetSpreadsheet::Cellfriend
restore(Base::XMLReader &reader, bool checkAlias=false)Spreadsheet::Cell
save(Base::Writer &writer) constSpreadsheet::Cell
save(std::ostream &os, const char *indent, bool noContent) constSpreadsheet::Cell
setAlias(const std::string &n)Spreadsheet::Cell
setAlignment(int _alignment)Spreadsheet::Cell
setBackground(const App::Color &color)Spreadsheet::Cell
setComputedUnit(const Base::Unit &unit)Spreadsheet::Cell
setContent(const char *value)Spreadsheet::Cell
setDirty()Spreadsheet::Cell
setDisplayUnit(const std::string &unit)Spreadsheet::Cell
setException(const std::string &e, bool silent=false)Spreadsheet::Cell
setForeground(const App::Color &color)Spreadsheet::Cell
setResolveException(const std::string &e)Spreadsheet::Cell
setSpans(int rows, int columns)Spreadsheet::Cell
setStyle(const std::set< std::string > &_style)Spreadsheet::Cell
spansChanged() constSpreadsheet::Cell
visit(App::ExpressionVisitor &v)Spreadsheet::Cell
~Cell()Spreadsheet::Cell