LibreOffice Module sc (master) 1
|
#include <memory>
#include <extlstcontext.hxx>
#include <worksheethelper.hxx>
#include <oox/core/contexthandler.hxx>
#include <oox/helper/attributelist.hxx>
#include <oox/token/namespaces.hxx>
#include <oox/token/tokens.hxx>
#include <colorscale.hxx>
#include <condformatbuffer.hxx>
#include <condformatcontext.hxx>
#include <document.hxx>
#include <worksheetfragment.hxx>
#include <workbookfragment.hxx>
#include <stylesbuffer.hxx>
#include <stylesfragment.hxx>
#include <SparklineFragment.hxx>
#include <rangeutl.hxx>
#include <sal/log.hxx>
Go to the source code of this file.
Namespaces | |
namespace | oox |
namespace | oox::xls |
Variables | |
sal_Int32 | rStyleIdx = 0 |
sal_Int32 rStyleIdx = 0 |
Definition at line 33 of file extlstcontext.cxx.
Referenced by oox::xls::CondFormatBuffer::finalizeImport(), and oox::xls::ExtConditionalFormattingContext::onEndElement().