Home
last modified time | relevance | path

Searched refs:getRecordType (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/writerfilter/source/doctok/
H A DDff.cxx72 switch (getRecordType()) in calcSize()
107 sal_uInt32 DffRecord::getRecordType() const in getRecordType() function in writerfilter::doctok::DffRecord
154 if (bAny || pPointer->getRecordType() == nType) in findRecords()
180 WW8Value::Pointer_t pVal = createValue(getRecordType()); in resolve()
336 getRecordType(), getInstance(), getVersion()); in toString()
423 if (bAny || pPointer->getRecordType() == nType) in findRecords()
H A DDff.hxx62 sal_uInt32 getRecordType() const;
88 virtual sal_uInt32 getId() const { return getRecordType(); } in getId()

Completed in 17 milliseconds