Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxistream.cxx818 sal_uInt16& rnFormatRuns, sal_uInt32& rnExtInf, sal_uInt8 nFlags ) in ReadUniStringExtHeader() argument
825 rnExtInf = rbFareast ? ReaduInt32() : 0; in ReadUniStringExtHeader()
826 return rnExtInf + 4 * rnFormatRuns; in ReadUniStringExtHeader()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxistream.cxx813 sal_uInt16& rnFormatRuns, sal_uInt32& rnExtInf, sal_uInt8 nFlags ) in ReadUniStringExtHeader() argument
820 rnExtInf = rbFareast ? ReaduInt32() : 0; in ReadUniStringExtHeader()
821 return rnExtInf + 4 * rnFormatRuns; in ReadUniStringExtHeader()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dxistream.hxx418 sal_uInt16& rnFormatRuns, sal_uInt32& rnExtInf, sal_uInt8 nFlags );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dxistream.hxx419 sal_uInt16& rnFormatRuns, sal_uInt32& rnExtInf, sal_uInt8 nFlags );