Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/gdi/
H A Dcvtsvm.cxx724 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()
H A Dmetaact.cxx225 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()
H A Dprint2.cxx180 o_rMtf.AddAction( new MetaPopAction() ); in ImplConvertTransparentAction()
1307 rOutMtf.AddAction( new MetaPopAction() ); in RemoveTransparenciesFromMetaFile()
H A Doutdev4.cxx1040 mpMetaFile->AddAction( new MetaPopAction() ); in AddGradientActions()
1141 mpMetaFile->AddAction( new MetaPopAction() ); in AddHatchActions()
H A Dprint3.cxx967 o_rMtf.AddAction( new MetaPopAction() ); in appendSubPage()
982 o_rMtf.AddAction( new MetaPopAction() ); in appendSubPage()
H A Doutdev.cxx2570 mpMetaFile->AddAction( new MetaPopAction() ); in Pop()
/aoo4110/main/svx/source/svdraw/
H A Dsvdfmtf.hxx121 void DoAction(MetaPopAction & rAct) { rAct.Execute(&maVD); mbFntDirty = true; checkClip(); } in DoAction()
H A Dsvdfmtf.cxx181 case META_POP_ACTION : DoAction((MetaPopAction &)*pAct); break; in DoLoopActions()
/aoo4110/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx973 mpGDIMetaFile->AddAction( new MetaPopAction() ); in ~WinMtfOutput()
992 …mpGDIMetaFile->AddAction( new MetaPopAction() ); // taking the orignal clipregi… in UpdateClipRegion()
1128 mpGDIMetaFile->AddAction( new MetaPopAction() ); in StrokeAndFillPath()
/aoo4110/main/vcl/inc/vcl/
H A Dmetaact.hxx1341 class VCL_DLLPUBLIC MetaPopAction : public MetaAction class

Completed in 126 milliseconds