kspread

KSpread::Cell Member List

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

applyZoomedFont(QPainter &painter, int _col, int _row)KSpread::Cell [protected]
backGroundBrush(int col, int row) constKSpread::Cell
bgColor(int col, int row) constKSpread::Cell
Border_Bottom enum value (defined in KSpread::Cell)KSpread::Cell
Border_Left enum value (defined in KSpread::Cell)KSpread::Cell
Border_None enum value (defined in KSpread::Cell)KSpread::Cell
Border_Right enum value (defined in KSpread::Cell)KSpread::Cell
Border_SizeGrip enum value (defined in KSpread::Cell)KSpread::Cell
Border_Top enum value (defined in KSpread::Cell)KSpread::Cell
BorderSides enum nameKSpread::Cell
bottomBorderPen(int col, int row) constKSpread::Cell
calc(bool delay=true)KSpread::Cell
calcDirtyFlag()KSpread::Cell
calculateTextParameters(QPainter &painter, int _col, int _row)KSpread::Cell
Cell(Sheet *_sheet, int _column, int _row)KSpread::Cell
Cell(Sheet *_sheet, Style *_style, int _column, int _row)KSpread::Cell
CellFlags enum nameKSpread::Cell
cellRect()KSpread::Cell
checkNumberFormat()KSpread::Cell [protected]
checkTextInput()KSpread::Cell [protected]
clearAllErrors()KSpread::Cell
clearDisplayDirtyFlag()KSpread::Cell
clearFlag(CellFlags flag)KSpread::Cell
clearFormula()KSpread::Cell [protected]
clearObscuringCells()KSpread::Cell
column() constKSpread::Cell
columnName() constKSpread::Cell
columnName(uint column)KSpread::Cell [static]
conditionList() constKSpread::Cell
Conditions classKSpread::Cell [friend]
convertToDate()KSpread::Cell
convertToDouble()KSpread::Cell
convertToMoney()KSpread::Cell
convertToPercent()KSpread::Cell
convertToTime()KSpread::Cell
copyAll(Cell *cell)KSpread::Cell
copyContent(const Cell *cell)KSpread::Cell
copyFormat(const int column, const int row)KSpread::Cell
copyFormat(const Cell *cell)KSpread::Cell
dblHeight(int _row=-1, const Canvas *_canvas=0L) constKSpread::Cell
dblWidth(int _col=-1, const Canvas *_canvas=0L) constKSpread::Cell
decodeFormula(const QString &_text, int _col=-1, int _row=-1) constKSpread::Cell
decPrecision()KSpread::Cell
defaultStyle()KSpread::Cell
defineAlignX()KSpread::Cell
doesMergeCells() constKSpread::Cell
effBottomBorderPen(int col, int row) constKSpread::Cell
effBottomBorderValue(int col, int row) constKSpread::Cell
effFallDiagonalPen(int col, int row) constKSpread::Cell
effGoUpDiagonalPen(int col, int row) constKSpread::Cell
effLeftBorderPen(int col, int row) constKSpread::Cell
effLeftBorderValue(int col, int row) constKSpread::Cell
effRightBorderPen(int col, int row) constKSpread::Cell
effRightBorderValue(int col, int row) constKSpread::Cell
effTextColor(int col, int row) constKSpread::Cell
effTopBorderPen(int col, int row) constKSpread::Cell
effTopBorderValue(int col, int row) constKSpread::Cell
encodeFormula(bool _era=false, int _col=-1, int _row=-1) constKSpread::Cell
extraHeight() constKSpread::Cell
extraWidth() constKSpread::Cell
extraXCells() constKSpread::Cell
extraYCells() constKSpread::Cell
Flag_CalcDirty enum value (defined in KSpread::Cell)KSpread::Cell
Flag_CellTooShortX enum value (defined in KSpread::Cell)KSpread::Cell
Flag_CellTooShortY enum value (defined in KSpread::Cell)KSpread::Cell
Flag_CircularCalculation enum value (defined in KSpread::Cell)KSpread::Cell
Flag_DependancyError enum value (defined in KSpread::Cell)KSpread::Cell
Flag_DisplayDirty enum value (defined in KSpread::Cell)KSpread::Cell
Flag_LayoutDirty enum value (defined in KSpread::Cell)KSpread::Cell
Flag_Merged enum value (defined in KSpread::Cell)KSpread::Cell
Flag_PaintingCell enum value (defined in KSpread::Cell)KSpread::Cell
Flag_ParseError enum value (defined in KSpread::Cell)KSpread::Cell
Flag_Progress enum value (defined in KSpread::Cell)KSpread::Cell
Flag_TextFormatDirty enum value (defined in KSpread::Cell)KSpread::Cell
Flag_UpdatingDeps enum value (defined in KSpread::Cell)KSpread::Cell
format() constKSpread::Cell
formatType() constKSpread::Cell
formula() constKSpread::Cell
freeAllObscuredCells()KSpread::Cell
fullName() constKSpread::Cell
fullName(const Sheet *s, int col, int row)KSpread::Cell [static]
getDouble()KSpread::Cell
getValidity(int newStruct=-1)KSpread::Cell
hasError() constKSpread::Cell
height(int _row=-1, const Canvas *_canvas=0L) constKSpread::Cell
incPrecision()KSpread::Cell
isDate() constKSpread::Cell
isDefault() constKSpread::Cell
isEmpty() constKSpread::Cell
isFormula() constKSpread::Cell
isObscured() constKSpread::Cell
isPartOfMerged() constKSpread::Cell
isTime() constKSpread::Cell
layoutDirtyFlag() constKSpread::Cell
leftBorderPen(int col, int row) constKSpread::Cell
link() constKSpread::Cell
load(const QDomElement &cell, int _xshift, int _yshift, Paste::Mode pm=Paste::Normal, Paste::Operation op=Paste::OverWrite, bool paste=false)KSpread::Cell
loadOasis(const QDomElement &element, KoOasisLoadingContext &oasisContext, Style *style)KSpread::Cell
loadOasisCellText(const QDomElement &parent)KSpread::Cell [protected]
loadOasisConditional(QDomElement *style)KSpread::Cell [protected]
loadOasisObjects(const QDomElement &e, KoOasisLoadingContext &oasisContext)KSpread::Cell [protected]
loadOasisValidation(const QString &validationName)KSpread::Cell [protected]
loadOasisValidationCondition(QString &valExpression)KSpread::Cell [protected]
locale() constKSpread::Cell
makeFormula()KSpread::Cell
makeLayout(QPainter &_painter, int _col, int _row)KSpread::Cell
mergeCells(int _col, int _row, int _x, int _y)KSpread::Cell
mergedXCells() constKSpread::Cell
mergedYCells() constKSpread::Cell
move(int column, int row)KSpread::Cell
name() constKSpread::Cell
name(int col, int row)KSpread::Cell [static]
needsPrinting() constKSpread::Cell
nextCell() constKSpread::Cell
NotifyDepending(int col, int row, Sheet *sheet, bool isDepending)KSpread::Cell
obscure(Cell *cell, bool isForcing=false)KSpread::Cell
obscuringCells() constKSpread::Cell
operator!=(const Cell &other) constKSpread::Cell [inline]
operator<(const Cell &) constKSpread::Cell
operator==(const Cell &other) constKSpread::Cell
operator>(const Cell &) constKSpread::Cell
paintCell(const KoRect &rect, QPainter &painter, View *view, const KoPoint &coordinate, const QPoint &cellRef, int paintBorder, QPen &rightPen, QPen &bottomPen, QPen &leftPen, QPen &topPen, QValueList< QPoint > &mergedCellsPainted, bool drawCursor=true)KSpread::Cell
pasteOperation(const QString &new_text, const QString &old_text, Paste::Operation op)KSpread::Cell
previousCell() constKSpread::Cell
removeValidity()KSpread::Cell
rightBorderPen(int col, int row) constKSpread::Cell
row() constKSpread::Cell
save(QDomDocument &doc, int _x_offset=0, int _y_offset=0, bool force=false, bool copy=false, bool era=false)KSpread::Cell
saveOasis(KoXmlWriter &xmlwriter, KoGenStyles &mainStyles, int row, int column, int &repeated, GenValidationStyles &valStyle)KSpread::Cell
saveOasisAnnotation(KoXmlWriter &xmlwriter)KSpread::Cell [protected]
saveOasisCellStyle(KoGenStyle &currentCellStyle, KoGenStyles &mainStyles)KSpread::Cell
saveOasisValue(KoXmlWriter &xmlWriter)KSpread::Cell
setBottomBorderPen(const QPen &p)KSpread::Cell
setCalcDirtyFlag()KSpread::Cell
setCellText(const QString &_text, bool asString=false)KSpread::Cell
setCellValue(const Value &value, FormatType fmtType=No_format, const QString &inputText=QString::null)KSpread::Cell
setConditionList(const QValueList< Conditional > &newList)KSpread::Cell
setDisplayDirtyFlag()KSpread::Cell
setDisplayText(const QString &_text)KSpread::Cell
setFlag(CellFlags flag)KSpread::Cell
setLayoutDirtyFlag(bool format=false)KSpread::Cell
setLeftBorderPen(const QPen &p)KSpread::Cell
setLink(const QString &link)KSpread::Cell
setNextCell(Cell *c)KSpread::Cell
setNumber(double number)KSpread::Cell
setPreviousCell(Cell *c)KSpread::Cell
setRightBorderPen(const QPen &p)KSpread::Cell
setTopBorderPen(const QPen &p)KSpread::Cell
setValue(const Value &value)KSpread::Cell
sheet() constKSpread::Cell
sheetDies()KSpread::Cell
strOutText() constKSpread::Cell
testAnchor(int _x, int _y) constKSpread::Cell
testFlag(CellFlags flag) constKSpread::Cell
testValidity() constKSpread::Cell
text() constKSpread::Cell
textDisplaying(QPainter &painter)KSpread::Cell [protected]
textHeight() constKSpread::Cell
textSize(QPainter &_paint)KSpread::Cell [protected]
textWidth() constKSpread::Cell
toDate(const QDomElement &element)KSpread::Cell
topBorderPen(int col, int row) constKSpread::Cell
toTime(const QDomElement &element)KSpread::Cell
ultimateObscuringCell() constKSpread::Cell
unobscure(Cell *cell)KSpread::Cell
updateChart(bool refresh=true)KSpread::Cell
value() constKSpread::Cell
width(int _col=-1, const Canvas *_canvas=0L) constKSpread::Cell
~Cell()KSpread::Cell
KDE Home | KDE Accessibility Home | Description of Access Keys