Home
last modified time | relevance | path

Searched defs:InsUInt32 (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx1633 void SwWW8Writer::InsUInt32(ww::bytes &rO, sal_uInt32 n) in InsUInt32() function in SwWW8Writer
1669 void SwWW8Writer::InsUInt32( WW8Bytes& rO, sal_uInt32 n ) in InsUInt32() function in SwWW8Writer
1682 void SwWW8Writer::InsUInt32( WW8Bytes& rO, sal_uInt32 n ) in InsUInt32() function in SwWW8Writer
H A Dwrtww8.hxx1114 void InsUInt32( sal_uInt32 n ) { SwWW8Writer::InsUInt32( *pO, n ); } in InsUInt32() function in WW8Export

Completed in 25 milliseconds