Home
last modified time | relevance | path

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

/AOO41X/main/basic/source/classes/
H A Dsbxmod.cxx2213 SbUserFormModule* mpUserForm; member in FormObjEventListenerImpl
2226 mpUserForm( pUserForm ), mxComponent( xComponent), mxModel( xModel ), in FormObjEventListenerImpl()
2292 if ( mpUserForm ) in windowOpened()
2299 mpUserForm->triggerActivateEvent(); in windowOpened()
2326mpUserForm->triggerMethod( rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Userform_QueryClose") ), in windowClosing()
2355 if ( mpUserForm ) in windowActivated()
2361 mpUserForm->triggerActivateEvent(); in windowActivated()
2368 if ( mpUserForm ) in windowDeactivated()
2369 mpUserForm->triggerDeactivateEvent(); in windowDeactivated()
2374 if ( mpUserForm ) in windowResized()
[all …]