Salome HOME
This commit was generated by cvs2git to create branch 'CCAR_br1'.
[modules/kernel.git] / src / SALOMEGUI / SALOMEGUI_Swig.i
index 65db3148930cd8e395039829b82a3ab92395f444..b1df59b535396d8e4bfacfcc7241208293a121e8 100644 (file)
@@ -60,4 +60,7 @@ class SALOMEGUI_Swig
 /* check */
   bool IsInCurrentView(const char *Entry);
 
+/* component name */
+  const char* getComponentName( const char* ComponentUserName );
+  const char* getComponentUserName( const char* ComponentName );
 };