summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/eventhandler.hxx
diff options
context:
space:
mode:
authorArmin Le Grand <alg@apache.org>2014-07-14 19:09:11 +0000
committerArmin Le Grand <alg@apache.org>2014-07-14 19:09:11 +0000
commit3c1d4742e649fe9c8aed8c2817fe3e1f3364f298 (patch)
treee0c6e02c89aa9227726c9469da1001b3e29c41df /extensions/source/propctrlr/eventhandler.hxx
parentc5c31e2aeaedbdf76e1f38d3c385e34f5ed875ca (diff)
Resync to trunk, windows non-pro buildaoo/aw080
Diffstat (limited to 'extensions/source/propctrlr/eventhandler.hxx')
-rw-r--r--extensions/source/propctrlr/eventhandler.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/source/propctrlr/eventhandler.hxx b/extensions/source/propctrlr/eventhandler.hxx
index efd650245c69..6edc3b064290 100644
--- a/extensions/source/propctrlr/eventhandler.hxx
+++ b/extensions/source/propctrlr/eventhandler.hxx
@@ -147,7 +147,7 @@ namespace pcr
private:
/** returns the script events associated with our introspectee
@param _out_rEvents
- Takes, upon successfull return, the events currently associated with the introspectee
+ Takes, upon successful return, the events currently associated with the introspectee
@precond
Our introspectee is a form component
*/
@@ -157,7 +157,7 @@ namespace pcr
/** returns the script events associated with our introspectee
@param _out_rEvents
- Takes, upon successfull return, the events currently associated with the introspectee
+ Takes, upon successful return, the events currently associated with the introspectee
@precond
Our introspectee is a dialog element
*/
@@ -181,7 +181,7 @@ namespace pcr
/** returns the types of the listeners which can be registered at our introspectee
@param _out_rTypes
- Takes, upon successfull return, the types of possible listeners at the introspectee
+ Takes, upon successful return, the types of possible listeners at the introspectee
*/
void impl_getCopmonentListenerTypes_nothrow(
::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type >& _out_rTypes