LibreOffice Module xmloff (master) 1
Macros | Variables
PropertyActionsOOo.cxx File Reference
#include <xmloff/xmlnamespace.hxx>
#include "PropType.hxx"
#include "PropertyActionsOOo.hxx"
Include dependency graph for PropertyActionsOOo.cxx:

Go to the source code of this file.

Macros

#define NO_PARAMS   0, 0, 0
 

Variables

XMLTransformerActionInit const aGraphicPropertyOOoAttrActionTable []
 
XMLTransformerActionInit const aGraphicPropertyOOoElemActionTable []
 
XMLTransformerActionInit const aDrawingPagePropertyOOoAttrActionTable []
 
XMLTransformerActionInit const aPageLayoutPropertyOOoAttrActionTable []
 
XMLTransformerActionInit const aHeaderFooterPropertyOOoAttrActionTable []
 
XMLTransformerActionInit const aTextPropertyOOoAttrActionTable []
 
XMLTransformerActionInit const aTextPropertyOOoElemActionTable []
 
XMLTransformerActionInit const aParagraphPropertyOOoAttrActionTable []
 
XMLTransformerActionInit const aParagraphPropertyOOoElemActionTable []
 
XMLTransformerActionInit const aSectionPropertyOOoAttrActionTable []
 
XMLTransformerActionInit const aTablePropertyOOoAttrActionTable []
 
XMLTransformerActionInit const aTableColumnPropertyOOoAttrActionTable []
 
XMLTransformerActionInit const aTableRowPropertyOOoAttrActionTable []
 
XMLTransformerActionInit const aTableCellPropertyOOoAttrActionTable []
 
XMLTransformerActionInit const aTableCellPropertyOOoElemActionTable []
 
XMLTransformerActionInit const aListLevelPropertyOOoAttrActionTable []
 
XMLTransformerActionInit const aChartPropertyOOoAttrActionTable []
 
XMLTransformerActionInit const aChartPropertyOOoElemActionTable []
 

Macro Definition Documentation

◆ NO_PARAMS

#define NO_PARAMS   0, 0, 0

Definition at line 26 of file PropertyActionsOOo.cxx.

Variable Documentation

◆ aChartPropertyOOoAttrActionTable

XMLTransformerActionInit const aChartPropertyOOoAttrActionTable[]

◆ aChartPropertyOOoElemActionTable

XMLTransformerActionInit const aChartPropertyOOoElemActionTable[]
Initial value:
=
{
}
@ XML_ATACTION_EOT
@ XML_ATACTION_COPY
#define NO_PARAMS
constexpr sal_uInt16 XML_NAMESPACE_OFFICE
constexpr sal_uInt16 XML_NAMESPACE_STYLE

Definition at line 1052 of file PropertyActionsOOo.cxx.

Referenced by XMLStyleOOoTContext::CreateTransformerActions().

◆ aDrawingPagePropertyOOoAttrActionTable

XMLTransformerActionInit const aDrawingPagePropertyOOoAttrActionTable[]
Initial value:

Definition at line 387 of file PropertyActionsOOo.cxx.

Referenced by XMLStyleOOoTContext::CreateTransformerActions().

◆ aGraphicPropertyOOoAttrActionTable

XMLTransformerActionInit const aGraphicPropertyOOoAttrActionTable[]

◆ aGraphicPropertyOOoElemActionTable

XMLTransformerActionInit const aGraphicPropertyOOoElemActionTable[]

◆ aHeaderFooterPropertyOOoAttrActionTable

XMLTransformerActionInit const aHeaderFooterPropertyOOoAttrActionTable[]

◆ aListLevelPropertyOOoAttrActionTable

XMLTransformerActionInit const aListLevelPropertyOOoAttrActionTable[]

◆ aPageLayoutPropertyOOoAttrActionTable

XMLTransformerActionInit const aPageLayoutPropertyOOoAttrActionTable[]

◆ aParagraphPropertyOOoAttrActionTable

XMLTransformerActionInit const aParagraphPropertyOOoAttrActionTable[]

◆ aParagraphPropertyOOoElemActionTable

XMLTransformerActionInit const aParagraphPropertyOOoElemActionTable[]

◆ aSectionPropertyOOoAttrActionTable

XMLTransformerActionInit const aSectionPropertyOOoAttrActionTable[]

◆ aTableCellPropertyOOoAttrActionTable

XMLTransformerActionInit const aTableCellPropertyOOoAttrActionTable[]

◆ aTableCellPropertyOOoElemActionTable

XMLTransformerActionInit const aTableCellPropertyOOoElemActionTable[]

◆ aTableColumnPropertyOOoAttrActionTable

XMLTransformerActionInit const aTableColumnPropertyOOoAttrActionTable[]

◆ aTablePropertyOOoAttrActionTable

XMLTransformerActionInit const aTablePropertyOOoAttrActionTable[]

◆ aTableRowPropertyOOoAttrActionTable

XMLTransformerActionInit const aTableRowPropertyOOoAttrActionTable[]

◆ aTextPropertyOOoAttrActionTable

XMLTransformerActionInit const aTextPropertyOOoAttrActionTable[]

◆ aTextPropertyOOoElemActionTable

XMLTransformerActionInit const aTextPropertyOOoElemActionTable[]