Searched refs:pSubstAct (Results 1 – 3 of 3) sorted by relevance
1662 const MetaAction* pSubstAct = aGDIMetaFile.GetAction( j ); in Impl_writeActions() local1664 if( pSubstAct->GetType() == META_BMPSCALE_ACTION ) in Impl_writeActions()1667 const MetaBmpScaleAction* pBmpScaleAction = (const MetaBmpScaleAction*) pSubstAct; in Impl_writeActions()
1422 const MetaAction* pSubstAct = aGDIMetaFile.GetAction( k ); in ImplWriteActions() local1424 if( pSubstAct->GetType() == META_BMPSCALE_ACTION ) in ImplWriteActions()1427 const MetaBmpScaleAction* pBmpScaleAction = (const MetaBmpScaleAction*) pSubstAct; in ImplWriteActions()
1156 const MetaAction* pSubstAct = aSubstitute.GetAction( i ); in ImplWrite() local1157 if( pSubstAct->GetType() == META_BMPSCALE_ACTION ) in ImplWrite()
Completed in 35 milliseconds