Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/flash/
H A Dswfwriter2.cxx371 : mnId( nId ), mnFrames(0) in Sprite()
391 if( !mnFrames ) in write()
392 mnFrames = 1; in write()
398 aTag.addUI16( _uInt16( mnFrames ) ); in write()
410 mnFrames++; in addTag()
H A Dswfwriter.cxx67 mnFrames = 0; in Writer()
180 aHeader.addUI16( _uInt16(mnFrames) ); in storeTo()
342 mnFrames++; in showFrame()
H A Dswfwriter.hxx233 sal_uInt32 mnFrames; member in swf::Sprite
435 sal_uInt32 mnFrames; member in swf::Writer

Completed in 647 milliseconds