https://bugs.documentfoundation.org/show_bug.cgi?id=52603

Julien Nabet <serval2...@yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |er...@redhat.com

--- Comment #7 from Julien Nabet <serval2...@yahoo.fr> ---
I searched a bit and all the mechanism for this seems to be there, here's a bt
when I'm on "ScreenUpdating=false"

(gdb) bt
#0  0x00002aaaca2c5ae1 in ScModelObj::lockControllers() (this=0x29c1920) at
/home/julien/compile-libreoffice/libreoffice/sc/source/ui/unoobj/docuno.cxx:1652
#1  0x00002aaaae1d86c7 in basic::vba::(anonymous
namespace)::lclLockControllers(com::sun::star::uno::Reference<com::sun::star::frame::XModel>
const&, bool) (rxModel=uno::Reference to (ScModelObj *) 0x29c19b0,
bLockControllers=true) at
/home/julien/compile-libreoffice/libreoffice/basic/source/basmgr/vbahelper.cxx:110
#2  0x00002aaaae1d8b05 in basic::vba::(anonymous
namespace)::lclIterateDocuments(basic::vba::(anonymous
namespace)::ModifyDocumentFunc,
com::sun::star::uno::Reference<com::sun::star::frame::XModel> const&, bool)
(pModifyDocumentFunc=0x2aaaae1d8685 <basic::vba::(anonymous
namespace)::lclLockControllers(com::sun::star::uno::Reference<com::sun::star::frame::XModel>
const&, bool)>, rxModel=uno::Reference to (ScModelObj *) 0x29c19b0,
bModificator=true)
    at
/home/julien/compile-libreoffice/libreoffice/basic/source/basmgr/vbahelper.cxx:164
#3  0x00002aaaae1d8c18 in
basic::vba::lockControllersOfAllDocuments(com::sun::star::uno::Reference<com::sun::star::frame::XModel>
const&, bool) (rxModel=uno::Reference to (ScModelObj *) 0x29c19b0,
bLockControllers=true) at
/home/julien/compile-libreoffice/libreoffice/basic/source/basmgr/vbahelper.cxx:187
#4  0x00002aaacfaf5f15 in VbaApplicationBase::setScreenUpdating(unsigned char)
(this=0x2e79030, bUpdate=0 '\000')
    at
/home/julien/compile-libreoffice/libreoffice/vbahelper/source/vbahelper/vbaapplicationbase.cxx:193

Eike: any idea why the document view locking mechanism doesn't work here?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to