20 #ifndef __com_sun_star_frame_DispatchResultState_idl__
21 #define __com_sun_star_frame_DispatchResultState_idl__
24 module com { module sun { module star { module frame {
28 published constants DispatchResultState
const short DONTKNOW
specifies an unknown character set.
Definition: CharSet.idl:44
const short FAILURE
indicates: dispatch failed
Definition: DispatchResultState.idl:32
const short SUCCESS
the property has been successfully set or retrieved.
Definition: TolerantPropertySetResultType.idl:40