Searched refs:getByteLength (Results 1 – 4 of 4) sorted by relevance
117 sal_uInt32 WW8PropertyImpl::getByteLength() const in getByteLength() function in writerfilter::doctok::WW8PropertyImpl205 snprintf(sBuffer, sizeof(sBuffer), " size=\"%" SAL_PRIxUINT32 "\"", getByteLength()); in toString()274 sal_uInt32 nLength = aTmpAttr.getByteLength(); in getAttribute()393 getByteLength(); in operator ++()
62 sal_uInt32 getByteLength() const;
416 sal_uInt32 getByteLength(const CpAndFc & rCpAndFc) const;
695 sal_uInt32 WW8DocumentImpl::getByteLength(const CpAndFc & rCpAndFc) const in getByteLength() function in writerfilter::doctok::WW8DocumentImpl711 return mpDocStream->get(rStart.getFc().get(), getByteLength(rStart)); in getText()
Completed in 30 milliseconds