summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/uno/XInterface.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/uno/XInterface.idl')
-rw-r--r--udkapi/com/sun/star/uno/XInterface.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/uno/XInterface.idl b/udkapi/com/sun/star/uno/XInterface.idl
index ce006a593519..57f06dbd42fa 100644
--- a/udkapi/com/sun/star/uno/XInterface.idl
+++ b/udkapi/com/sun/star/uno/XInterface.idl
@@ -91,7 +91,7 @@ published interface XInterface
to the object.
<p>
- It is only allowed to invoke a method on an UNO object, when you keep
+ It is only allowed to invoke a method on a UNO object, when you keep
a hard reference to it.
<p> Every call to acquire must be followed by a corresponding call to release
/a>Thomas Arnhold 2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky 2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold 2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida 2011-02-22masterfix DEV300: #i10000# usage of L10N build_typeIvo Hinkelmann 2011-02-06port repository calc to boost unordered containersFridrich Štrba 2010-11-25RTL_CONSTASCII_USTRINGPARAM in calcGert Faller 2010-11-24.src cleanupJoseph Powers 2010-10-28add modelines to .hxx files as wellCaolán McNamara 2010-10-22sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb 2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth 2010-09-10sb129: #i113189# change UNO components to use passive registrationsb 2010-02-25sb118: merged in DEV300_m72sb 2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien 2010-01-29sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, a...sb 2009-06-17CWS-TOOLING: integrate CWS l10ncleanup04Ivo Hinkelmann 2009-05-15CWS-TOOLING: integrate CWS calc49Jens-Heiner Rechtien 2008-12-30CWS-TOOLING: integrate CWS sb102Jens-Heiner Rechtien 2008-07-01INTEGRATION: CWS dr62 (1.2.6); FILE MERGEDVladimir Glazounov 2008-04-24INTEGRATION: CWS cmcfixes43 (1.2.2); FILE MERGEDIvo Hinkelmann 2008-04-11INTEGRATION: CWS changefileheader (1.1.4); FILE MERGEDRüdiger Timm 2008-04-11INTEGRATION: CWS changefileheader (1.1.4); FILE MERGEDRüdiger Timm 2008-04-11INTEGRATION: CWS changefileheader (1.2.4); FILE MERGEDRüdiger Timm 2008-03-06#i10000# We are sccomp now, not scextRüdiger Timm 2008-02-15moved from module scextNiklas Nebel