https://bugs.documentfoundation.org/show_bug.cgi?id=147868
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Heiko Tietze <[email protected]> --- In svtools/source/control/tabbar.cxx the button m_xAddButton could be set_sensitive() according IsDocEditable() in TabBar::ImplEnableControls() but svtools has no knowledge about ScDocument. The alternative is to come from the other side and send some message to the control in ScTabViewShell::GetStateTable() for FID_INS_TABLE. Maybe Hossein has an idea how to solve this. -- You are receiving this mail because: You are the assignee for the bug.
