summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2013-03-14 17:41:18 +0000
committerMichael Meeks <michael.meeks@suse.com>2013-03-14 17:41:55 +0000
commitc44e6855a9148dda31d09ba4cbfc5cd7729b8199 (patch)
tree3a7981dc4ce3351d504a0edfd1647befca2db603 /xmloff/inc
parent9d0e346d604a55126d0cb37c77b3d0b36a565582 (diff)
xmloff: at least do something to test styles.
Change-Id: I7982f162ef95a9f10501c860b6f19865bf34744b
Diffstat (limited to 'xmloff/inc')
-rw-r--r--xmloff/inc/xmloff/xmlaustp.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/inc/xmloff/xmlaustp.hxx b/xmloff/inc/xmloff/xmlaustp.hxx
index 6cdebfc27a2f..2482c8026bdf 100644
--- a/xmloff/inc/xmloff/xmlaustp.hxx
+++ b/xmloff/inc/xmloff/xmlaustp.hxx
@@ -37,6 +37,7 @@ namespace com { namespace sun { namespace star { namespace uno
class XMLOFF_DLLPUBLIC SvXMLAutoStylePoolP : public UniRefBase
{
+ friend class Test;
friend class SvXMLAutoStylePoolP_Impl;
SvXMLAutoStylePoolP_Impl *pImpl;