summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/bento.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-08-18 20:36:06 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-08-19 09:30:43 +0100
commit7502d401de8a74b05ac7bcf0abab73ed87b53be6 (patch)
tree0b1ee96c3ac4b0c3e0cb7e2537a85716919b8724 /lotuswordpro/source/filter/bento.hxx
parent0c4c19aca64887e538229a712864ae1225b7efda (diff)
regenerate list
Diffstat (limited to 'lotuswordpro/source/filter/bento.hxx')
-rw-r--r--lotuswordpro/source/filter/bento.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/bento.hxx b/lotuswordpro/source/filter/bento.hxx
index f9715bf9628a..6f534d03051c 100644
--- a/lotuswordpro/source/filter/bento.hxx
+++ b/lotuswordpro/source/filter/bento.hxx
@@ -267,7 +267,6 @@ public:
// Pass NULL to begin iteration. Done when returns NULL.
// Objects are returned in order of increasing ID
pCBenObject GetNextObject(pCBenObject pCurrObject);
- pCBenObject FindObject(BenObjectID ObjectID);
pCBenObject FindNextObjectWithProperty(pCBenObject pCurrObject,
BenObjectID PropertyID);
BenError BEN_EXPORT NewObject(pCBenObject * ppBenObject);