From 958898510ceec7ff8f2fdb36165f981456f29be5 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Fri, 13 Jul 2012 12:15:58 +0200 Subject: clarify branding in comment Change-Id: I3101b9f582861bc88ab694c551e66079f133e3e0 --- shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'shell') diff --git a/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx b/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx index 7d6b15d24222..1e7499edd6ab 100644 --- a/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx +++ b/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx @@ -31,9 +31,11 @@ // File: ooofilt.cxx // Contents: Filter Implementation for OpenOffice.Org Document using // Indexing Service -// Summary: The LibreOffice filter reads LibreOffice files (with the -// extension .sxw .sxi, etc) and extract their content, author, -// keywords,subject,comments and title to be filtered. +// Summary: The LibreOffice filter reads OpenOffice.org XML files (with +// the extension .sxw .sxi, etc) and ODF files and extract +// their content, author, keywords,subject,comments and title +// to be filtered. +// // Platform: Windows 2000, Windows XP //-------------------------------------------------------------------------- #include "internal/contentreader.hxx" -- cgit