summaryrefslogtreecommitdiff
path: root/writerfilter/inc/dmapper
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-21 18:38:50 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-21 18:38:50 +0200
commit112be98c928c38c5cc63c99e86e0b58b8d2dfe29 (patch)
tree053e3d7dfa670c6c1924d4095d9cfbe622b4b5ba /writerfilter/inc/dmapper
parent03e6f1338cc18d047582fdb22787ebf0f693d8a2 (diff)
parentd90e0b5999ff65ab9bceb4cbd5ecbd5af232ac3b (diff)
resyncing to master
Diffstat (limited to 'writerfilter/inc/dmapper')
-rw-r--r--writerfilter/inc/dmapper/DomainMapper.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/writerfilter/inc/dmapper/DomainMapper.hxx b/writerfilter/inc/dmapper/DomainMapper.hxx
index d9d40aa32ad9..71190a158e1e 100644
--- a/writerfilter/inc/dmapper/DomainMapper.hxx
+++ b/writerfilter/inc/dmapper/DomainMapper.hxx
@@ -106,6 +106,7 @@ public:
void PopListProperties();
bool IsOOXMLImport() const;
+ bool IsRTFImport() const;
::com::sun::star::uno::Reference < ::com::sun::star::lang::XMultiServiceFactory > GetTextFactory() const;
void AddListIDToLFOTable( sal_Int32 nAbstractNumId );
::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > GetCurrentTextRange();