Searched refs:MetaPopAction (Results 1 – 10 of 10) sorted by relevance
724 rMtf.AddAction( new MetaPopAction() ); in ImplConvertFromSVM1()744 rMtf.AddAction( new MetaPopAction() ); in ImplConvertFromSVM1()764 rMtf.AddAction( new MetaPopAction() ); in ImplConvertFromSVM1()779 rMtf.AddAction( new MetaPopAction() ); in ImplConvertFromSVM1()804 rMtf.AddAction( new MetaPopAction() ); in ImplConvertFromSVM1()826 rMtf.AddAction( new MetaPopAction() ); in ImplConvertFromSVM1()1175 rMtf.AddAction( new MetaPopAction() ); in ImplConvertFromSVM1()
225 case( META_POP_ACTION ): pAction = new MetaPopAction; break; in ReadMetaAction()3632 void MetaPopAction::Execute( OutputDevice* pOut ) in IMPL_META_ACTION()3639 MetaAction* MetaPopAction::Clone() in Clone()3641 MetaAction* pClone = (MetaAction*) new MetaPopAction( *this ); in Clone()3648 void MetaPopAction::Write( SvStream& rOStm, ImplMetaWriteData* pData ) in Write()3655 void MetaPopAction::Read( SvStream& rIStm, ImplMetaReadData* ) in Read()
180 o_rMtf.AddAction( new MetaPopAction() ); in ImplConvertTransparentAction()1307 rOutMtf.AddAction( new MetaPopAction() ); in RemoveTransparenciesFromMetaFile()
1040 mpMetaFile->AddAction( new MetaPopAction() ); in AddGradientActions()1141 mpMetaFile->AddAction( new MetaPopAction() ); in AddHatchActions()
967 o_rMtf.AddAction( new MetaPopAction() ); in appendSubPage()982 o_rMtf.AddAction( new MetaPopAction() ); in appendSubPage()
2570 mpMetaFile->AddAction( new MetaPopAction() ); in Pop()
121 void DoAction(MetaPopAction & rAct) { rAct.Execute(&maVD); mbFntDirty = true; checkClip(); } in DoAction()
181 case META_POP_ACTION : DoAction((MetaPopAction &)*pAct); break; in DoLoopActions()
973 mpGDIMetaFile->AddAction( new MetaPopAction() ); in ~WinMtfOutput()992 …mpGDIMetaFile->AddAction( new MetaPopAction() ); // taking the orignal clipregi… in UpdateClipRegion()1128 mpGDIMetaFile->AddAction( new MetaPopAction() ); in StrokeAndFillPath()
1341 class VCL_DLLPUBLIC MetaPopAction : public MetaAction class
Completed in 168 milliseconds