Searched refs:mnBackgroundID (Results 1 – 2 of 2) sorted by relevance
203 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 …]
131 sal_uInt16 mnBackgroundID; member
Completed in 30 milliseconds