summaryrefslogtreecommitdiff
path: root/include/oox/ole/axcontrolfragment.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/ole/axcontrolfragment.hxx')
-rw-r--r--include/oox/ole/axcontrolfragment.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/oox/ole/axcontrolfragment.hxx b/include/oox/ole/axcontrolfragment.hxx
index 7964e55225cd..b4284cf892e7 100644
--- a/include/oox/ole/axcontrolfragment.hxx
+++ b/include/oox/ole/axcontrolfragment.hxx
@@ -29,7 +29,6 @@ class ControlModelBase;
class EmbeddedControl;
-
/** Context handler for ActiveX form control model properties. */
class AxControlPropertyContext : public ::oox::core::ContextHandler2
{
@@ -47,7 +46,6 @@ private:
};
-
/** Fragment handler for an embedded ActiveX form control fragment. */
class AxControlFragment : public ::oox::core::FragmentHandler2
{
@@ -65,7 +63,6 @@ private:
};
-
} // namespace ole
} // namespace oox