Home
last modified time | relevance | path

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

/aoo4110/main/forms/source/xforms/submission/
H A Dsubmission_get.cxx66 pHelper->m_aInteractionHandler = aInteractionHandler; in submit()
68 …pHelper->m_aInteractionHandler = CSS::uno::Reference< XInteractionHandler >(m_aFactory->createInst… in submit()
70 OSL_ENSURE(pHelper->m_aInteractionHandler.is(), "failed to create IntreractionHandler"); in submit()
H A Dreplace.cxx126 pHelper->m_aInteractionHandler = _xHandler; in createSerialization()
128 …pHelper->m_aInteractionHandler = CSS::uno::Reference< XInteractionHandler >(m_aFactory->createInst… in createSerialization()
130 OSL_ENSURE(pHelper->m_aInteractionHandler.is(), "failed to create IntreractionHandler"); in createSerialization()
H A Dsubmission.hxx67 CSS::uno::Reference< CSS::task::XInteractionHandler > m_aInteractionHandler; member in CCommandEnvironmentHelper
73 return m_aInteractionHandler; in getInteractionHandler()

Completed in 14 milliseconds