You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ar...@apache.org on 2013/05/22 18:30:59 UTC

svn commit: r1485272 - /openoffice/trunk/main/svx/inc/svx/galbrws.hxx

Author: arielch
Date: Wed May 22 16:30:58 2013
New Revision: 1485272

URL: http://svn.apache.org/r1485272
Log:
i122116 - remove GALLERYBROWSER() macro

Modified:
    openoffice/trunk/main/svx/inc/svx/galbrws.hxx

Modified: openoffice/trunk/main/svx/inc/svx/galbrws.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/svx/inc/svx/galbrws.hxx?rev=1485272&r1=1485271&r2=1485272&view=diff
==============================================================================
--- openoffice/trunk/main/svx/inc/svx/galbrws.hxx (original)
+++ openoffice/trunk/main/svx/inc/svx/galbrws.hxx Wed May 22 16:30:58 2013
@@ -28,12 +28,6 @@
 #include <tools/urlobj.hxx>
 #include "svx/svxdllapi.h"
 
-// -----------
-// - Defines -
-// -----------
-
-#define GALLERYBROWSER() ((GalleryBrowser*)( SfxViewFrame::Current()->GetChildWindow(GalleryChildWindow::GetChildWindowId())->GetWindow()))
-
 // -------------------------
 // - SvxGalleryChildWindow -
 // -------------------------