Searched refs:pICHelper (Results 1 – 5 of 5) sorted by relevance
282 ::cppu::OInterfaceContainerHelper* pICHelper = in run()285 if (pICHelper) in run()287 ::cppu::OInterfaceIteratorHelper iter(*pICHelper); in run()
208 ::cppu::OInterfaceContainerHelper* pICHelper = in helpRequested()211 if (pICHelper) in helpRequested()213 ::cppu::OInterfaceIteratorHelper iter(*pICHelper); in helpRequested()
232 OInterfaceContainerHelper* pICHelper = rBHelper.aLC.getContainer( in notifyAllClipboardListener() local235 if ( pICHelper ) in notifyAllClipboardListener()239 OInterfaceIteratorHelper iter(*pICHelper); in notifyAllClipboardListener()
389 OInterfaceContainerHelper* pICHelper = rBHelper.aLC.getContainer( in notifyAllClipboardListener() local392 if ( pICHelper ) in notifyAllClipboardListener()396 OInterfaceIteratorHelper iter(*pICHelper); in notifyAllClipboardListener()
408 ::cppu::OInterfaceContainerHelper* pICHelper = in helpRequested()411 if( pICHelper ) in helpRequested()413 ::cppu::OInterfaceIteratorHelper iter( *pICHelper ); in helpRequested()
Completed in 86 milliseconds