LibreOffice Module sc (master) 1
|
This is the complete list of members for XclExpSingleCellBase, including all inherited members.
acquire() | salhelper::SimpleReferenceObject | |
AddRecSize(std::size_t nRecSize) | XclExpRecord | inline |
ConvertXFIndexes(const XclExpRoot &rRoot) override | XclExpSingleCellBase | virtual |
GetBlankXFIndexes(ScfUInt16Vec &rXFIndexes) const | XclExpCellBase | virtual |
GetContSize() const | XclExpSingleCellBase | inlineprotected |
GetFirstXFId() const override | XclExpSingleCellBase | virtual |
GetLastXclCol() const override | XclExpSingleCellBase | virtual |
GetRecId() const | XclExpRecord | inline |
GetRecSize() const | XclExpRecord | inline |
GetXclCol() const | XclExpCellBase | inline |
GetXclPos() const | XclExpCellBase | inline |
GetXclRow() const | XclExpCellBase | inline |
GetXFId() const | XclExpSingleCellBase | inlineprotected |
IsEmpty() const override | XclExpSingleCellBase | virtual |
IsMultiLineText() const | XclExpCellBase | virtual |
m_nCount | salhelper::SimpleReferenceObject | protected |
maXclPos | XclExpCellBase | private |
maXFId | XclExpSingleCellBase | private |
mnContSize | XclExpSingleCellBase | 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 |
Save(XclExpStream &rStrm) override | XclExpSingleCellBase | virtual |
SaveXml(XclExpXmlStream &rStrm) | XclExpRecordBase | virtual |
SetContSize(std::size_t nContSize) | XclExpSingleCellBase | inlineprotected |
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 |
SetXFId(sal_uInt32 nXFId) | XclExpSingleCellBase | inlineprotected |
SimpleReferenceObject() | salhelper::SimpleReferenceObject | |
SimpleReferenceObject(SimpleReferenceObject &) SAL_DELETED_FUNCTION | salhelper::SimpleReferenceObject | private |
TryMerge(const XclExpCellBase &rCell) | XclExpCellBase | virtual |
WriteBody(XclExpStream &rStrm) override | XclExpSingleCellBase | privatevirtual |
WriteContents(XclExpStream &rStrm)=0 | XclExpSingleCellBase | privatepure virtual |
XclExpCellBase(sal_uInt16 nRecId, std::size_t nContSize, const XclAddress &rXclPos) | XclExpCellBase | explicitprotected |
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 |
XclExpSingleCellBase(sal_uInt16 nRecId, std::size_t nContSize, const XclAddress &rXclPos, sal_uInt32 nXFId) | XclExpSingleCellBase | explicitprotected |
XclExpSingleCellBase(const XclExpRoot &rRoot, sal_uInt16 nRecId, std::size_t nContSize, const XclAddress &rXclPos, const ScPatternAttr *pPattern, sal_Int16 nScript, sal_uInt32 nForcedXFId) | XclExpSingleCellBase | explicitprotected |
~SimpleReferenceObject() COVERITY_NOEXCEPT_FALSE | salhelper::SimpleReferenceObject | protectedvirtual |
~XclExpRecord() override | XclExpRecord | virtual |
~XclExpRecordBase() | XclExpRecordBase | virtual |