| OLD | NEW |
| 1 #ifndef __DEFINED__SkPdfInteger | 1 #ifndef __DEFINED__SkPdfInteger |
| 2 #define __DEFINED__SkPdfInteger | 2 #define __DEFINED__SkPdfInteger |
| 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 "SkPdfObject_autogen.h" | 7 #include "SkPdfObject_autogen.h" |
| 8 | 8 |
| 9 class SkPdfInteger : public SkPdfObject { | 9 class SkPdfInteger : public SkPdfObject { |
| 10 public: | 10 public: |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 65 | 65 |
| 66 virtual SkPdfBoxColorInformationDictionary* asBoxColorInformationDictionary()
{return NULL;} | 66 virtual SkPdfBoxColorInformationDictionary* asBoxColorInformationDictionary()
{return NULL;} |
| 67 virtual const SkPdfBoxColorInformationDictionary* asBoxColorInformationDiction
ary() const {return NULL;} | 67 virtual const SkPdfBoxColorInformationDictionary* asBoxColorInformationDiction
ary() const {return NULL;} |
| 68 | 68 |
| 69 virtual SkPdfBoxStyleDictionary* asBoxStyleDictionary() {return NULL;} | 69 virtual SkPdfBoxStyleDictionary* asBoxStyleDictionary() {return NULL;} |
| 70 virtual const SkPdfBoxStyleDictionary* asBoxStyleDictionary() const {return NU
LL;} | 70 virtual const SkPdfBoxStyleDictionary* asBoxStyleDictionary() const {return NU
LL;} |
| 71 | 71 |
| 72 virtual SkPdfCIDFontDescriptorDictionary* asCIDFontDescriptorDictionary() {ret
urn NULL;} | 72 virtual SkPdfCIDFontDescriptorDictionary* asCIDFontDescriptorDictionary() {ret
urn NULL;} |
| 73 virtual const SkPdfCIDFontDescriptorDictionary* asCIDFontDescriptorDictionary(
) const {return NULL;} | 73 virtual const SkPdfCIDFontDescriptorDictionary* asCIDFontDescriptorDictionary(
) const {return NULL;} |
| 74 | 74 |
| 75 virtual SkPdfCIDFontDictionary* asCIDFontDictionary() {return NULL;} |
| 76 virtual const SkPdfCIDFontDictionary* asCIDFontDictionary() const {return NULL
;} |
| 77 |
| 75 virtual SkPdfCIDSystemInfoDictionary* asCIDSystemInfoDictionary() {return NULL
;} | 78 virtual SkPdfCIDSystemInfoDictionary* asCIDSystemInfoDictionary() {return NULL
;} |
| 76 virtual const SkPdfCIDSystemInfoDictionary* asCIDSystemInfoDictionary() const
{return NULL;} | 79 virtual const SkPdfCIDSystemInfoDictionary* asCIDSystemInfoDictionary() const
{return NULL;} |
| 77 | 80 |
| 78 virtual SkPdfCMapDictionary* asCMapDictionary() {return NULL;} | 81 virtual SkPdfCMapDictionary* asCMapDictionary() {return NULL;} |
| 79 virtual const SkPdfCMapDictionary* asCMapDictionary() const {return NULL;} | 82 virtual const SkPdfCMapDictionary* asCMapDictionary() const {return NULL;} |
| 80 | 83 |
| 81 virtual SkPdfCalgrayColorSpaceDictionary* asCalgrayColorSpaceDictionary() {ret
urn NULL;} | 84 virtual SkPdfCalgrayColorSpaceDictionary* asCalgrayColorSpaceDictionary() {ret
urn NULL;} |
| 82 virtual const SkPdfCalgrayColorSpaceDictionary* asCalgrayColorSpaceDictionary(
) const {return NULL;} | 85 virtual const SkPdfCalgrayColorSpaceDictionary* asCalgrayColorSpaceDictionary(
) const {return NULL;} |
| 83 | 86 |
| 84 virtual SkPdfCalrgbColorSpaceDictionary* asCalrgbColorSpaceDictionary() {retur
n NULL;} | 87 virtual SkPdfCalrgbColorSpaceDictionary* asCalrgbColorSpaceDictionary() {retur
n NULL;} |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 164 | 167 |
| 165 virtual SkPdfFileTrailerDictionary* asFileTrailerDictionary() {return NULL;} | 168 virtual SkPdfFileTrailerDictionary* asFileTrailerDictionary() {return NULL;} |
| 166 virtual const SkPdfFileTrailerDictionary* asFileTrailerDictionary() const {ret
urn NULL;} | 169 virtual const SkPdfFileTrailerDictionary* asFileTrailerDictionary() const {ret
urn NULL;} |
| 167 | 170 |
| 168 virtual SkPdfFontDescriptorDictionary* asFontDescriptorDictionary() {return NU
LL;} | 171 virtual SkPdfFontDescriptorDictionary* asFontDescriptorDictionary() {return NU
LL;} |
| 169 virtual const SkPdfFontDescriptorDictionary* asFontDescriptorDictionary() cons
t {return NULL;} | 172 virtual const SkPdfFontDescriptorDictionary* asFontDescriptorDictionary() cons
t {return NULL;} |
| 170 | 173 |
| 171 virtual SkPdfFontDictionary* asFontDictionary() {return NULL;} | 174 virtual SkPdfFontDictionary* asFontDictionary() {return NULL;} |
| 172 virtual const SkPdfFontDictionary* asFontDictionary() const {return NULL;} | 175 virtual const SkPdfFontDictionary* asFontDictionary() const {return NULL;} |
| 173 | 176 |
| 174 virtual SkPdfCIDFontDictionary* asCIDFontDictionary() {return NULL;} | |
| 175 virtual const SkPdfCIDFontDictionary* asCIDFontDictionary() const {return NULL
;} | |
| 176 | |
| 177 virtual SkPdfType0FontDictionary* asType0FontDictionary() {return NULL;} | 177 virtual SkPdfType0FontDictionary* asType0FontDictionary() {return NULL;} |
| 178 virtual const SkPdfType0FontDictionary* asType0FontDictionary() const {return
NULL;} | 178 virtual const SkPdfType0FontDictionary* asType0FontDictionary() const {return
NULL;} |
| 179 | 179 |
| 180 virtual SkPdfType1FontDictionary* asType1FontDictionary() {return NULL;} | 180 virtual SkPdfType1FontDictionary* asType1FontDictionary() {return NULL;} |
| 181 virtual const SkPdfType1FontDictionary* asType1FontDictionary() const {return
NULL;} | 181 virtual const SkPdfType1FontDictionary* asType1FontDictionary() const {return
NULL;} |
| 182 | 182 |
| 183 virtual SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() {return
NULL;} | 183 virtual SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() {return
NULL;} |
| 184 virtual const SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() co
nst {return NULL;} | 184 virtual const SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() co
nst {return NULL;} |
| 185 | 185 |
| 186 virtual SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() {return NULL;} | 186 virtual SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() {return NULL;} |
| (...skipping 364 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 551 | 551 |
| 552 SkPdfInteger(const SkPdfInteger& from) : SkPdfObject(from.fPodofoDoc, from.fPo
dofoObj) {} | 552 SkPdfInteger(const SkPdfInteger& from) : SkPdfObject(from.fPodofoDoc, from.fPo
dofoObj) {} |
| 553 | 553 |
| 554 virtual bool valid() const {return true;} | 554 virtual bool valid() const {return true;} |
| 555 | 555 |
| 556 SkPdfInteger& operator=(const SkPdfInteger& from) {this->fPodofoDoc = from.fPo
dofoDoc; this->fPodofoObj = from.fPodofoObj; return *this;} | 556 SkPdfInteger& operator=(const SkPdfInteger& from) {this->fPodofoDoc = from.fPo
dofoDoc; this->fPodofoObj = from.fPodofoObj; return *this;} |
| 557 | 557 |
| 558 }; | 558 }; |
| 559 | 559 |
| 560 #endif // __DEFINED__SkPdfInteger | 560 #endif // __DEFINED__SkPdfInteger |
| OLD | NEW |