Home
last modified time | relevance | path

Searched refs:pSubstAct (Results 1 – 3 of 3) sorted by relevance

/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx1662 const MetaAction* pSubstAct = aGDIMetaFile.GetAction( j ); in Impl_writeActions() local
1664 if( pSubstAct->GetType() == META_BMPSCALE_ACTION ) in Impl_writeActions()
1667 const MetaBmpScaleAction* pBmpScaleAction = (const MetaBmpScaleAction*) pSubstAct; in Impl_writeActions()
/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx1422 const MetaAction* pSubstAct = aGDIMetaFile.GetAction( k ); in ImplWriteActions() local
1424 if( pSubstAct->GetType() == META_BMPSCALE_ACTION ) in ImplWriteActions()
1427 const MetaBmpScaleAction* pBmpScaleAction = (const MetaBmpScaleAction*) pSubstAct; in ImplWriteActions()
/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx1156 const MetaAction* pSubstAct = aSubstitute.GetAction( i ); in ImplWrite() local
1157 if( pSubstAct->GetType() == META_BMPSCALE_ACTION ) in ImplWrite()

Completed in 47 milliseconds