LibreOffice Module sc (master) 1
|
#include "excelhandlers.hxx"
#include <oox/core/contexthandler.hxx>
#include "condformatbuffer.hxx"
#include <vector>
#include <memory>
Go to the source code of this file.
Classes | |
class | oox::xls::ExtCfRuleContext |
struct | oox::xls::ExtCondFormatRuleModel |
class | oox::xls::ExtConditionalFormattingContext |
class | oox::xls::ExtLstLocalContext |
Handle ExtLst entries in xlsx. More... | |
class | oox::xls::ExtGlobalContext |
A single ext entry. More... | |
class | oox::xls::ExtLstGlobalContext |
Used for the actual ExtLst containing the new extended definition. More... | |
class | oox::xls::ExtGlobalWorkbookContext |
class | oox::xls::ExtLstGlobalWorkbookContext |
Namespaces | |
namespace | oox |
namespace | oox::xls |
Variables | |
sal_Int32 | rStyleIdx |
|
extern |
Definition at line 33 of file extlstcontext.cxx.
Referenced by oox::xls::CondFormatBuffer::finalizeImport(), and oox::xls::ExtConditionalFormattingContext::onEndElement().