20 #ifndef INCLUDED_SC_SOURCE_FILTER_INC_SHAREDSTRINGSBUFFER_HXX
21 #define INCLUDED_SC_SOURCE_FILTER_INC_SHAREDSTRINGSBUFFER_HXX
Helper class to provide access to global workbook data.
RichStringRef createRichString()
Creates and returns a new string entry.
Collects all strings from the shared strings substream.
void finalizeImport()
Final processing after import of all strings.
RichStringRef getString(sal_Int32 nStringId) const
Returns the specified string.
SharedStringsBuffer(const WorkbookHelper &rHelper)
std::shared_ptr< RichString > RichStringRef
RefVector< RichString > StringVector