20 #ifndef __com_sun_star_drawing_framework_XConfigurationControllerRequestQueue_idl__
21 #define __com_sun_star_drawing_framework_XConfigurationControllerRequestQueue_idl__
25 module
com { module sun { module star { module drawing { module framework {
27 interface XConfigurationChangeRequest;
45 boolean hasPendingRequests ();
59 void postChangeRequest (
– idl definition –
Definition: Ambiguous.idl:22
The request queue of the configuration controller handles requests for changes to the current configu...
Definition: XConfigurationControllerRequestQueue.idl:37
A single explicit request for a configuration change.
Definition: XConfigurationChangeRequest.idl:44