src/epubutils/epub_utils.cpp File Reference

#include "wx/wx.h"
#include "wx/datstrm.h"
#include "wx/arrimpl.cpp"
#include "wx/wfstream.h"
#include "wx/txtstrm.h"
#include "wx/zipstrm.h"
#include "wx/textfile.h"
#include "wx/intl.h"
#include "wx/xrc/xmlres.h"
#include "wx/dir.h"
#include "fileutils/fileutils.h"
#include "epubutils/epub_utils.h"

Functions

int ebStringFindInsens (const wxString &source, const wxString &match)
wxString ebFindTag (const wxString &str, const wxString &tag)
wxString ebFindTag (wxString &str, const wxString &tag)
wxString ebFindTitle (const wxString &htmlFilename)
wxString ebMakeRelative (const wxString &filename1, const wxString &relativeTo)
 Return a relative file.

Function Documentation

wxString ebFindTag ( wxString &  str,
const wxString &  tag 
)

wxString ebFindTag ( const wxString &  str,
const wxString &  tag 
)

wxString ebFindTitle ( const wxString &  htmlFilename  ) 

wxString ebMakeRelative ( const wxString &  filename1,
const wxString &  relativeTo 
)

Return a relative file.

int ebStringFindInsens ( const wxString &  source,
const wxString &  match 
)


Generated on Wed May 6 19:22:06 2009 for AxTk by  doxygen 1.5.8