Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/
H A Dwrtww8.cxx1647 void SwWW8Writer::InsUInt32(ww::bytes &rO, sal_uInt32 n) in InsUInt32() function in SwWW8Writer
1683 void SwWW8Writer::InsUInt32( WW8Bytes& rO, sal_uInt32 n ) in InsUInt32() function in SwWW8Writer
1696 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 60 milliseconds