Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpdfextoutdevdata.cxx89 std::deque< sal_uInt32 > mParauInts; member
265 rWriter.SetAutoAdvanceTime( mParauInts.front(), mParaInts.front() ); in PlayGlobalActions()
266 mParauInts.pop_front(); in PlayGlobalActions()
272 … rWriter.SetPageTransition( mParaPageTransitions.front(), mParauInts.front(), mParaInts.front() ); in PlayGlobalActions()
274 mParauInts.pop_front(); in PlayGlobalActions()
746 mpGlobalSyncData->mParauInts.push_back( nSeconds ); in SetAutoAdvanceTime()
753 mpGlobalSyncData->mParauInts.push_back( nMilliSec ); in SetPageTransition()

Completed in 23 milliseconds