20module 
com { module sun { module star { module drawing { module framework {
 
   22interface XConfigurationChangeRequest;
 
A single explicit request for a configuration change.
Definition XConfigurationChangeRequest.idl:39
The request queue of the configuration controller handles requests for changes to the current configu...
Definition XConfigurationControllerRequestQueue.idl:33
boolean hasPendingRequests()
Return whether there are pending requests for configuration changes.
void postChangeRequest([in] XConfigurationChangeRequest xRequest)
Add a request for a configuration change to the request queue.
Definition Ambiguous.idl:20