aogufeixue / pdfium

Automatically exported from code.google.com/p/pdfium
0 stars 0 forks source link

Missing GetNextElement(pos) in Dictionary #118

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
I need list of keys from Dictionary object (CPDF_Dictionary)

What is the expected output? What do you see instead?
Listing all keys from Dictionary

What version of the product are you using? On what operating system?
I am using master branch from commit 44fc192f29a77c5864fabffe5ab63937dacdfd21

Please provide any additional information below.

Original issue reported on code.google.com by mar...@mikita.eu on 10 Feb 2015 at 2:55

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry, can you delete it? I just now found out, that method 
GetNextElement(FX_POSITION& pos, CFX_ByteString& key) actually returns key, not 
require key to find next value.

Original comment by mar...@mikita.eu on 10 Feb 2015 at 3:11

GoogleCodeExporter commented 9 years ago
close it.

Original comment by kai_j...@foxitsoftware.com on 10 Feb 2015 at 5:18