Lines Matching refs:Insert

143 	void		ImplInsert( ImpLabel* p ) { Insert( p, LIST_APPEND ); }  in ImplInsert()
615 Insert( pAction, LIST_APPEND ); in AddAction()
628 Insert( pAction, nPos ); in AddAction()
2059 …aMtf.Insert( new MetaPixelAction( pAct->GetPoint(), pFncCol( pAct->GetColor(), pColParam ) ), LIST… in ImplExchangeColors()
2072 aMtf.Insert( pAct, LIST_APPEND ); in ImplExchangeColors()
2085 aMtf.Insert( pAct, LIST_APPEND ); in ImplExchangeColors()
2092 aMtf.Insert( new MetaTextColorAction( pFncCol( pAct->GetColor(), pColParam ) ), LIST_APPEND ); in ImplExchangeColors()
2105 aMtf.Insert( pAct, LIST_APPEND ); in ImplExchangeColors()
2118 aMtf.Insert( pAct, LIST_APPEND ); in ImplExchangeColors()
2131 aMtf.Insert( pAct, LIST_APPEND ); in ImplExchangeColors()
2142 aMtf.Insert( new MetaFontAction( aFont ), LIST_APPEND ); in ImplExchangeColors()
2166 aMtf.Insert( new MetaWallpaperAction( rRect, aWall ), LIST_APPEND ); in ImplExchangeColors()
2181 aMtf.Insert( new MetaBmpScaleAction( pAct->GetPoint(), pAct->GetSize(), in ImplExchangeColors()
2190 aMtf.Insert( new MetaBmpScalePartAction( pAct->GetDestPoint(), pAct->GetDestSize(), in ImplExchangeColors()
2200 aMtf.Insert( new MetaBmpExScaleAction( pAct->GetPoint(), pAct->GetSize(), in ImplExchangeColors()
2209 aMtf.Insert( new MetaBmpExScalePartAction( pAct->GetDestPoint(), pAct->GetDestSize(), in ImplExchangeColors()
2219 aMtf.Insert( new MetaMaskScaleAction( pAct->GetPoint(), pAct->GetSize(), in ImplExchangeColors()
2229 aMtf.Insert( new MetaMaskScalePartAction( pAct->GetDestPoint(), pAct->GetDestSize(), in ImplExchangeColors()
2244 aMtf.Insert( new MetaGradientAction( pAct->GetRect(), aGradient ), LIST_APPEND ); in ImplExchangeColors()
2255 aMtf.Insert( new MetaGradientExAction( pAct->GetPolyPolygon(), aGradient ), LIST_APPEND ); in ImplExchangeColors()
2265 aMtf.Insert( new MetaHatchAction( pAct->GetPolyPolygon(), aHatch ), LIST_APPEND ); in ImplExchangeColors()
2275 aMtf.Insert( new MetaFloatTransparentAction( aTransMtf, in ImplExchangeColors()
2288 aMtf.Insert( new MetaEPSAction( pAct->GetPoint(), pAct->GetSize(), in ImplExchangeColors()
2297 aMtf.Insert( pAction, LIST_APPEND ); in ImplExchangeColors()