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