Subversion Repositories svn1-original

Rev

Rev 363 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 363 Rev 374
Line 220... Line 220...
220
int csv_print( const char *format, ... );
220
int csv_print( const char *format, ... );
221
void set_commands ( char * cptr);
221
void set_commands ( char * cptr);
222
void tdnload_store(void);
222
void tdnload_store(void);
223
char *url_encode(const char *str);
223
char *url_encode(const char *str);
224
const QString &getPrinterFile(void);
224
const QString &getPrinterFile(void);
-
 
225
char *setHref( const char *format, ... );
225
 
226
 
226
/********************************* EOF ***********************************/
227
/********************************* EOF ***********************************/