LibreOffice Module sc (master) 1
Classes | Public Member Functions | Private Attributes | List of all members
ExtSheetBuffer Class Reference

#include <namebuff.hxx>

Inheritance diagram for ExtSheetBuffer:
[legend]
Collaboration diagram for ExtSheetBuffer:
[legend]

Classes

struct  Cont
 

Public Member Functions

 ExtSheetBuffer (RootData *)
 
sal_Int16 Add (const OUString &rFilePathAndName, const OUString &rTabName, const bool bSameWorkbook)
 
bool GetScTabIndex (sal_uInt16 nExcSheetIndex, sal_uInt16 &rIn_LastTab_Out_ScIndex)
 
void Reset ()
 

Private Attributes

std::vector< ContmaEntries
 

Additional Inherited Members

- Protected Member Functions inherited from ExcRoot
 ExcRoot (RootData *pNexExcRoot)
 
 ExcRoot (const ExcRoot &rCopy)
 
- Protected Attributes inherited from ExcRoot
RootDatapExcRoot
 

Detailed Description

Definition at line 123 of file namebuff.hxx.

Constructor & Destructor Documentation

◆ ExtSheetBuffer()

ExtSheetBuffer::ExtSheetBuffer ( RootData p)
inline

Definition at line 157 of file namebuff.hxx.

References p.

Member Function Documentation

◆ Add()

sal_Int16 ExtSheetBuffer::Add ( const OUString &  rFilePathAndName,
const OUString &  rTabName,
const bool  bSameWorkbook 
)

Definition at line 79 of file namebuff.cxx.

References maEntries.

◆ GetScTabIndex()

bool ExtSheetBuffer::GetScTabIndex ( sal_uInt16  nExcSheetIndex,
sal_uInt16 &  rIn_LastTab_Out_ScIndex 
)

◆ Reset()

void ExtSheetBuffer::Reset ( void  )

Definition at line 141 of file namebuff.cxx.

References maEntries.

Member Data Documentation

◆ maEntries

std::vector<Cont> ExtSheetBuffer::maEntries
private

Definition at line 144 of file namebuff.hxx.

Referenced by Add(), GetScTabIndex(), and Reset().


The documentation for this class was generated from the following files: