Home
last modified time | relevance | path

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

/trunk/main/svl/source/filerec/
H A Dfilerec.cxx918 , _nContentNo(0) in SfxMultiRecordReader()
938 : _nContentNo(0) in SfxMultiRecordReader()
982 if ( _nContentNo < _nContentCount ) in GetContent()
986 ? _nContentNo * _nContentSize in GetContent()
987 : SFX_REC_CONTENT_OFS(_pContentOfs[_nContentNo]); in GetContent()
1004 SFX_REC_CONTENT_VER(_pContentOfs[_nContentNo])); in GetContent()
1009 ++_nContentNo; in GetContent()
/trunk/main/svl/inc/svl/
H A Dfilerec.hxx668 sal_uInt16 _nContentNo; /* der Index des aktuellen Contents member in SfxMultiRecordReader

Completed in 23 milliseconds