Changeset 209 for trunk/desktop/idl
- Timestamp:
- Jan 21, 2007, 4:57:47 PM (19 years ago)
- Location:
- trunk/desktop/idl
- Files:
-
- 2 edited
-
m_wpobject.idl (modified) (1 diff)
-
wpobject.idl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/desktop/idl/m_wpobject.idl
r206 r209 55 55 /* Methods overriden by this class */ 56 56 NOMOVERRIDE(nomInit); 57 NOMOVERRIDE(nomUn init);57 NOMOVERRIDE(nomUnInit); 58 58 59 59 /* Instance variables of this class. Theses are not -
trunk/desktop/idl/wpobject.idl
r203 r209 124 124 /* Methods overriden by this class */ 125 125 NOMOVERRIDE(nomInit); 126 NOMOVERRIDE(nomUn init);126 NOMOVERRIDE(nomUnInit); 127 127 128 128 /* Instancce variables of this class. Theses are not
Note:
See TracChangeset
for help on using the changeset viewer.
