LibreOffice Module lotuswordpro (master) 1
|
row id More...
#include <lwptblcell.hxx>
Public Member Functions | |
LwpRowSpecifier () | |
void | QuickRead (LwpObjectStream *pStrm) |
sal_uInt16 | RowID (sal_uInt16 FormulaRow) |
Private Attributes | |
sal_uInt16 | cRow |
LwpRowColumnQualifier | cQualifier |
row id
Definition at line 273 of file lwptblcell.hxx.
|
inline |
Definition at line 276 of file lwptblcell.hxx.
void LwpRowSpecifier::QuickRead | ( | LwpObjectStream * | pStrm | ) |
Definition at line 229 of file lwptblcell.cxx.
References cQualifier, cRow, LwpRowColumnQualifier::QuickRead(), and LwpObjectStream::QuickReaduInt16().
Referenced by LwpFormulaInfo::ReadCellID().
|
inline |
Definition at line 290 of file lwptblcell.hxx.
References cQualifier, cRow, LwpRowColumnQualifier::IsAbsolute(), LwpRowColumnQualifier::IsAfter(), and LwpRowColumnQualifier::IsBad().
Referenced by LwpFormulaInfo::ReadCellID().
|
private |
Definition at line 286 of file lwptblcell.hxx.
Referenced by QuickRead(), and RowID().
|
private |
Definition at line 285 of file lwptblcell.hxx.
Referenced by QuickRead(), and RowID().