addPage(int no, IpePage *page) | IpeDocument | |
AddStyleSheet(IpeDataSource &source) | IpeDocument | |
CheckStyle(IpeAttributeSeq &seq) const | IpeDocument | |
EEps enum value | IpeDocument | |
EExport enum value | IpeDocument | |
EIpe5 enum value | IpeDocument | |
ELastView enum value | IpeDocument | |
ENoColor enum value | IpeDocument | |
ENoShading enum value | IpeDocument | |
EPdf enum value | IpeDocument | |
ESaveNormal enum value | IpeDocument | |
EUnknown enum value | IpeDocument | |
EXml enum value | IpeDocument | |
FileFormat(IpeDataSource &source) | IpeDocument | [static] |
FindBitmaps(IpeBitmapFinder &bm) const | IpeDocument | |
FontPool() const | IpeDocument | [inline] |
GetStyleSheet() | IpeDocument | [inline] |
HasTrueTypeFonts() const (defined in IpeDocument) | IpeDocument | |
iEdited (defined in IpeDocument) | IpeDocument | [protected] |
iFontPool (defined in IpeDocument) | IpeDocument | [protected] |
iPages (defined in IpeDocument) | IpeDocument | [protected] |
IpeDocument() | IpeDocument | |
iProperties (defined in IpeDocument) | IpeDocument | [protected] |
iRepository (defined in IpeDocument) | IpeDocument | [protected] |
IsEdited() const | IpeDocument | |
iStyleSheet (defined in IpeDocument) | IpeDocument | [protected] |
layout() const | IpeDocument | |
New(IpeDataSource &source, TFormat format, int &reason) | IpeDocument | [static] |
New(const char *fname, int &reason) (defined in IpeDocument) | IpeDocument | [static] |
newPage(int gridSize) | IpeDocument | |
page(int no) const | IpeDocument | [inline] |
page(int no) | IpeDocument | [inline] |
pages() const (defined in IpeDocument) | IpeDocument | [inline] |
Properties() const | IpeDocument | [inline] |
removePage(int no) | IpeDocument | |
Repository() | IpeDocument | [inline] |
Repository() const | IpeDocument | [inline] |
Save(IpeTellStream &stream, IpeString creator, TFormat format, uint flags, int fromPage, int toPage, int compressLevel=9) const | IpeDocument | |
Save(const char *fname, IpeString creator, TFormat format, uint flags, int fromPage=-1, int toPage=-1, int compressLevel=9) const (defined in IpeDocument) | IpeDocument | |
SaveAsXml(IpeStream &stream, IpeString creator, bool usePdfBitmaps=false) const | IpeDocument | |
SetEdited(bool edited) | IpeDocument | |
SetFontPool(IpeFontPool *fontPool) | IpeDocument | |
setPage(int no, IpePage *page) | IpeDocument | |
SetProperties(const SProperties &info) | IpeDocument | |
SetStyleSheet(IpeStyleSheet *sheet) | IpeDocument | |
StyleSheet() const | IpeDocument | [inline] |
TFormat enum name | IpeDocument | |
totalViews() const | IpeDocument | |
~IpeDocument() | IpeDocument | |