summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/tools/ConfigurationAccess.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/tools/ConfigurationAccess.hxx')
-rw-r--r--sd/source/ui/inc/tools/ConfigurationAccess.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/tools/ConfigurationAccess.hxx b/sd/source/ui/inc/tools/ConfigurationAccess.hxx
index b19e313c8b3a..fa17a6a6caf6 100644
--- a/sd/source/ui/inc/tools/ConfigurationAccess.hxx
+++ b/sd/source/ui/inc/tools/ConfigurationAccess.hxx
@@ -85,7 +85,7 @@ public:
This call is ignored when the called ConfigurationAccess object was
not create with read-write mode.
*/
- void CommitChanges (void);
+ void CommitChanges();
/** This functor is typically called for every item in a set. Its two
parameters are the name of key item (often of no further interest)
ml?h=feature/bplustree&id=ccd695070ea7835f213f7939cb33f7c780fb67db'>Include precompiled_filter.hxxTor Lillqvist 2011-02-03Simplified implementation of the flat xml import/export.Peter Jentsch 2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold 2011-01-11Add alternative implementation of flat xml filter w/o xslt.Peter Jentsch 2010-11-25Unification of `<text:p>` and `<text:span>` code pathsGioele Barabucci 2010-11-25Also split `<text:span>` elementsGioele Barabucci 2010-11-25Split long paragraphs inside flat ODT filesGioele Barabucci 2010-09-30oops, move files actually into filters/...Rene Engelhard