LibreOffice Module sc (master) 1
|
This is the complete list of members for XclExpRkCell, including all inherited members.
acquire() | salhelper::SimpleReferenceObject | |
AddRecSize(std::size_t nRecSize) | XclExpRecord | inline |
AppendXFId(const XclExpMultiXFId &rXFId) | XclExpMultiCellBase | protected |
AppendXFId(const XclExpRoot &rRoot, const ScPatternAttr *pPattern, sal_uInt16 nScript, sal_uInt32 nForcedXFId, sal_uInt16 nCount=1) | XclExpMultiCellBase | protected |
ConvertXFIndexes(const XclExpRoot &rRoot) override | XclExpMultiCellBase | virtual |
GetBlankXFIndexes(ScfUInt16Vec &rXFIndexes) const | XclExpCellBase | virtual |
GetCellCount() const | XclExpMultiCellBase | protected |
GetFirstXFId() const override | XclExpMultiCellBase | virtual |
GetLastXclCol() const override | XclExpMultiCellBase | virtual |
GetRecId() const | XclExpRecord | inline |
GetRecSize() const | XclExpRecord | inline |
GetStartColAllDefaultCell() const | XclExpMultiCellBase | protected |
GetXclCol() const | XclExpCellBase | inline |
GetXclPos() const | XclExpCellBase | inline |
GetXclRow() const | XclExpCellBase | inline |
GetXFIndexes(ScfUInt16Vec &rXFIndexes) const | XclExpMultiCellBase | protected |
IsEmpty() const override | XclExpMultiCellBase | virtual |
IsMultiLineText() const | XclExpCellBase | virtual |
m_nCount | salhelper::SimpleReferenceObject | protected |
maRkValues | XclExpRkCell | private |
maXclPos | XclExpCellBase | private |
maXFIds | XclExpMultiCellBase | private |
mnContSize | XclExpMultiCellBase | private |
mnMulRecId | XclExpMultiCellBase | private |
mnRecId | XclExpRecord | private |
mnRecSize | XclExpRecord | private |
operator delete(void *pPtr) | salhelper::SimpleReferenceObject | static |
operator delete(void *pPtr, std::nothrow_t const &rNothrow) | salhelper::SimpleReferenceObject | static |
operator delete[](void *pPtr) SAL_DELETED_FUNCTION | salhelper::SimpleReferenceObject | privatestatic |
operator new(std::size_t nSize) | salhelper::SimpleReferenceObject | static |
operator new(std::size_t nSize, std::nothrow_t const &rNothrow) | salhelper::SimpleReferenceObject | static |
operator new[](std::size_t) SAL_DELETED_FUNCTION | salhelper::SimpleReferenceObject | privatestatic |
operator=(XclExpRecordBase const &) | XclExpRecordBase | inline |
operator=(XclExpRecordBase &&) noexcept | XclExpRecordBase | inline |
release() | salhelper::SimpleReferenceObject | |
RemoveUnusedBlankCells(const ScfUInt16Vec &rXFIndexes, size_t nStartAllNotFound) | XclExpCellBase | virtual |
RemoveUnusedXFIndexes(const ScfUInt16Vec &rXFIndexes, size_t nStartAllNotFound) | XclExpMultiCellBase | protected |
Save(XclExpStream &rStrm) override | XclExpMultiCellBase | virtual |
SaveXml(XclExpXmlStream &rStrm) override | XclExpMultiCellBase | virtual |
SetRecHeader(sal_uInt16 nRecId, std::size_t nRecSize) | XclExpRecord | |
SetRecId(sal_uInt16 nRecId) | XclExpRecord | inline |
SetRecSize(std::size_t nRecSize) | XclExpRecord | inline |
SetXclCol(sal_uInt16 nXclCol) | XclExpCellBase | inlineprotected |
SimpleReferenceObject() | salhelper::SimpleReferenceObject | |
SimpleReferenceObject(SimpleReferenceObject &) SAL_DELETED_FUNCTION | salhelper::SimpleReferenceObject | private |
TryMerge(const XclExpCellBase &rCell) override | XclExpRkCell | virtual |
TryMergeXFIds(const XclExpMultiCellBase &rCell) | XclExpMultiCellBase | protected |
WriteBody(XclExpStream &rStrm) | XclExpRecord | protectedvirtual |
WriteContents(XclExpStream &rStrm, sal_uInt16 nRelCol) override | XclExpRkCell | privatevirtual |
WriteXmlContents(XclExpXmlStream &rStrm, const XclAddress &rAddress, sal_uInt32 nXFId, sal_uInt16 nRelCol) override | XclExpRkCell | privatevirtual |
XclExpCellBase(sal_uInt16 nRecId, std::size_t nContSize, const XclAddress &rXclPos) | XclExpCellBase | explicitprotected |
XclExpMultiCellBase(sal_uInt16 nRecId, sal_uInt16 nMulRecId, std::size_t nContSize, const XclAddress &rXclPos) | XclExpMultiCellBase | explicitprotected |
XclExpMultiXFIdDeq typedef | XclExpMultiCellBase | private |
XclExpRecord(sal_uInt16 nRecId=EXC_ID_UNKNOWN, std::size_t nRecSize=0) | XclExpRecord | explicit |
XclExpRecord(XclExpRecord const &)=default | XclExpRecord | |
XclExpRecordBase() | XclExpRecordBase | inline |
XclExpRecordBase(XclExpRecordBase const &) | XclExpRecordBase | inline |
XclExpRecordBase(XclExpRecordBase &&) | XclExpRecordBase | inline |
XclExpRkCell(const XclExpRoot &rRoot, const XclAddress &rXclPos, const ScPatternAttr *pPattern, sal_uInt32 nForcedXFId, sal_Int32 nRkValue) | XclExpRkCell | explicit |
~SimpleReferenceObject() COVERITY_NOEXCEPT_FALSE | salhelper::SimpleReferenceObject | protectedvirtual |
~XclExpRecord() override | XclExpRecord | virtual |
~XclExpRecordBase() | XclExpRecordBase | virtual |