Changeset 1914 in Sophya for trunk/SophyaPI/PI/pieldrw.cc


Ignore:
Timestamp:
Mar 4, 2002, 12:08:38 AM (24 years ago)
Author:
ansari
Message:

Implementation de DecodeOptionString() ds PIGraphicAtt ,
Ajout du flag ExchangeX<>Y ds PIGraphicUC , non implemente
Ajout de la methode DecodeOptionString(), non implemente ds
PIWdgGen, PIScDrawWdg, PIImage, PI3dDrawWdg ....

Reza 03/03/2002

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PI/pieldrw.cc

    r1904 r1914  
    7171{
    7272titleT = tt;  titleB = tb;
     73}
     74
     75/* --Methode-- */
     76int PIElDrawer::DecodeOptionString(vector<string> & opt, bool rmdecopt)
     77{
     78  // AFAIRE Reza 01/03/2002
     79  return(0);
    7380}
    7481
Note: See TracChangeset for help on using the changeset viewer.