LibreOffice Module sc (master) 1
|
#include <rangelst.hxx>
#include "stylesbuffer.hxx"
#include "worksheethelper.hxx"
#include "workbookhelper.hxx"
Go to the source code of this file.
Classes | |
struct | oox::xls::PaneSelectionModel |
Contains all settings for a selection in a single pane of a sheet. More... | |
struct | oox::xls::SheetViewModel |
Contains all view settings for a single sheet. More... | |
class | oox::xls::SheetViewSettings |
struct | oox::xls::WorkbookViewModel |
Contains all view settings for the entire document. More... | |
class | oox::xls::ViewSettings |
Namespaces | |
namespace | oox |
namespace | oox::xls |
Typedefs | |
typedef std::shared_ptr< SheetViewModel > | oox::xls::SheetViewModelRef |
typedef std::shared_ptr< WorkbookViewModel > | oox::xls::WorkbookViewModelRef |