https://bugs.documentfoundation.org/show_bug.cgi?id=87638
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #18 from Heiko Tietze <[email protected]> --- Too difficult for me. "Slides" is defined via STR_LEFT_PANE_IMPRESS_TITLE, the LeftPaneImpressChildWindow receives this title in the c'tor at sd/source/ui/dlg/PaneChildWindows.cxx. Could imagine to do something like ::sd::LeftPaneImpressChildWindow->GetWindow()->set_title(<foo>), which doesn't exist, for SID_SLIDE_MASTER_MODE / SID_CLOSE_MASTER_VIEW. The current mode should be easy accessible via "enum class EditMode". -- You are receiving this mail because: You are the assignee for the bug.
