Searched refs:FirstAction (Results 1 – 10 of 10) sorted by relevance
85 for( pCurrAct = const_cast<GDIMetaFile&>(rMtf).FirstAction(); in hasUnsupportedActions()265 pCurrAct = rMtf.FirstAction(); in removeTextActions()510 for ( MetaAction * pCurrAct = rMtf->FirstAction(); in getRectanglesFromScrollMtf()
79 for( pCurrAct = mpMtf->FirstAction(); pCurrAct; pCurrAct = mpMtf->NextAction() ) in ensureInitializedNodeTree()
957 for ( MetaAction * pCurrAct = mpCurrMtf->FirstAction(); in prepareHyperlinkIndices()
681 for( pCurrAct = ( (GDIMetaFile&) rInMtf ).FirstAction(); in RemoveTransparenciesFromMetaFile()759 pCurrAct=const_cast<GDIMetaFile&>(rInMtf).FirstAction(); in RemoveTransparenciesFromMetaFile()867 pCurrAct=const_cast<GDIMetaFile&>(rInMtf).FirstAction(); in RemoveTransparenciesFromMetaFile()1229 … for( pCurrAct=const_cast<GDIMetaFile&>(rInMtf).FirstAction(), nActionNum=0; in RemoveTransparenciesFromMetaFile()1325 for( pCurrAct=const_cast<GDIMetaFile&>(rInMtf).FirstAction(), nActionNum=0; in RemoveTransparenciesFromMetaFile()
208 MetaAction* FirstAction() { return (MetaAction*) First(); } in FirstAction() function in GDIMetaFile
74 && ( rMtf.FirstAction()->GetType() == META_EPS_ACTION ) in ImplCheckForEPS()642 const MetaEPSAction* pAct = ( (const MetaEPSAction*)rMtf.FirstAction() ); in ImplWriteGraphic()
330 pCurrAct=mpGroupMtf->FirstAction(); in render()
1340 for( pCurrAct=rMtf.FirstAction(); in createActions()
190 MetaAction* pAction = aMtf.FirstAction(); in InsertMetaFile()
757 for( nCurPos = 0, pAct = (MetaAction*)rOutMtf.FirstAction(); pAct; in ImplCreateOutput()
Completed in 185 milliseconds