sw/source/ui/uno/unotxdoc.cxx | 1 - 1 file changed, 1 deletion(-) New commits: commit 4026cf4be84dd34e913463c728112a99c6ef17e5 Author: Markus Mohrhard <markus.mohrh...@googlemail.com> Date: Sun Mar 3 15:47:58 2013 +0100
fix build diff --git a/sw/source/ui/uno/unotxdoc.cxx b/sw/source/ui/uno/unotxdoc.cxx index 02d8ae7..748300b 100644 --- a/sw/source/ui/uno/unotxdoc.cxx +++ b/sw/source/ui/uno/unotxdoc.cxx @@ -1070,7 +1070,6 @@ void SwXTextDocument::setPagePrintSettings(const Sequence< beans::PropertyValue { SwPagePreViewPrtData aData; //if only a few properties are coming, then use the current settings -falls nur einige Properties kommen, dann die akt. Einstellungen benutzen const SwPagePreViewPrtData* pData = pDocShell->GetDoc()->GetPreViewPrtData(); if(pData) aData = *pData; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits