/[ghosts]/ghosts/gedcomviewer/src/MMIglade/src/MMIPersonalName.hh
ViewVC logotype

Diff of /ghosts/gedcomviewer/src/MMIglade/src/MMIPersonalName.hh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by cpcp, Tue Nov 12 21:25:22 2002 UTC revision 1.3 by cpcp, Mon Feb 3 21:23:36 2003 UTC
# Line 43  public: Line 43  public:
43    void setPersonalName(std::string const &);    void setPersonalName(std::string const &);
44    void setNamePieceGiven(std::string const &);    void setNamePieceGiven(std::string const &);
45    void setNamePieceSurname(std::string const &);    void setNamePieceSurname(std::string const &);
46      std::string const getNamePieceGiven(void);
47      std::string const getNamePieceSurname(void);
48      Gtk::Entry * const getNamePieceGivenWidget(void);
49      Gtk::Entry * const getNamePieceSurnameWidget(void);
50  };  };
51  #endif  #endif

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26