Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/inc/
H A Dfltbase.hxx47 inline void Read( sal_uInt8 &rN0, sal_uInt16 &rN1, sal_uInt16 &rN2 );
85 inline void SwFilterBase::Read( sal_uInt8 &rN0, sal_uInt16 &rN1, sal_uInt16 &rN2 ) in Read() argument
87 *pIn >> rN0 >> rN1 >> rN2; in Read()

Completed in 5 milliseconds