Changeset 283 for trunk/foundation/idl
- Timestamp:
- Mar 31, 2007, 6:15:20 PM (19 years ago)
- Location:
- trunk/foundation/idl
- Files:
-
- 2 edited
-
nomfilepath.idl (modified) (1 diff)
-
nomstring.idl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/foundation/idl/nomfilepath.idl
r227 r283 46 46 interface NOMPath : NOMString 47 47 { 48 #ifdef __NOM_IDL_COMPILER__ 49 filestem=nomfilepath; 50 #endif 48 51 /** 49 52 The current version of this class is 1.0 -
trunk/foundation/idl/nomstring.idl
r227 r283 51 51 interface NOMString : NOMObject 52 52 { 53 #ifdef __NOM_IDL_COMPILER__ 54 filestem=nomstring; 55 #endif 56 53 57 /** 54 58 The current version of this class is 1.0
Note:
See TracChangeset
for help on using the changeset viewer.
