Home
last modified time | relevance | path

Searched refs:addUI32 (Results 1 – 3 of 3) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/flash/
H A Dswfwriter2.cxx166 addUI32( static_cast<sal_uInt32>( nValue ) );
171 void Tag::addUI32( sal_uInt32 nValue ) in addUI32() function in Tag
H A Dswfwriter.hxx169 void addUI32( sal_uInt32 nValue );
H A Dswfwriter1.cxx1007 mpTag->addUI32( nEncodingTableSize + nImageBitsSize ); in Impl_writeJPEG()