- Member OOF_simpleRecordBackend::SortSelectionNow (const dbField *theFld, unsigned long fixedBinaryLength)
- Needs implementing by copying bytes or generating a comparison object. Alternatives considered: 1) backend is Abstract Factory for byte copier and field comparer 2) need a readBytes interface for dbFixedBinary, and rewrite this sort for dbFixedBinary alone
- Member OOF_simpleRecordBackend::SortSelectionInverseNow (const dbField *theFld, unsigned long fixedBinaryLength)
- Needs implementing by copying bytes or generating a comparison object. like SortSelectionNow(const dbField* theFld, unsigned long fixedBinaryLength)
- Member OOF_Dictionary::moreVisible (bool wantVisible=true)
- Think because entry is redeclared inside the loop that may fail if no visible entries - pass 0 in to EntryMatchesVisibility and deref null ptr!.
- Member dbFixedBinary::extract (std::ostream &os) const
- needs implementing with readBytes in loop
- Member dbFixedBinary::operator= (const dbFixedBinary &rhs)
- needs implementing with readBytes in loop
- Member oofRepPictBand_RTFRender::draw ()
- appears to be copy of oofRepLineBand_RTFRender
- Member oofWinPictDE::draw () const
- if print from preview, currentReport()->environment() is bad pointer.
- Class oofWordParser
- SPOTTED 14 Nov 2000 - calling start() again after using parser doesn't update mWord
Generated on Thu Jan 1 22:10:53 2004 for OOFILE by
1.3.5