summaryrefslogtreecommitdiff
path: root/xmloff/source/style/impastpl.hxx
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2013-03-14 12:08:28 +0000
committerMichael Meeks <michael.meeks@suse.com>2013-03-14 13:26:42 +0000
commit678e35c4ac17219556ce0426043bd4ad905d5cee (patch)
tree6bfa1687229746e6a2f30f0421a0e10542bfeedc /xmloff/source/style/impastpl.hxx
parent533be98148ff40f6205e2ac3b489748cae14ef0d (diff)
xmloff: native code unit testing harness.
Change-Id: I5b9133deea2aa7630752128128f1a222bef99eb1
Diffstat (limited to 'xmloff/source/style/impastpl.hxx')
-rw-r--r--xmloff/source/style/impastpl.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/source/style/impastpl.hxx b/xmloff/source/style/impastpl.hxx
index 3c6e86cfe5fa..61226700f09f 100644
--- a/xmloff/source/style/impastpl.hxx
+++ b/xmloff/source/style/impastpl.hxx
@@ -81,6 +81,7 @@ public:
void ClearEntries();
};
+/// A set that finds and sorts based only on mnFamily
typedef boost::ptr_set<XMLFamilyData_Impl> XMLFamilyDataList_Impl;
///////////////////////////////////////////////////////////////////////////////