_hwpFont | HWPFile | private |
_hwpInfo | HWPFile | private |
_hwpStyle | HWPFile | private |
A3Paper enum value | HWPFile | |
A4Paper enum value | HWPFile | |
AddCharShape(std::shared_ptr< CharShape > const &) | HWPFile | |
AddColumnInfo() | HWPFile | |
AddDateFormat(DateCode *) | HWPFile | |
AddFBoxStyle(FBoxStyle *) | HWPFile | |
AddHeaderFooter(HeaderFooter *) | HWPFile | |
AddPage() | HWPFile | inline |
AddPageNumber(ShowPageNum *) | HWPFile | |
AddParaShape(std::shared_ptr< ParaShape > const &) | HWPFile | |
AddTable(std::unique_ptr< Table >) | HWPFile | |
already_importing_type(unsigned char scflag) const | HWPFile | inline |
B4Paper enum value | HWPFile | |
B5Paper enum value | HWPFile | |
Col132Paper enum value | HWPFile | |
Col80Paper enum value | HWPFile | |
columnlist | HWPFile | private |
compareCharShape(CharShape const *shape) | HWPFile | private |
compareParaShape(ParaShape const *shape) | HWPFile | private |
compressed | HWPFile | |
cslist | HWPFile | private |
cur_doc | HWPFile | privatestatic |
currenthyper | HWPFile | private |
datecodes | HWPFile | private |
element_import_stack | HWPFile | private |
emblist | HWPFile | private |
encrypted | HWPFile | |
error_code | HWPFile | |
fbslist | HWPFile | private |
FontRead(void) | HWPFile | |
getCharShape(int) | HWPFile | |
getCharShapeCount() const | HWPFile | inline |
getColumnCount() const | HWPFile | inline |
GetColumnDef(int) | HWPFile | |
GetCurrentDoc | HWPFile | friend |
getCurrentPage() const | HWPFile | inline |
getDateCode(int) | HWPFile | |
getDateFormatCount() const | HWPFile | inline |
GetEmPicture(Picture *pic) | HWPFile | |
GetEmPictureByName(char *name) | HWPFile | |
getFBoxStyle(int) | HWPFile | |
getFBoxStyleCount() const | HWPFile | inline |
GetFirstPara(void) | HWPFile | inline |
getHeaderFooter(int) | HWPFile | |
getHeaderFooterCount() const | HWPFile | inline |
GetHWPFont(void) | HWPFile | inline |
GetHWPInfo(void) | HWPFile | inline |
GetHWPStyle(void) | HWPFile | inline |
GetHyperText() | HWPFile | |
getMaxSettedPage() const | HWPFile | inline |
GetPageMasterNum(int page) | HWPFile | |
getPageNumber(int) | HWPFile | |
getPageNumberCount() const | HWPFile | inline |
getParaShape(int) | HWPFile | |
getParaShapeCount() const | HWPFile | inline |
getTable(int) | HWPFile | |
getTableCount() const | HWPFile | inline |
headerfooters | HWPFile | private |
hiodev | HWPFile | private |
HWPFile() | HWPFile | |
hyperlist | HWPFile | private |
info_block_len | HWPFile | |
InfoRead(void) | HWPFile | |
LegalPaper enum value | HWPFile | |
LetterPaper enum value | HWPFile | |
linenumber | HWPFile | |
m_nCurrentPage | HWPFile | private |
m_nMaxSettedPage | HWPFile | private |
move_to_failed(std::unique_ptr< HWPPara > rPara) | HWPFile | |
oledata | HWPFile | |
Open(std::unique_ptr< HStream >) | HWPFile | |
pagenumbers | HWPFile | private |
Paper enum name | HWPFile | |
ParaListRead() | HWPFile | |
pfailedlist | HWPFile | private |
plist | HWPFile | private |
pop_hpara_type() | HWPFile | inline |
pslist | HWPFile | private |
push_hpara_type(unsigned char scflag) | HWPFile | inline |
Read1b(unsigned char &out) | HWPFile | |
Read1b(char &out) | HWPFile | |
Read2b(unsigned short &out) | HWPFile | |
Read2b(char16_t &out) | HWPFile | |
Read2b(void *ptr, size_t nmemb) | HWPFile | |
Read4b(unsigned int &out) | HWPFile | |
Read4b(int &out) | HWPFile | |
ReadBlock(void *ptr, size_t size) | HWPFile | |
readdepth | HWPFile | |
ReadHwpFile(std::unique_ptr< HStream >) | HWPFile | |
ReadParaList(std::vector< std::unique_ptr< HWPPara > > &aplist, unsigned char flag=0) | HWPFile | |
ReadParaList(std::vector< HWPPara * > &aplist) | HWPFile | |
scratch | HWPFile | |
SetColumnDef(std::shared_ptr< ColumnDef > const &) | HWPFile | |
SetCompressed(bool) | HWPFile | |
SetCurrentDoc | HWPFile | friend |
SetIODevice(std::unique_ptr< HIODev > hiodev) | HWPFile | |
setMaxSettedPage() | HWPFile | inline |
SetState(int errcode) | HWPFile | |
SkipBlock(size_t size) | HWPFile | |
State(void) const | HWPFile | inline |
StyleRead(void) | HWPFile | |
tables | HWPFile | private |
TagsRead() | HWPFile | |
UserPaper enum value | HWPFile | |
version | HWPFile | |
~HWPFile() | HWPFile | |