Home
last modified time | relevance | path

Searched defs:InsUInt16 (Results 1 – 2 of 2) sorted by path

/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx1625 void SwWW8Writer::InsUInt16(ww::bytes &rO, sal_uInt16 n) in InsUInt16() function in SwWW8Writer
1663 void SwWW8Writer::InsUInt16( WW8Bytes& rO, sal_uInt16 n ) in InsUInt16() function in SwWW8Writer
1678 void SwWW8Writer::InsUInt16( WW8Bytes& rO, sal_uInt16 n ) in InsUInt16() function in SwWW8Writer
H A Dwrtww8.hxx1113 void InsUInt16( sal_uInt16 n ) { SwWW8Writer::InsUInt16( *pO, n ); } in InsUInt16() function in WW8Export

Completed in 37 milliseconds