Home
last modified time | relevance | path

Searched refs:_nPresumedLength (Results 1 – 3 of 3) sorted by relevance

/trunk/main/comphelper/source/streaming/
H A Dstreamsection.cxx48 …ction(const staruno::Reference< stario::XDataOutputStream >& _rxOutput, sal_Int32 _nPresumedLength) in OStreamSection() argument
59 if (_nPresumedLength > 0) in OStreamSection()
60 m_nBlockLen = _nPresumedLength + sizeof(m_nBlockLen); in OStreamSection()
/trunk/main/unotools/inc/unotools/
H A Dstreamsection.hxx69 …(const staruno::Reference< stario::XDataOutputStream >& _rxOutput, sal_Int32 _nPresumedLength = 0);
/trunk/main/comphelper/inc/comphelper/
H A Dstreamsection.hxx70 …(const staruno::Reference< stario::XDataOutputStream >& _rxOutput, sal_Int32 _nPresumedLength = 0);

Completed in 21 milliseconds