Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/flash/
H A Dswfexporter.cxx257 if (maPagesMap[nPage].mnBackgroundID != maPagesMap[nPage-1].mnBackgroundID) in exportAll()
260 mpWriter->placeShape( maPagesMap[nPage].mnBackgroundID, cBackgroundDepth, 0, 0 ); in exportAll()
274 mpWriter->placeShape( maPagesMap[nPage].mnBackgroundID, cBackgroundDepth, 0, 0 ); in exportAll()
354 mpWriter->placeShape( maPagesMap[nPage].mnBackgroundID, _uInt16(0), 0, 0 ); in exportBackgrounds()
409 maPagesMap[nPage].mnBackgroundID = 0xffff; in exportBackgrounds()
479 maPagesMap[nPage].mnBackgroundID = in exportDrawPageBackground()
480 maPagesMap[it->second].mnBackgroundID; in exportDrawPageBackground()
490 maPagesMap[nPage].mnBackgroundID = rBackgroundID; in exportDrawPageBackground()
501 maPagesMap[nPage].mnBackgroundID = in exportDrawPageBackground()
502 maPagesMap[it->second].mnBackgroundID; in exportDrawPageBackground()
[all …]
H A Dswfexporter.hxx131 sal_uInt16 mnBackgroundID; member

Completed in 13 milliseconds