LibreOffice Module sc (master) 1
Variables
xmlrowi.cxx File Reference
#include "xmlrowi.hxx"
#include "xmlimprt.hxx"
#include "xmlcelli.hxx"
#include "xmlstyli.hxx"
#include "xmlstyle.hxx"
#include <document.hxx>
#include <docuno.hxx>
#include <olinetab.hxx>
#include <sheetdata.hxx>
#include <documentimport.hxx>
#include <unonames.hxx>
#include <comphelper/extract.hxx>
#include <unotools/configmgr.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/families.hxx>
#include <xmloff/xmltoken.hxx>
#include <sax/fastattribs.hxx>
#include <com/sun/star/sheet/XSpreadsheet.hpp>
#include <com/sun/star/table/XColumnRowRange.hpp>
#include <com/sun/star/sheet/XPrintAreas.hpp>
#include <comphelper/servicehelper.hxx>
#include <osl/diagnose.h>
Include dependency graph for xmlrowi.cxx:

Go to the source code of this file.

Variables

constexpr OUStringLiteral SC_ISFILTERED = u"IsFiltered"
 

Variable Documentation

◆ SC_ISFILTERED

constexpr OUStringLiteral SC_ISFILTERED = u"IsFiltered"
constexpr

Definition at line 44 of file xmlrowi.cxx.

Referenced by ScXMLTableRowContext::endFastElement().