Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpdfextoutdevdata.cxx101 std::vector< sal_Int32 > mStructIdMap; member
110 mStructIdMap.push_back( 0 ); in GlobalSyncData()
138 if ( (sal_uInt32)nStructId < mStructIdMap.size() ) in GetMappedStructId()
139 nStructId = mStructIdMap[ nStructId ]; in GetMappedStructId()
345 mpGlobalData->mStructIdMap.push_back( nNewEl ); in PlaySyncPageAct()

Completed in 18 milliseconds