Home
last modified time | relevance | path

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

/AOO41X/main/filter/source/flash/
H A Dswfexporter.cxx129 const sal_uInt16 cBackgroundDepth = 2; variable
205 mpWriter->removeShape(cBackgroundDepth); in exportAll()
206 mpWriter->placeShape( maPagesMap[nPage].mnBackgroundID, cBackgroundDepth, 0, 0 ); in exportAll()
220 mpWriter->placeShape( maPagesMap[nPage].mnBackgroundID, cBackgroundDepth, 0, 0 ); in exportAll()
230 mpWriter->removeShape( cBackgroundDepth ); in exportAll()