| OLD | NEW |
| 1 #ifndef __DEFINED__SkPdfBlockLevelStructureElementsDictionary | 1 #ifndef __DEFINED__SkPdfBlockLevelStructureElementsDictionary |
| 2 #define __DEFINED__SkPdfBlockLevelStructureElementsDictionary | 2 #define __DEFINED__SkPdfBlockLevelStructureElementsDictionary |
| 3 | 3 |
| 4 #include "SkPdfUtils.h" | 4 #include "SkPdfUtils.h" |
| 5 #include "SkPdfEnums_autogen.h" | 5 #include "SkPdfEnums_autogen.h" |
| 6 #include "SkPdfArray_autogen.h" | 6 #include "SkPdfArray_autogen.h" |
| 7 #include "SkPdfDictionary_autogen.h" | 7 #include "SkPdfDictionary_autogen.h" |
| 8 | 8 |
| 9 // Additional standard layout attributes specific to block-level structure eleme
nts | 9 // Additional standard layout attributes specific to block-level structure eleme
nts |
| 10 class SkPdfBlockLevelStructureElementsDictionary : public SkPdfDictionary { | 10 class SkPdfBlockLevelStructureElementsDictionary : public SkPdfDictionary { |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 54 | 54 |
| 55 virtual SkPdfBoxColorInformationDictionary* asBoxColorInformationDictionary()
{return NULL;} | 55 virtual SkPdfBoxColorInformationDictionary* asBoxColorInformationDictionary()
{return NULL;} |
| 56 virtual const SkPdfBoxColorInformationDictionary* asBoxColorInformationDiction
ary() const {return NULL;} | 56 virtual const SkPdfBoxColorInformationDictionary* asBoxColorInformationDiction
ary() const {return NULL;} |
| 57 | 57 |
| 58 virtual SkPdfBoxStyleDictionary* asBoxStyleDictionary() {return NULL;} | 58 virtual SkPdfBoxStyleDictionary* asBoxStyleDictionary() {return NULL;} |
| 59 virtual const SkPdfBoxStyleDictionary* asBoxStyleDictionary() const {return NU
LL;} | 59 virtual const SkPdfBoxStyleDictionary* asBoxStyleDictionary() const {return NU
LL;} |
| 60 | 60 |
| 61 virtual SkPdfCIDFontDescriptorDictionary* asCIDFontDescriptorDictionary() {ret
urn NULL;} | 61 virtual SkPdfCIDFontDescriptorDictionary* asCIDFontDescriptorDictionary() {ret
urn NULL;} |
| 62 virtual const SkPdfCIDFontDescriptorDictionary* asCIDFontDescriptorDictionary(
) const {return NULL;} | 62 virtual const SkPdfCIDFontDescriptorDictionary* asCIDFontDescriptorDictionary(
) const {return NULL;} |
| 63 | 63 |
| 64 virtual SkPdfCIDFontDictionary* asCIDFontDictionary() {return NULL;} |
| 65 virtual const SkPdfCIDFontDictionary* asCIDFontDictionary() const {return NULL
;} |
| 66 |
| 64 virtual SkPdfCIDSystemInfoDictionary* asCIDSystemInfoDictionary() {return NULL
;} | 67 virtual SkPdfCIDSystemInfoDictionary* asCIDSystemInfoDictionary() {return NULL
;} |
| 65 virtual const SkPdfCIDSystemInfoDictionary* asCIDSystemInfoDictionary() const
{return NULL;} | 68 virtual const SkPdfCIDSystemInfoDictionary* asCIDSystemInfoDictionary() const
{return NULL;} |
| 66 | 69 |
| 67 virtual SkPdfCMapDictionary* asCMapDictionary() {return NULL;} | 70 virtual SkPdfCMapDictionary* asCMapDictionary() {return NULL;} |
| 68 virtual const SkPdfCMapDictionary* asCMapDictionary() const {return NULL;} | 71 virtual const SkPdfCMapDictionary* asCMapDictionary() const {return NULL;} |
| 69 | 72 |
| 70 virtual SkPdfCalgrayColorSpaceDictionary* asCalgrayColorSpaceDictionary() {ret
urn NULL;} | 73 virtual SkPdfCalgrayColorSpaceDictionary* asCalgrayColorSpaceDictionary() {ret
urn NULL;} |
| 71 virtual const SkPdfCalgrayColorSpaceDictionary* asCalgrayColorSpaceDictionary(
) const {return NULL;} | 74 virtual const SkPdfCalgrayColorSpaceDictionary* asCalgrayColorSpaceDictionary(
) const {return NULL;} |
| 72 | 75 |
| 73 virtual SkPdfCalrgbColorSpaceDictionary* asCalrgbColorSpaceDictionary() {retur
n NULL;} | 76 virtual SkPdfCalrgbColorSpaceDictionary* asCalrgbColorSpaceDictionary() {retur
n NULL;} |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 153 | 156 |
| 154 virtual SkPdfFileTrailerDictionary* asFileTrailerDictionary() {return NULL;} | 157 virtual SkPdfFileTrailerDictionary* asFileTrailerDictionary() {return NULL;} |
| 155 virtual const SkPdfFileTrailerDictionary* asFileTrailerDictionary() const {ret
urn NULL;} | 158 virtual const SkPdfFileTrailerDictionary* asFileTrailerDictionary() const {ret
urn NULL;} |
| 156 | 159 |
| 157 virtual SkPdfFontDescriptorDictionary* asFontDescriptorDictionary() {return NU
LL;} | 160 virtual SkPdfFontDescriptorDictionary* asFontDescriptorDictionary() {return NU
LL;} |
| 158 virtual const SkPdfFontDescriptorDictionary* asFontDescriptorDictionary() cons
t {return NULL;} | 161 virtual const SkPdfFontDescriptorDictionary* asFontDescriptorDictionary() cons
t {return NULL;} |
| 159 | 162 |
| 160 virtual SkPdfFontDictionary* asFontDictionary() {return NULL;} | 163 virtual SkPdfFontDictionary* asFontDictionary() {return NULL;} |
| 161 virtual const SkPdfFontDictionary* asFontDictionary() const {return NULL;} | 164 virtual const SkPdfFontDictionary* asFontDictionary() const {return NULL;} |
| 162 | 165 |
| 163 virtual SkPdfCIDFontDictionary* asCIDFontDictionary() {return NULL;} | |
| 164 virtual const SkPdfCIDFontDictionary* asCIDFontDictionary() const {return NULL
;} | |
| 165 | |
| 166 virtual SkPdfType0FontDictionary* asType0FontDictionary() {return NULL;} | 166 virtual SkPdfType0FontDictionary* asType0FontDictionary() {return NULL;} |
| 167 virtual const SkPdfType0FontDictionary* asType0FontDictionary() const {return
NULL;} | 167 virtual const SkPdfType0FontDictionary* asType0FontDictionary() const {return
NULL;} |
| 168 | 168 |
| 169 virtual SkPdfType1FontDictionary* asType1FontDictionary() {return NULL;} | 169 virtual SkPdfType1FontDictionary* asType1FontDictionary() {return NULL;} |
| 170 virtual const SkPdfType1FontDictionary* asType1FontDictionary() const {return
NULL;} | 170 virtual const SkPdfType1FontDictionary* asType1FontDictionary() const {return
NULL;} |
| 171 | 171 |
| 172 virtual SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() {return
NULL;} | 172 virtual SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() {return
NULL;} |
| 173 virtual const SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() co
nst {return NULL;} | 173 virtual const SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() co
nst {return NULL;} |
| 174 | 174 |
| 175 virtual SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() {return NULL;} | 175 virtual SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() {return NULL;} |
| (...skipping 556 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 732 * descendants. Default value: Start. | 732 * descendants. Default value: Start. |
| 733 **/ | 733 **/ |
| 734 bool has_InlineAlign() const { | 734 bool has_InlineAlign() const { |
| 735 return (ObjectFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "Inlin
eAlign", "", NULL)); | 735 return (ObjectFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "Inlin
eAlign", "", NULL)); |
| 736 } | 736 } |
| 737 | 737 |
| 738 std::string InlineAlign() const; | 738 std::string InlineAlign() const; |
| 739 }; | 739 }; |
| 740 | 740 |
| 741 #endif // __DEFINED__SkPdfBlockLevelStructureElementsDictionary | 741 #endif // __DEFINED__SkPdfBlockLevelStructureElementsDictionary |
| OLD | NEW |