View | Details | Raw Unified | Return to issue 65788
Collapse All | Expand All

(-)com/sun/star/lang/makefile.mk (-5 / +5 lines)
Lines 46-68 Link Here
46
# ------------------------------------------------------------------------
46
# ------------------------------------------------------------------------
47
47
48
IDLFILES=\
48
IDLFILES=\
49
	IllegalArgumentException.idl\
50
	Locale.idl\
51
	ServiceManager.idl\
52
	RegistryServiceManager.idl\
53
	EventObject.idl\
49
	ArrayIndexOutOfBoundsException.idl\
54
	ArrayIndexOutOfBoundsException.idl\
50
	ClassNotFoundException.idl\
55
	ClassNotFoundException.idl\
51
	DisposedException.idl\
56
	DisposedException.idl\
52
	EventObject.idl\
53
	IllegalAccessException.idl\
57
	IllegalAccessException.idl\
54
	IllegalArgumentException.idl\
55
	IndexOutOfBoundsException.idl\
58
	IndexOutOfBoundsException.idl\
56
	InvalidListenerException.idl\
59
	InvalidListenerException.idl\
57
	ListenerExistException.idl\
60
	ListenerExistException.idl\
58
	Locale.idl\
59
	MultiServiceFactory.idl\
61
	MultiServiceFactory.idl\
60
	NoSuchFieldException.idl\
62
	NoSuchFieldException.idl\
61
	NoSuchMethodException.idl\
63
	NoSuchMethodException.idl\
62
	NoSupportException.idl\
64
	NoSupportException.idl\
63
	NullPointerException.idl\
65
	NullPointerException.idl\
64
	RegistryServiceManager.idl\
65
	ServiceManager.idl\
66
	ServiceNotRegisteredException.idl\
66
	ServiceNotRegisteredException.idl\
67
	SystemDependent.idl\
67
	SystemDependent.idl\
68
	WrappedTargetException.idl\
68
	WrappedTargetException.idl\
(-)com/sun/star/uno/makefile.mk (-1 / +1 lines)
Lines 46-57 Link Here
46
# ------------------------------------------------------------------------
46
# ------------------------------------------------------------------------
47
47
48
IDLFILES=\
48
IDLFILES=\
49
	TypeClass.idl\
49
	Exception.idl\
50
	Exception.idl\
50
	NamingService.idl\
51
	NamingService.idl\
51
	RuntimeException.idl\
52
	RuntimeException.idl\
52
	SecurityException.idl\
53
	SecurityException.idl\
53
	DeploymentException.idl\
54
	DeploymentException.idl\
54
	TypeClass.idl\
55
	Uik.idl\
55
	Uik.idl\
56
	XAdapter.idl\
56
	XAdapter.idl\
57
	XAggregation.idl\
57
	XAggregation.idl\

Return to issue 65788