Home
last modified time | relevance | path

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

/trunk/main/svl/inc/svl/
H A Dfilerec.hxx483 sal_uInt32 _nContentStartPos; /* Startposition des jeweiligen member in SfxMultiFixRecordWriter
974 nOldStartPos = _nContentStartPos; in NewContent()
976 _nContentStartPos = _pStream->Tell(); in NewContent()
983 DBG_ASSERT( _nContentStartPos - nOldStartPos == _nContentSize, in NewContent()
/trunk/main/svl/source/filerec/
H A Dfilerec.cxx776 SFX_REC_CONTENT_HEADER(_nContentVer,_nStartPos,_nContentStartPos), in FlushContent_Impl()
792 _nContentStartPos = _pStream->Tell(); in NewContent()
863 _nContentStartPos = _pStream->Tell(); in NewContent()

Completed in 27 milliseconds