Home
last modified time | relevance | path

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

/trunk/main/filter/source/flash/
H A Dswfwriter.hxx188 Tag( sal_uInt8 nTagId );
356 void startTag( sal_uInt8 nTagId );
H A Dswfwriter.cxx301 void Writer::startTag( sal_uInt8 nTagId ) in startTag() argument
305 mpTag = new Tag( nTagId ); in startTag()
H A Dswfwriter2.cxx145 Tag::Tag( sal_uInt8 nTagId ) in Tag() argument
147 mnTagId = nTagId; in Tag()

Completed in 25 milliseconds