Searched refs:pBmpAction (Results 1 – 2 of 2) sorted by relevance
2229 if( pBmpAction ) in createActions()2233 pBmpAction, in createActions()2255 if( pBmpAction ) in createActions()2259 pBmpAction, in createActions()2288 if( pBmpAction ) in createActions()2312 if( pBmpAction ) in createActions()2338 if( pBmpAction ) in createActions()2371 if( pBmpAction ) in createActions()2401 if( pBmpAction ) in createActions()2433 if( pBmpAction ) in createActions()[all …]
233 MetaBmpAction* pBmpAction = dynamic_cast< MetaBmpAction* >( pAction ); in InsertMetaFile() local234 if( pBmpAction ) in InsertMetaFile()235 aGraphic = Graphic( pBmpAction->GetBitmap() ); in InsertMetaFile()
Completed in 54 milliseconds