Home
last modified time | relevance | path

Searched refs:getByteLength (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/writerfilter/source/doctok/
H A DWW8PropertySetImpl.cxx117 sal_uInt32 WW8PropertyImpl::getByteLength() const in getByteLength() function in writerfilter::doctok::WW8PropertyImpl
205 snprintf(sBuffer, sizeof(sBuffer), " size=\"%" SAL_PRIxUINT32 "\"", getByteLength()); in toString()
274 sal_uInt32 nLength = aTmpAttr.getByteLength(); in getAttribute()
393 getByteLength(); in operator ++()
H A DWW8PropertySetImpl.hxx62 sal_uInt32 getByteLength() const;
H A DWW8DocumentImpl.hxx416 sal_uInt32 getByteLength(const CpAndFc & rCpAndFc) const;
H A DWW8DocumentImpl.cxx710 sal_uInt32 WW8DocumentImpl::getByteLength(const CpAndFc & rCpAndFc) const in getByteLength() function in writerfilter::doctok::WW8DocumentImpl
726 return mpDocStream->get(rStart.getFc().get(), getByteLength(rStart)); in getText()

Completed in 37 milliseconds