LibreOffice Module sc (master) 1
|
This is the complete list of members for ScRefAddress, including all inherited members.
aAdr | ScRefAddress | private |
bRelCol | ScRefAddress | private |
bRelRow | ScRefAddress | private |
bRelTab | ScRefAddress | private |
Col() const | ScRefAddress | inline |
GetAddress() const | ScRefAddress | inline |
GetRefString(const ScDocument &rDocument, SCTAB nActTab, const ScAddress::Details &rDetails=ScAddress::detailsOOOa1) const | ScRefAddress | |
IsRelCol() const | ScRefAddress | inline |
IsRelRow() const | ScRefAddress | inline |
IsRelTab() const | ScRefAddress | inline |
operator=(const ScRefAddress &) | ScRefAddress | inline |
operator==(const ScRefAddress &r) const | ScRefAddress | inline |
Row() const | ScRefAddress | inline |
ScRefAddress() | ScRefAddress | inline |
ScRefAddress(SCCOL nCol, SCROW nRow, SCTAB nTab) | ScRefAddress | inline |
ScRefAddress(const ScRefAddress &rRef) | ScRefAddress | inline |
Set(const ScAddress &rAdr, bool bNewRelCol, bool bNewRelRow, bool bNewRelTab) | ScRefAddress | inline |
Set(SCCOL nNewCol, SCROW nNewRow, SCTAB nNewTab, bool bNewRelCol, bool bNewRelRow, bool bNewRelTab) | ScRefAddress | inline |
SetRelCol(bool bNewRelCol) | ScRefAddress | inline |
SetRelRow(bool bNewRelRow) | ScRefAddress | inline |
SetRelTab(bool bNewRelTab) | ScRefAddress | inline |
Tab() const | ScRefAddress | inline |