summaryrefslogtreecommitdiff
path: root/oox/inc/oox/vml/vmldrawing.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/oox/vml/vmldrawing.hxx')
-rw-r--r--oox/inc/oox/vml/vmldrawing.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/inc/oox/vml/vmldrawing.hxx b/oox/inc/oox/vml/vmldrawing.hxx
index 0d87dae3138b..c61c25461aa4 100644
--- a/oox/inc/oox/vml/vmldrawing.hxx
+++ b/oox/inc/oox/vml/vmldrawing.hxx
@@ -132,7 +132,7 @@ public:
/** Final processing after import of the fragment. */
void finalizeFragmentImport();
- /** Creates and inserts all UNO shapes into the passed container. The virtual
+ /** Creates and inserts all UNO shapes into the draw page. The virtual
function notifyXShapeInserted() will be called for each new shape. */
void convertAndInsert() const;