From 0851453849d36e5f58be24316d9bf910ee12faf8 Mon Sep 17 00:00:00 2001 From: "Ocke.Janssen@oracle.com" Date: Tue, 6 Dec 2011 00:59:42 +0100 Subject: impress210: #i115617# set zoom to fit_to_window # HG changeset patch # User Ocke.Janssen@oracle.com # Date 1297164393 -3600 # Node ID 2f0f385e8b25938777bb9fed6a86a2ff43e0b7cd # Parent dae1ffc5c15d000bb154beecb3da3b4f84336b38 impress210: #i115617# set zoom to fit_to_window --- avmedia/source/win/window.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'avmedia/source') diff --git a/avmedia/source/win/window.cxx b/avmedia/source/win/window.cxx index 9cc32b93232f..40e51b77b616 100644 --- a/avmedia/source/win/window.cxx +++ b/avmedia/source/win/window.cxx @@ -346,7 +346,7 @@ bool Window::create( const uno::Sequence< uno::Any >& rArguments ) mrPlayer.setNotifyWnd( mnFrameWnd ); - meZoomLevel = media::ZoomLevel_ORIGINAL; + meZoomLevel = media::ZoomLevel_FIT_TO_WINDOW; ImplLayoutVideoWindow(); } } -- cgit v1.2.3