Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dwrtww8.cxx933 static const sal_uInt32 aNulls[16] = in FillCount() local
940 rStrm.WriteBytes(aNulls, 64); // in steps of 64-Byte in FillCount()
943 rStrm.WriteBytes(aNulls, nCount); // write the rest (0 .. 64 Bytes) in FillCount()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dwrtww8.cxx956 static const sal_uInt32 aNulls[16] = in FillCount() local
963 rStrm.WriteBytes(aNulls, 64); // in steps of 64-Byte in FillCount()
966 rStrm.WriteBytes(aNulls, nCount); // write the rest (0 .. 64 Bytes) in FillCount()