Searched refs:UserInputInterception_Data (Results 1 – 2 of 2) sorted by relevance
64 struct UserInputInterception_Data struct72 UserInputInterception_Data( ::cppu::OWeakObject& _rControllerImpl, ::osl::Mutex& _rMutex ) in UserInputInterception_Data() function131 :m_pData( new UserInputInterception_Data( _rControllerImpl, _rMutex ) ) in UserInputInterception()
48 struct UserInputInterception_Data;72 ::std::auto_ptr< UserInputInterception_Data > m_pData;
Completed in 17 milliseconds