38 static void ShowDeck(std::u16string_view rsDeckId,
SfxViewFrame* pViewFrame,
47 static void ShowPanel (
48 std::u16string_view rsPanelId,
49 const css::uno::Reference<css::frame::XFrame>& rxFrame,
bool bFocus =
false);
57 static void TogglePanel (
58 std::u16string_view rsPanelId,
59 const css::uno::Reference<css::frame::XFrame>& rxFrame);
61 static bool IsPanelVisible(
62 std::u16string_view rsPanelId,
63 const css::uno::Reference<css::frame::XFrame>& rxFrame);