Home
last modified time | relevance | path

Searched refs:PersistentWindowState (Results 1 – 3 of 3) sorted by relevance

/trunk/main/framework/source/helper/
H A Dpersistentwindowstate.cxx73 DEFINE_XINTERFACE_4(PersistentWindowState , in DEFINE_XINTERFACE_4() argument
80 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()
183PersistentWindowState::implst_setWindowStateOnConfig(xSMGR, sModuleName, sWindowState); in frameAction()
[all …]
/trunk/main/framework/inc/helper/
H A Dpersistentwindowstate.hxx86 class PersistentWindowState : // interfaces class
115PersistentWindowState(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR);
116 …virtual ~PersistentWindowState( …
/trunk/main/framework/source/services/
H A Dtaskcreatorsrv.cxx346 PersistentWindowState* pPersistentStateHandler = new PersistentWindowState(xSMGR); in implts_establishWindowStateListener()

Completed in 25 milliseconds