diff options
Diffstat (limited to 'framework/source/services/frame.cxx')
-rw-r--r-- | framework/source/services/frame.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/services/frame.cxx b/framework/source/services/frame.cxx index a1dacfb93ff9..29d9371ca185 100644 --- a/framework/source/services/frame.cxx +++ b/framework/source/services/frame.cxx @@ -2044,7 +2044,7 @@ void Frame::implts_forgetSubFrames() /*-**************************************************************************************************** @short destroy instance - @descr The owner of this object calles the dispose method if the object + @descr The owner of this object calls the dispose method if the object should be destroyed. All other objects and components, that are registered as an EventListener are forced to release their references to this object. Furthermore this frame is removed from its parent frame container to release |