Searched refs:PersistentWindowState (Results 1 – 3 of 3) sorted by relevance
73 DEFINE_XINTERFACE_4(PersistentWindowState , in DEFINE_XINTERFACE_4() argument80 DEFINE_XTYPEPROVIDER_4(PersistentWindowState , in DEFINE_XINTERFACE_4()87 PersistentWindowState::PersistentWindowState(const css::uno::Reference< css::lang::XMultiServiceFac… in DEFINE_XINTERFACE_4()95 PersistentWindowState::~PersistentWindowState() in ~PersistentWindowState()100 void SAL_CALL PersistentWindowState::initialize(const css::uno::Sequence< css::uno::Any >& lArgumen… in initialize()131 void SAL_CALL PersistentWindowState::frameAction(const css::frame::FrameActionEvent& aEvent) in frameAction()152 ::rtl::OUString sModuleName = PersistentWindowState::implst_identifyModule(xSMGR, xFrame); in frameAction()163 PersistentWindowState::implst_setWindowStateOnWindow(xWindow,sWindowState); in frameAction()182 … ::rtl::OUString sWindowState = PersistentWindowState::implst_getWindowStateFromWindow(xWindow); in frameAction()183 … PersistentWindowState::implst_setWindowStateOnConfig(xSMGR, sModuleName, sWindowState); in frameAction()[all …]
86 class PersistentWindowState : // interfaces class115 … PersistentWindowState(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR);116 …virtual ~PersistentWindowState( …
346 PersistentWindowState* pPersistentStateHandler = new PersistentWindowState(xSMGR); in implts_establishWindowStateListener()
Completed in 16 milliseconds