56 std::unique_ptr<std::unique_ptr<bool[]>[]>
ppUsed;
58 std::unique_ptr<std::unique_ptr<ScReferenceList[]>[]>
ppRefs;
83 void AddName(
const OUString& rName );
size_t SCSIZE
size_t typedef to be able to find places where code was changed from USHORT to size_t and is used to ...
Use structure ScDocument if a certain size is exceeded?
std::unique_ptr< std::unique_ptr< ScReferenceList[]>[]> ppRefs
std::unique_ptr< std::unique_ptr< ScFunctionData[]>[]> ppFunctionData
SCROW GetInsertCount() const
void SetFlags(ScSubTotalFunc eFunc, bool bColName, bool bRowName, bool bRef)
std::unique_ptr< std::unique_ptr< SCSIZE[]>[]> ppTitlePos
std::unique_ptr< std::unique_ptr< bool[]>[]> ppUsed
void OutputToDocument(ScDocument &rDestDoc, SCCOL nCol, SCROW nRow, SCTAB nTab)
void AddName(const OUString &rName)
void GetSize(SCCOL &rCols, SCROW &rRows) const
void AddFields(const ScDocument *pSrcDoc, SCTAB nTab, SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2)
::std::vector< OUString > maColHeaders
void SetSize(SCCOL nCols, SCROW nRows)
void AddData(ScDocument *pSrcDoc, SCTAB nTab, SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2)
std::vector< ScReferenceEntry > ScReferenceList
::std::vector< OUString > maRowHeaders
::std::vector< OUString > maTitles
To calculate a single subtotal function.