31 RichStringRef xString = std::make_shared<RichString>( *this );
Helper class to provide access to global workbook data.
RichStringRef createRichString()
Creates and returns a new string entry.
void finalizeImport()
Final processing after import of all strings.
RichStringRef getString(sal_Int32 nStringId) const
Returns the specified string.
value_type get(sal_Int32 nIndex) const
SharedStringsBuffer(const WorkbookHelper &rHelper)
void finalizeImport()
Final processing after import of all strings.
void forEachMem(FuncType pFunc) const
std::shared_ptr< RichString > RichStringRef