summaryrefslogtreecommitdiff
path: root/framework/inc/classes/framecontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/classes/framecontainer.hxx')
-rw-r--r--framework/inc/classes/framecontainer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/classes/framecontainer.hxx b/framework/inc/classes/framecontainer.hxx
index fb7cf04e3b89..24017576f80d 100644
--- a/framework/inc/classes/framecontainer.hxx
+++ b/framework/inc/classes/framecontainer.hxx
@@ -87,7 +87,7 @@ class FrameContainer
sal_uInt32 getCount ( ) const;
css::uno::Reference< css::frame::XFrame > operator[]( sal_uInt32 nIndex ) const;
- /// replacement for deprectaed index access
+ /// replacement for deprecated index access
css::uno::Sequence< css::uno::Reference< css::frame::XFrame > > getAllElements() const;
/// special helper for Frame::findFrame()