Searched refs:InteractionHandler_Data (Results 1 – 2 of 2) sorted by relevance
66 struct InteractionHandler_Data struct70 InteractionHandler_Data( const Reference< XInteractionHandler >& _rxHandler ) in InteractionHandler_Data() function75 InteractionHandler_Data( const ::comphelper::ComponentContext& _rContext ) in InteractionHandler_Data() function86 :m_pData( new InteractionHandler_Data( _rContext ) ) in InteractionHandler()
46 struct InteractionHandler_Data;84 ::std::auto_ptr< InteractionHandler_Data > m_pData;
Completed in 8 milliseconds