Home
last modified time | relevance | path

Searched refs:maGlyphIndex (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/filter/source/flash/
H A Dswfwriter2.cxx449 std::map<sal_uInt16, sal_uInt16, ltuint16>::iterator aIter( maGlyphIndex.find(nChar) ); in getGlyph()
450 if( aIter != maGlyphIndex.end() ) in getGlyph()
457 maGlyphIndex[nChar] = mnNextIndex; in getGlyph()
H A Dswfwriter.hxx173 std::map<sal_uInt16, sal_uInt16, ltuint16> maGlyphIndex; member in swf::FlashFont

Completed in 11 milliseconds