:: com :: sun :: star :: oooimprovement ::

unpublished interface XCoreController
Usage Restrictions
not published
Description
specifies the interface used to control the OOo Improvement core components
Since
OOo 3.0

Methods' Summary
enablingUiEventsLoggerAllowed specifies if the core UiEventsLogger should enable itself  
showBuiltinOptionsPage  
Methods' Details
enablingUiEventsLoggerAllowed
boolean
enablingUiEventsLoggerAllowed( [in] short  Version );

Description
specifies if the core UiEventsLogger should enable itself
showBuiltinOptionsPage
boolean
showBuiltinOptionsPage( [in] short  Version );

Top of Page