19#ifndef INCLUDED_SW_SOURCE_FILTER_XML_XMLTEXTI_HXX
20#define INCLUDED_SW_SOURCE_FILTER_XML_XMLTEXTI_HXX
35 const css::uno::Reference< css::xml::sax::XFastAttributeList > & xAttrList )
override;
39 const css::uno::Reference<css::frame::XModel>& rModel,
41 const css::uno::Reference<css::beans::XPropertySet>& rInfoSet,
42 bool bInsertM,
bool bStylesOnlyM,
43 bool bBlockM,
bool bOrganizerM );
46 virtual css::uno::Reference<css::beans::XPropertySet>
48 const OUString& rHRef,
49 const OUString& rStyleName,
50 const OUString& rTableName,
51 sal_Int32 nWidth, sal_Int32 nHeight )
override;
52 virtual css::uno::Reference<css::beans::XPropertySet>
54 const OUString& rHRef,
55 const OUString& rStyleName,
56 const OUString& rTableName,
57 sal_Int32 nWidth, sal_Int32 nHeight )
override;
58 virtual css::uno::Reference<css::beans::XPropertySet>
60 const OUString &rName,
61 const OUString &rCode,
63 const OUString& rHRef,
64 sal_Int32 nWidth, sal_Int32 nHeight )
override;
66 virtual css::uno::Reference<css::beans::XPropertySet>
68 const OUString &rMimeType,
69 const OUString& rHRef,
70 sal_Int32 nWidth, sal_Int32 nHeight )
override;
72 virtual css::uno::Reference<css::beans::XPropertySet>
74 const OUString &rName,
75 const OUString &rHRef,
76 const OUString &rStyleName,
77 sal_Int32 nWidth, sal_Int32 nHeight )
override;
80 const css::uno::Reference < css::beans::XPropertySet > &rPropSet,
81 std::map < const OUString, OUString > &rParamMap)
override;
88 const OUString& rType,
90 const OUString& rAuthor,
91 const OUString& rComment,
92 const css::util::DateTime& rDateTime,
93 bool bMergeLastPara)
override;
95 css::uno::Reference<css::text::XTextCursor> & rOldCursor,
96 const OUString& rId)
override;
100 bool bIsOutsideOfParagraph)
override;
105 const css::uno::Sequence<sal_Int8> & rKey )
override;
virtual css::uno::Reference< css::beans::XPropertySet > createAndInsertFloatingFrame(const OUString &rName, const OUString &rHRef, const OUString &rStyleName, sal_Int32 nWidth, sal_Int32 nHeight) override
virtual void RedlineSetCursor(const OUString &rId, bool bStart, bool bIsOutsideOfParagraph) override
ID used to RedlineAdd() call.
virtual void endAppletOrPlugin(const css::uno::Reference< css::beans::XPropertySet > &rPropSet, std::map< const OUString, OUString > &rParamMap) override
virtual void SetChangesProtectionKey(const css::uno::Sequence< sal_Int8 > &rKey) override
virtual void SetShowChanges(bool bShowChanges) override
XMLRedlineImportHelper * m_pRedlineHelper
virtual css::uno::Reference< css::beans::XPropertySet > createAndInsertOLEObject(SvXMLImport &rImport, const OUString &rHRef, const OUString &rStyleName, const OUString &rTableName, sal_Int32 nWidth, sal_Int32 nHeight) override
virtual bool IsInHeaderFooter() const override
virtual css::uno::Reference< css::beans::XPropertySet > createAndInsertApplet(const OUString &rName, const OUString &rCode, bool bMayScript, const OUString &rHRef, sal_Int32 nWidth, sal_Int32 nHeight) override
SwXMLTextImportHelper(const css::uno::Reference< css::frame::XModel > &rModel, SvXMLImport &rImport, const css::uno::Reference< css::beans::XPropertySet > &rInfoSet, bool bInsertM, bool bStylesOnlyM, bool bBlockM, bool bOrganizerM)
virtual SvXMLImportContext * CreateTableChildContext(SvXMLImport &rImport, sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList) override
virtual void RedlineAdd(const OUString &rType, const OUString &rId, const OUString &rAuthor, const OUString &rComment, const css::util::DateTime &rDateTime, bool bMergeLastPara) override
virtual css::uno::Reference< css::beans::XPropertySet > createAndInsertPlugin(const OUString &rMimeType, const OUString &rHRef, sal_Int32 nWidth, sal_Int32 nHeight) override
virtual void RedlineAdjustStartNodeCursor() override
virtual ~SwXMLTextImportHelper() override
virtual css::uno::Reference< css::beans::XPropertySet > createAndInsertOOoLink(SvXMLImport &rImport, const OUString &rHRef, const OUString &rStyleName, const OUString &rTableName, sal_Int32 nWidth, sal_Int32 nHeight) override
virtual void SetRecordChanges(bool bRecordChanges) override
virtual css::uno::Reference< css::text::XTextCursor > RedlineCreateText(css::uno::Reference< css::text::XTextCursor > &rOldCursor, const OUString &rId) override
merge last paragraph