vcl/inc/vcl/temporaryfonts.hxx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 55dda63b297a287c9abc6ba2f19946817e8744e7
Author: Luboš Luňák <l.lu...@suse.cz>
Date:   Tue Feb 19 17:21:38 2013 +0100

    fix documentation to match reality
    
    Change-Id: Ibeb24ca336c599e75108a25d1a017f97092681e7

diff --git a/vcl/inc/vcl/temporaryfonts.hxx b/vcl/inc/vcl/temporaryfonts.hxx
index ecd590e..f8fe162 100644
--- a/vcl/inc/vcl/temporaryfonts.hxx
+++ b/vcl/inc/vcl/temporaryfonts.hxx
@@ -24,8 +24,8 @@ class VCL_DLLPUBLIC TemporaryFonts
 {
 public:
     /**
-      Returns an URL for a file where to store contents of a temporary font, 
or an empty string
-      if this font is already known. The file will be cleaned up automatically 
as appropriate.
+      Returns an URL for a file where to store contents of a temporary font
+      (the file may or may not exist). The file will be cleaned up 
automatically as appropriate.
       Use activateTemporaryFont() to actually enable usage of the font.
 
       @param fontName name of the font (e.g. 'Times New Roman')
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to