Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/flash/
H A Dswfexporter.cxx203 if (maPagesMap[nPage].mnBackgroundID != maPagesMap[nPage-1].mnBackgroundID) in exportAll()
206 mpWriter->placeShape( maPagesMap[nPage].mnBackgroundID, cBackgroundDepth, 0, 0 ); in exportAll()
220 mpWriter->placeShape( maPagesMap[nPage].mnBackgroundID, cBackgroundDepth, 0, 0 ); in exportAll()
300 mpWriter->placeShape( maPagesMap[nPage].mnBackgroundID, _uInt16(0), 0, 0 ); in exportBackgrounds()
355 maPagesMap[nPage].mnBackgroundID = 0xffff; in exportBackgrounds()
425 maPagesMap[nPage].mnBackgroundID = in exportDrawPageBackground()
426 maPagesMap[it->second].mnBackgroundID; in exportDrawPageBackground()
436 maPagesMap[nPage].mnBackgroundID = rBackgroundID; in exportDrawPageBackground()
447 maPagesMap[nPage].mnBackgroundID = in exportDrawPageBackground()
448 maPagesMap[it->second].mnBackgroundID; in exportDrawPageBackground()
[all …]
H A Dswfexporter.hxx131 sal_uInt16 mnBackgroundID; member

Completed in 24 milliseconds