Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/shapes/
H A Dgdimtftools.cxx85 for( pCurrAct = const_cast<GDIMetaFile&>(rMtf).FirstAction(); in hasUnsupportedActions()
265 pCurrAct = rMtf.FirstAction(); in removeTextActions()
510 for ( MetaAction * pCurrAct = rMtf->FirstAction(); in getRectanglesFromScrollMtf()
H A Ddrawshapesubsetting.cxx79 for( pCurrAct = mpMtf->FirstAction(); pCurrAct; pCurrAct = mpMtf->NextAction() ) in ensureInitializedNodeTree()
H A Ddrawshape.cxx957 for ( MetaAction * pCurrAct = mpCurrMtf->FirstAction(); in prepareHyperlinkIndices()
/trunk/main/vcl/source/gdi/
H A Dprint2.cxx681 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()
/trunk/main/svx/source/xml/
H A Dxmlgrhlp.cxx74 && ( rMtf.FirstAction()->GetType() == META_EPS_ACTION ) in ImplCheckForEPS()
642 const MetaEPSAction* pAct = ( (const MetaEPSAction*)rMtf.FirstAction() ); in ImplWriteGraphic()
/trunk/main/vcl/inc/vcl/
H A Dgdimtf.hxx208 MetaAction* FirstAction() { return (MetaAction*) First(); } in FirstAction() function in GDIMetaFile
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dtransparencygroupaction.cxx330 pCurrAct=mpGroupMtf->FirstAction(); in render()
H A Dimplrenderer.cxx1340 for( pCurrAct=rMtf.FirstAction(); in createActions()
/trunk/main/sd/source/ui/view/
H A Dsdview3.cxx190 MetaAction* pAction = aMtf.FirstAction(); in InsertMetaFile()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx757 for( nCurPos = 0, pAct = (MetaAction*)rOutMtf.FirstAction(); pAct; in ImplCreateOutput()

Completed in 112 milliseconds