LibreOffice Module writerfilter (master) 1
Classes | Namespaces | Functions
StyleSheetTable.cxx File Reference
#include "StyleSheetTable.hxx"
#include "util.hxx"
#include "ConversionHelper.hxx"
#include "TblStylePrHandler.hxx"
#include "TagLogger.hxx"
#include "BorderHandler.hxx"
#include "LatentStyleHandler.hxx"
#include <ooxml/resourceids.hxx>
#include <utility>
#include <vector>
#include <iterator>
#include <com/sun/star/beans/XMultiPropertySet.hpp>
#include <com/sun/star/beans/XPropertyState.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/container/XEnumerationAccess.hpp>
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/container/XIndexReplace.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/text/XTextDocument.hpp>
#include <com/sun/star/text/XTextFramesSupplier.hpp>
#include <com/sun/star/text/XTextTable.hpp>
#include <com/sun/star/style/NumberingType.hpp>
#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
#include <com/sun/star/style/XStyle.hpp>
#include <com/sun/star/style/ParagraphAdjust.hpp>
#include <com/sun/star/text/WritingMode.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <map>
#include <osl/diagnose.h>
#include <rtl/ustrbuf.hxx>
#include <sal/log.hxx>
#include <comphelper/propertyvalue.hxx>
#include <comphelper/string.hxx>
#include <comphelper/sequence.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <o3tl/sorted_vector.hxx>
Include dependency graph for StyleSheetTable.cxx:

Go to the source code of this file.

Classes

struct  writerfilter::dmapper::StyleSheetTable_Impl
 

Namespaces

namespace  writerfilter
 
namespace  writerfilter::dmapper
 

Functions

static void writerfilter::dmapper::lcl_mergeProps (const PropertyMapPtr &pToFill, const PropertyMapPtr &pToAdd, TblStyleType nStyleId)
 

Variable Documentation

◆ aPropertyValues

PropertyValueVector_t aPropertyValues

◆ m_aValues

std::vector<beans::PropertyValue> m_aValues
private

◆ sCharStyleName

OUString sCharStyleName