LibreOffice Module xmloff (master) 1
|
#include <com/sun/star/style/TabStop.hpp>
#include <com/sun/star/style/TabAlign.hpp>
#include <rtl/ustrbuf.hxx>
#include <osl/diagnose.h>
#include <xmloff/xmlement.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/xmlexp.hxx>
#include <xmltabe.hxx>
Go to the source code of this file.
Variables | |
SvXMLEnumMapEntry< style::TabAlign > const | pXML_tabstop_style [] |
SvXMLEnumMapEntry<style::TabAlign> const pXML_tabstop_style[] |
Definition at line 36 of file xmltabe.cxx.
Referenced by SvxXMLTabStopExport::exportTabStop().