Ignore:
Timestamp:
1999-10-31T11:23:11+13:00 (25 years ago)
Author:
sjboddie
Message:

moved table functions from browsetools

File:
1 edited

Legend:

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

    r670 r749  
    8686};
    8787
     88bool is_table_content (const text_t &formatstring);
     89bool is_table_content (const format_t *formatlistptr);
     90
    8891bool get_formatstring (const text_t &key, const text_tmap &formatstringmap,
    8992               text_t &formatstring);
Note: See TracChangeset for help on using the changeset viewer.