OSSP CVS Repository

ossp - Difference in ossp-pkg/as/as-gui/as_slot.cpp versions 1.75 and 1.76
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/as/as-gui/as_slot.cpp 1.75 -> 1.76

--- as_slot.cpp  2002/12/20 17:42:10     1.75
+++ as_slot.cpp  2003/01/16 08:26:29     1.76
@@ -1138,6 +1138,33 @@
 }
 
 //
+// Generate a local formatted report
+//
+void Titraqform::genReport(void)
+{
+    Prototype Unimp;
+    Unimp.doMbox();
+}
+
+//
+// Syncronize data with server using IIOP
+//
+void Titraqform::syncIiop(void)
+{
+    Prototype Unimp;
+    Unimp.doMbox();
+}
+
+//
+// Syncronize data with server using SOAP
+//
+void Titraqform::syncSoap(void)
+{
+    Prototype Unimp;
+    Unimp.doMbox();
+}
+
+//
 // Save user preferences
 //
 void Titraqform::savePrefs(void)

CVSTrac 2.0.1