LibreOffice Module framework (master) 1
|
This is the complete list of members for framework::PersistentWindowState, including all inherited members.
disposing(const css::lang::EventObject &aEvent) override | framework::PersistentWindowState | virtual |
frameAction(const css::frame::FrameActionEvent &aEvent) override | framework::PersistentWindowState | virtual |
implst_getWindowStateFromConfig(const css::uno::Reference< css::uno::XComponentContext > &rxContext, std::u16string_view sModuleName) | framework::PersistentWindowState | privatestatic |
implst_getWindowStateFromWindow(const css::uno::Reference< css::awt::XWindow > &xWindow) | framework::PersistentWindowState | privatestatic |
implst_identifyModule(const css::uno::Reference< css::uno::XComponentContext > &rxContext, const css::uno::Reference< css::frame::XFrame > &xFrame) | framework::PersistentWindowState | privatestatic |
implst_setWindowStateOnConfig(const css::uno::Reference< css::uno::XComponentContext > &rxContext, std::u16string_view sModuleName, const OUString &sWindowState) | framework::PersistentWindowState | privatestatic |
implst_setWindowStateOnWindow(const css::uno::Reference< css::awt::XWindow > &xWindow, std::u16string_view sWindowState) | framework::PersistentWindowState | privatestatic |
initialize(const css::uno::Sequence< css::uno::Any > &lArguments) override | framework::PersistentWindowState | virtual |
m_bWindowStateAlreadySet | framework::PersistentWindowState | private |
m_xContext | framework::PersistentWindowState | private |
m_xFrame | framework::PersistentWindowState | private |
PersistentWindowState(css::uno::Reference< css::uno::XComponentContext > xContext) | framework::PersistentWindowState | |
~PersistentWindowState() override | framework::PersistentWindowState | virtual |