Home
last modified time | relevance | path

Searched refs:nPointerType (Results 1 – 9 of 9) sorted by relevance

/trunk/main/avmedia/source/macavf/
H A Dmacavf_window.cxx126 void SAL_CALL Window::setPointerType( sal_Int32 nPointerType ) in setPointerType() argument
129 mnPointerType = nPointerType; in setPointerType()
H A Dmacavf_window.hxx71 …virtual void SAL_CALL setPointerType( sal_Int32 nPointerType ) throw (::com::sun::star::uno::Runti…
/trunk/main/avmedia/source/xine/
H A Dwindow.cxx315 void SAL_CALL Window::setPointerType( sal_Int32 nPointerType ) in setPointerType() argument
318 mnPointerType = nPointerType; in setPointerType()
H A Dwindow.hxx56 …virtual void SAL_CALL setPointerType( sal_Int32 nPointerType ) throw (::com::sun::star::uno::Runti…
/trunk/main/avmedia/source/java/
H A DPlayerWindow.java373 public synchronized void setPointerType( int nPointerType ) in setPointerType() argument
379 switch( nPointerType ) in setPointerType()
/trunk/main/avmedia/source/gstreamer/
H A Dgstwindow.cxx329 void SAL_CALL Window::setPointerType( sal_Int32 nPointerType ) in setPointerType() argument
336 switch( nPointerType ) in setPointerType()
H A Dgstwindow.hxx66 virtual void SAL_CALL setPointerType( sal_Int32 nPointerType )
/trunk/main/avmedia/source/win/
H A Dwindow.cxx461 void SAL_CALL Window::setPointerType( sal_Int32 nPointerType ) in setPointerType() argument
464 mnPointerType = nPointerType; in setPointerType()
H A Dwindow.hxx61 …virtual void SAL_CALL setPointerType( sal_Int32 nPointerType ) throw (::com::sun::star::uno::Runti…

Completed in 41 milliseconds