Home
last modified time | relevance | path

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

/aoo4110/main/cppcanvas/source/mtfrenderer/
H A Dtransparencygroupaction.cxx326 int nCurrActionIndex; in render() local
329 for( nCurrActionIndex=0, in render()
332 ++nCurrActionIndex, pCurrAct = mpGroupMtf->NextAction() ) in render()
393 if( rSubset.mnSubsetBegin <= nCurrActionIndex && in render()
394 rSubset.mnSubsetEnd > nCurrActionIndex ) in render()

Completed in 8 milliseconds