Ignore:
Timestamp:
1999-10-31T12:02:46+13:00 (25 years ago)
Author:
sjboddie
Message:

tidied things up slightly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/pagedbrowserclass.h

    r747 r752  
    4141
    4242  // returns the name that specifies the browserclass type
    43   virtual text_t get_browser_name ();
     43  text_t get_browser_name ();
    4444
    4545  void load_metadata_defaults (text_tset &metadata);
     
    5151
    5252  int output_section_group (ResultDocInfo_t &section, cgiargsclass &args,
    53                 const text_t collection, int colnumber, format_t *formatlistptr,
     53                const text_t &collection, int colnumber, format_t *formatlistptr,
    5454                bool use_table, text_tset &metadata, bool &getParents,
    5555                recptproto *collectproto, displayclass &disp,
     
    5757
    5858  int output_section_group (FilterResponse_t &sections, cgiargsclass &args,
    59                 const text_t collection, int colnumber, format_t *formatlistptr,
     59                const text_t &collection, int colnumber, format_t *formatlistptr,
    6060                bool use_table, text_tset &metadata, bool &getParents,
    6161                recptproto *collectproto, displayclass &disp,
Note: See TracChangeset for help on using the changeset viewer.