summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/logging/LogRecord.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/logging/LogRecord.idl')
-rw-r--r--offapi/com/sun/star/logging/LogRecord.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/logging/LogRecord.idl b/offapi/com/sun/star/logging/LogRecord.idl
index c4c8b4636a02..4019f4acdeec 100644
--- a/offapi/com/sun/star/logging/LogRecord.idl
+++ b/offapi/com/sun/star/logging/LogRecord.idl
@@ -42,7 +42,7 @@ module com { module sun { module star { module logging {
@since OOo 2.3
*/
-struct LogRecord
+published struct LogRecord
{
/// specifies the name of the logger at which the record is logged
string LoggerName;