[Bug 40469] Modifed Frame Style Options Not Preserved, "Keep Ratio" Option Unavailable
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Nov 26 13:54:22 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=40469
--- Comment #8 from Julien Nabet <serval2412 at yahoo.fr> ---
Just noticed but when commenting line 885 of sw/source/ui/frmdlg/frmpage.cxx
makes the keepratio checkbox enabled:
881 if (bFormat)
882 {
883 // at formats no anchor editing
884 m_pAnchorFrame->Enable(false);
885 //m_pFixedRatioCB->Enable(sal_False);
886 }
More investigation is needed of course.
See
http://opengrok.libreoffice.org/xref/core/sw/source/ui/frmdlg/frmpage.cxx#881
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20131126/e69a9861/attachment.html>
More information about the LibreOffice
mailing list