Kaydet (Commit) bf56e080 authored tarafından Caolán McNamara's avatar Caolán McNamara

OpenOffice.org->LibreOffice

Change-Id: I0ba431b9227b3717b25f99c3ad6da552073bb712
üst f52cf060
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
namespace cairo namespace cairo
{ {
/*************************************************************************************** /***************************************************************************************
* Platform independent part of surface backends for OpenOffice.org Cairo Canvas * * Platform independent part of surface backends for LibreOffice Cairo Canvas *
* For the rest of the functions (and the platform-specific derived * * For the rest of the functions (and the platform-specific derived *
* Surface classes), see platform specific cairo_<platform>_cairo.cxx * * Surface classes), see platform specific cairo_<platform>_cairo.cxx *
****************************************************************************************/ ****************************************************************************************/
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
#if defined MACOSX || defined IOS #if defined MACOSX || defined IOS
/************************************************************************ /************************************************************************
* Mac OS X/Quartz and iOS surface backend for OpenOffice.org Cairo Canvas * * Mac OS X/Quartz and iOS surface backend for LibreOffice Cairo Canvas *
************************************************************************/ ************************************************************************/
#include <osl/diagnose.h> #include <osl/diagnose.h>
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
#ifdef WNT #ifdef WNT
/************************************************************************ /************************************************************************
* Win32 surface backend for OpenOffice.org Cairo Canvas * * Win32 surface backend for LibreOffice Cairo Canvas *
************************************************************************/ ************************************************************************/
#include <osl/diagnose.h> #include <osl/diagnose.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment