svx/source/core/graphichelper.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2d564f1edc6b91466d9fc3509892c277ad0b2720
Author: Caolán McNamara <caol...@redhat.com>
Date:   Tue Feb 4 15:31:38 2014 +0000

    fix ambiguities
    
    Change-Id: I4ac7032f1fae25f7a48d819141c1c446dac42e3c

diff --git a/svx/source/core/graphichelper.cxx 
b/svx/source/core/graphichelper.cxx
index 8cec8a5..5dc1eaa 100644
--- a/svx/source/core/graphichelper.cxx
+++ b/svx/source/core/graphichelper.cxx
@@ -196,7 +196,7 @@ OUString GraphicHelper::ExportGraphic( const Graphic& 
rGraphic, const OUString&
     return OUString();
 }
 
-void GraphicHelper::SaveShapeAsGraphic( const Reference< drawing::XShape >& 
xShape )
+void GraphicHelper::SaveShapeAsGraphic( const css::uno::Reference< 
css::drawing::XShape >& xShape )
 {
     try
     {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to