Home
last modified time | relevance | path

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

/AOO42X/main/vcl/source/gdi/
H A Dpdfextoutdevdata.cxx88 std::deque< sal_Int32 > mParaInts; member
117 sal_Int32 nLinkId = mParaInts.front(); in GetMappedId()
118 mParaInts.pop_front(); in GetMappedId()
161 …k( rWriter.CreateNamedDest( mParaOUStrings.front(), mParaRects.front(), mParaInts.front(), mParaDe… in PlayGlobalActions()
164 mParaInts.pop_front(); in PlayGlobalActions()
174 …mParaIds.push_back( rWriter.CreateDest( mParaRects.front(), mParaInts.front(), mParaDestAreaTypes.… in PlayGlobalActions()
176 mParaInts.pop_front(); in PlayGlobalActions()
186 mParaIds.push_back( rWriter.CreateLink( mParaRects.front(), mParaInts.front() ) ); in PlayGlobalActions()
190 mParaInts.pop_front(); in PlayGlobalActions()
210 const sal_Int32 nDestId = mParaInts.front(); in PlayGlobalActions()
[all …]