20 #ifndef INCLUDED_SC_INC_CONSOLI_HXX
21 #define INCLUDED_SC_INC_CONSOLI_HXX
57 std::unique_ptr<std::unique_ptr<bool[]>[]>
ppUsed;
59 std::unique_ptr<std::unique_ptr<ScReferenceList[]>[]>
ppRefs;
84 void AddName(
const OUString& rName );
void AddName(const OUString &rName)
Use structure ScDocument if a certain size is exceeded?
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 ...
void GetSize(SCCOL &rCols, SCROW &rRows) const
std::unique_ptr< std::unique_ptr< SCSIZE[]>[]> ppTitlePos
void SetFlags(ScSubTotalFunc eFunc, bool bColName, bool bRowName, bool bRef)
::std::vector< OUString > maRowHeaders
void AddFields(const ScDocument *pSrcDoc, SCTAB nTab, SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2)
void OutputToDocument(ScDocument &rDestDoc, SCCOL nCol, SCROW nRow, SCTAB nTab)
void AddData(ScDocument *pSrcDoc, SCTAB nTab, SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2)
std::unique_ptr< std::unique_ptr< bool[]>[]> ppUsed
std::unique_ptr< std::unique_ptr< ScFunctionData[]>[]> ppFunctionData
SCROW GetInsertCount() const
To calculate a single subtotal function.
void SetSize(SCCOL nCols, SCROW nRows)
std::unique_ptr< std::unique_ptr< ScReferenceList[]>[]> ppRefs
::std::vector< OUString > maTitles
::std::vector< OUString > maColHeaders
std::vector< ScReferenceEntry > ScReferenceList