From 0d62b806f5a473ae1670405f9d88b10cbedf8dcc Mon Sep 17 00:00:00 2001 From: Juergen Schmidt Date: Tue, 2 Nov 2010 10:46:09 +0100 Subject: jsc340: i115337: cleanup since tags --- offapi/com/sun/star/resource/OfficeResourceLoader.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'offapi/com/sun/star/resource') diff --git a/offapi/com/sun/star/resource/OfficeResourceLoader.idl b/offapi/com/sun/star/resource/OfficeResourceLoader.idl index 7930a34e5571..20178ca533e7 100644 --- a/offapi/com/sun/star/resource/OfficeResourceLoader.idl +++ b/offapi/com/sun/star/resource/OfficeResourceLoader.idl @@ -70,7 +70,7 @@ module com { module sun { module star { module resource { OpenOffice.org build), you are strongly discouraged from using the OfficeResoureLoader service in a component which targets more than one particular OpenOffice.org build.

- @since OpenOffice.org 2.0.3 + @since OOo 2.0.3 */ singleton OfficeResourceLoader : XResourceBundleLoader; -- cgit