|
LibreOffice Module xmloff (master) 1
|
#include <comphelper/base64.hxx>#include <com/sun/star/beans/XPropertySetInfo.hpp>#include <com/sun/star/lang/XMultiServiceFactory.hpp>#include <com/sun/star/uno/XComponentContext.hpp>#include <rtl/ustrbuf.hxx>#include <sal/log.hxx>#include <xmloff/namespacemap.hxx>#include <xmloff/xmlnamespace.hxx>#include <xmloff/xmltoken.hxx>#include "DeepTContext.hxx"#include "MetaTContext.hxx"#include "DocumentTContext.hxx"#include "NotesTContext.hxx"#include "StyleOASISTContext.hxx"#include "FrameOASISTContext.hxx"#include "EventOASISTContext.hxx"#include "DlgOASISTContext.hxx"#include "ControlOASISTContext.hxx"#include "FormPropOASISTContext.hxx"#include "ChartOASISTContext.hxx"#include "ChartPlotAreaOASISTContext.hxx"#include "MutableAttrList.hxx"#include "ElemTransformerAction.hxx"#include "AttrTransformerAction.hxx"#include "TransformerActions.hxx"#include "FamilyType.hxx"#include <comphelper/servicehelper.hxx>#include "Oasis2OOo.hxx"#include <cppuhelper/supportsservice.hxx>Go to the source code of this file.
Macros | |
| #define | ENTRY3(n, l, a, p1, p2, p3) { n, l, a, p1, p2, p3 } |
| #define | ENTRY3QNQ(n, l, a, n1, l1, p2, n3, l3) |
| #define | ENTRY2(n, l, a, p1, p2) ENTRY3( n, l, a, p1, p2, 0 ) |
| #define | ENTRY2QN(n, l, a, n1, l1, p2) ENTRY2( n, l, a, XMLTransformerActionInit::QNameParam( n1, l1 ), p2 ) |
| #define | ENTRY1(n, l, a, p1) ENTRY3( n, l, a, p1, 0, 0 ) |
| #define | ENTRY1Q(n, l, a, p1, t1) ENTRY1( n, l, a, XMLTransformerActionInit::QNameParam( p1, t1 ) ) |
| #define | ENTRY0(n, l, a) ENTRY3( n, l, a, 0, 0, 0 ) |
Functions | |
| static constexpr sal_Int32 | RENAME_ENTRY (XMLTokenEnum f, XMLTokenEnum s) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | xmloff_Oasis2OOoTransformer_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
Definition at line 93 of file Oasis2OOo.cxx.
| #define ENTRY1Q | ( | n, | |
| l, | |||
| a, | |||
| p1, | |||
| t1 | |||
| ) | ENTRY1( n, l, a, XMLTransformerActionInit::QNameParam( p1, t1 ) ) |
Definition at line 95 of file Oasis2OOo.cxx.
Definition at line 88 of file Oasis2OOo.cxx.
| #define ENTRY2QN | ( | n, | |
| l, | |||
| a, | |||
| n1, | |||
| l1, | |||
| p2 | |||
| ) | ENTRY2( n, l, a, XMLTransformerActionInit::QNameParam( n1, l1 ), p2 ) |
Definition at line 90 of file Oasis2OOo.cxx.
Definition at line 82 of file Oasis2OOo.cxx.
Definition at line 84 of file Oasis2OOo.cxx.
|
staticconstexpr |
Definition at line 103 of file Oasis2OOo.cxx.
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * xmloff_Oasis2OOoTransformer_get_implementation | ( | css::uno::XComponentContext * | , |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 1890 of file Oasis2OOo.cxx.
References SAL_INFO.
| XMLTransformerActionInit const aActionTable[] |
Definition at line 108 of file Oasis2OOo.cxx.
| XMLTransformerActionInit const aAlphabeticalIndexMarkActionTable[] |
Definition at line 1028 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aAnimationActionTable[] |
Definition at line 747 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aAnnotationActionTable[] |
Definition at line 882 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aBackgroundImageActionTable[] |
Definition at line 900 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aChangeInfoActionTable[] |
Definition at line 892 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aChartActionTable[] |
Definition at line 1009 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aColumnsActionTable[] |
Definition at line 840 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aConfigItemSetActionTable[] |
Definition at line 956 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aConnectorActionTable[] |
Definition at line 757 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aContentValidationActionTable[] |
Definition at line 973 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aDataPilotLevelActionTable[] |
Definition at line 995 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aDataPilotMemberActionTable[] |
Definition at line 988 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aDateTimeActionTable[] |
Definition at line 1051 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aDDEConnectionDeclActionTable[] |
Definition at line 908 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aDDEConvModeActionTable[] |
Definition at line 981 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aDlgActionTable[] |
Definition at line 625 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aDrawAreaPolygonActionTable[] |
Definition at line 1035 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aDropCapActionTable[] |
Definition at line 833 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aEventActionTable[] |
Definition at line 615 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aFontFaceActionTable[] |
Definition at line 684 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aFootnoteSepActionTable[] |
Definition at line 813 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aFormActionTable[] |
Definition at line 1019 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aFormColumnActionTable[] |
Definition at line 926 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aFormControlActionTable[] |
Definition at line 915 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aFormPropActionTable[] |
Definition at line 935 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aFormulaActionTable[] |
Definition at line 963 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aFrameActionTable[] |
Definition at line 602 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aIndexEntryTabStopActionTable[] |
Definition at line 784 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aLineNumberingActionTable[] |
Definition at line 805 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aListStyleRefActionTable[] |
Definition at line 657 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aMapStyleRefActionTable[] |
Definition at line 671 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aMasterPageActionTable[] |
Definition at line 631 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aMasterPageRefActionTable[] |
Definition at line 664 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aNotesActionTable[] |
Definition at line 822 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aParaActionTable[] |
Definition at line 692 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aParaStyleRefActionTable[] |
Definition at line 650 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aScriptActionTable[] |
Definition at line 1042 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aShapeActionTable[] |
Definition at line 702 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aSourceServiceActionTable[] |
Definition at line 1002 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aStyleActionTable[] |
Definition at line 568 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aTableStyleRefActionTable[] |
Definition at line 678 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aTableValueTypeActionTable[] |
Definition at line 866 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aTabStopActionTable[] |
Definition at line 792 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aTextStyleRefActionTable[] |
Definition at line 641 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTransformerActionInit const aTextValueTypeActionTable[] |
Definition at line 852 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().
| XMLTokenEnum const aTokenMap[] |
Definition at line 1070 of file Oasis2OOo.cxx.
| XMLTransformerActionInit const aXLinkActionTable[] |
Definition at line 948 of file Oasis2OOo.cxx.
Referenced by Oasis2OOoTransformer::GetUserDefinedActions().