Home
last modified time | relevance | path

Searched refs:UserInputInterception_Data (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sfx2/source/view/
H A Duserinputinterception.cxx64 struct UserInputInterception_Data struct
72 UserInputInterception_Data( ::cppu::OWeakObject& _rControllerImpl, ::osl::Mutex& _rMutex ) in UserInputInterception_Data() function
131 :m_pData( new UserInputInterception_Data( _rControllerImpl, _rMutex ) ) in UserInputInterception()
/trunk/main/sfx2/inc/sfx2/
H A Duserinputinterception.hxx48 struct UserInputInterception_Data;
72 ::std::auto_ptr< UserInputInterception_Data > m_pData;

Completed in 12 milliseconds