Searched refs:ControlEvent (Results 1 – 17 of 17) sorted by relevance
/aoo42x/main/scp2/source/ooo/ |
H A D | windowscustomaction_ooo.scp | 233 …Assignment2 = ("ControlEvent", "SetupType", "Next", "DoAction", "CheckInstallDirectory", "_IsSetup… 234 …Assignment3 = ("ControlEvent", "CustomSetup", "Next", "DoAction", "CheckInstallDirectory", "Not In… 339 …Assignment1 = ("ControlEvent", "DestinationFolder", "Next", "DoAction", "ShutDownQuickstarter", "1… 349 …Assignment1 = ("ControlEvent", "ReadyToInstall", "InstallNow", "DoAction", "IsOfficeRunning", "1",… 386 …Assignment1 = ("ControlEvent", "InstallWelcome", "Next", "DoAction", "SetUserInstallMode", "1", "1… 387 …Assignment2 = ("ControlEvent", "InstallChangeFolder", "OK", "DoAction", "SetUserInstallMode", "1",… 407 …Assignment1 = ("ControlEvent", "InstallWelcome", "Next", "DoAction", "SetUserInstallMode", "1", "1… 408 …Assignment2 = ("ControlEvent", "InstallChangeFolder", "OK", "DoAction", "SetUserInstallMode", "1",… 483 …Assignment1 = ("ControlEvent", "CustomSetup", "Next", "DoAction", "LookForRegisteredExtensions", "… 492 …Assignment1 = ("ControlEvent", "FileTypeDialog", "Next", "DoAction", "RegisterSomeExtensions", "1"…
|
/aoo42x/main/extensions/source/propctrlr/ |
H A D | browserlistbox.cxx | 81 struct ControlEvent : public ::comphelper::AnyEvent struct 86 ControlEvent( const Reference< XPropertyControl >& _rxControl, ControlEventType _eType ) in ControlEvent() function 267 pEvent = new ControlEvent( _rxControl, _eType ); in impl_notify_throw() 334 const ControlEvent& rControlEvent = static_cast< const ControlEvent& >( _rEvent ); in impl_processEvent_throw()
|
/aoo42x/main/offapi/com/sun/star/frame/ |
H A D | XControlNotificationListener.idl | 31 #include <com/sun/star/frame/ControlEvent.idl> 53 void controlEvent( [in] ControlEvent Event );
|
H A D | ControlEvent.idl | 45 struct ControlEvent
|
H A D | makefile.mk | 43 ControlEvent.idl\
|
/aoo42x/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/ |
H A D | _Validat.idt | 105 ControlEvent Argument N Formatted A value to be used as a modifier when triggering a particula… 106 ControlEvent Condition Y Condition A standard conditional statement that specifies under which… 107 ControlEvent Control_ N Control 2 Identifier A foreign key to the Control table, name of the con… 108 ControlEvent Dialog_ N Dialog 1 Identifier A foreign key to the Dialog table, name of the dialog. 109 ControlEvent Event N Formatted An identifier that specifies the type of the event that should … 110 ControlEvent Ordering Y 0 2147483647 An integer used to order several events tied to the same c…
|
H A D | ControlE.idt | 3 ControlEvent Dialog_ Control_ Event Argument Condition
|
/aoo42x/main/instsetoo_native/inc_openoffice/windows/msi_templates/ |
H A D | _Validat.idt | 105 ControlEvent Argument N Formatted A value to be used as a modifier when triggering a particula… 106 ControlEvent Condition Y Condition A standard conditional statement that specifies under which… 107 ControlEvent Control_ N Control 2 Identifier A foreign key to the Control table, name of the con… 108 ControlEvent Dialog_ N Dialog 1 Identifier A foreign key to the Dialog table, name of the dialog. 109 ControlEvent Event N Formatted An identifier that specifies the type of the event that should … 110 ControlEvent Ordering Y 0 2147483647 An integer used to order several events tied to the same c…
|
H A D | ControlE.idt | 3 ControlEvent Dialog_ Control_ Event Argument Condition
|
/aoo42x/main/instsetoo_native/inc_sdkoo/windows/msi_templates/ |
H A D | _Validat.idt | 105 ControlEvent Argument N Formatted A value to be used as a modifier when triggering a particula… 106 ControlEvent Condition Y Condition A standard conditional statement that specifies under which… 107 ControlEvent Control_ N Control 2 Identifier A foreign key to the Control table, name of the con… 108 ControlEvent Dialog_ N Dialog 1 Identifier A foreign key to the Dialog table, name of the dialog. 109 ControlEvent Event N Formatted An identifier that specifies the type of the event that should … 110 ControlEvent Ordering Y 0 2147483647 An integer used to order several events tied to the same c…
|
H A D | ControlE.idt | 3 ControlEvent Dialog_ Control_ Event Argument Condition
|
/aoo42x/main/instsetoo_native/inc_ure/windows/msi_templates/ |
H A D | _Validat.idt | 105 ControlEvent Argument N Formatted A value to be used as a modifier when triggering a particula… 106 ControlEvent Condition Y Condition A standard conditional statement that specifies under which… 107 ControlEvent Control_ N Control 2 Identifier A foreign key to the Control table, name of the con… 108 ControlEvent Dialog_ N Dialog 1 Identifier A foreign key to the Dialog table, name of the dialog. 109 ControlEvent Event N Formatted An identifier that specifies the type of the event that should … 110 ControlEvent Ordering Y 0 2147483647 An integer used to order several events tied to the same c…
|
H A D | ControlE.idt | 3 ControlEvent Dialog_ Control_ Event Argument Condition
|
/aoo42x/main/framework/source/uielement/ |
H A D | complextoolbarcontroller.cxx | 271 frame::ControlEvent aEvent; in IMPL_STATIC_LINK_NOINSTANCE()
|
/aoo42x/main/odk/examples/cpp/complextoolbarcontrols/ |
H A D | MyProtocolHandler.h | 139 virtual void SAL_CALL controlEvent( const ::com::sun::star::frame::ControlEvent& Event )
|
H A D | MyProtocolHandler.cxx | 474 void SAL_CALL BaseDispatch::controlEvent( const ControlEvent& Event ) throw (RuntimeException) in controlEvent()
|
/aoo42x/main/offapi/ |
H A D | UnoApi_offapi.mk | 2118 offapi/com/sun/star/frame/ControlEvent \
|
Completed in 139 milliseconds