LibreOffice Module sc (master) 1
Classes | Namespaces | Typedefs
workbookhelper.hxx File Reference
#include <memory>
#include <string_view>
#include <oox/helper/storagebase.hxx>
#include <address.hxx>
Include dependency graph for workbookhelper.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  oox::xls::IgnoreCaseCompare
 Functor for case-insensitive string comparison, usable in maps etc. More...
 
class  oox::xls::WorkbookHelper
 Helper class to provide access to global workbook data. More...
 

Namespaces

namespace  oox
 
namespace  oox::drawingml
 
namespace  oox::drawingml::chart
 
namespace  rtl
 
namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::container
 
namespace  com::sun::star::sheet
 
namespace  com::sun::star::style
 
namespace  com::sun::star::table
 
namespace  oox::core
 
namespace  oox::xls
 

Typedefs

typedef std::shared_ptr< WorkbookGlobals > oox::xls::WorkbookGlobalsRef