Searched refs:requestor (Results 1 – 3 of 3) sorted by relevance
| /AOO41X/main/vcl/unx/generic/dtrans/ |
| H A D | X11_selection.cxx | 989 && ( aEvent.xselection.requestor == m_aWindow || in getPasteData() 990 aEvent.xselection.requestor == m_aCurrentDropWindow ) in getPasteData() 1469 XLIB_Window requestor, in sendData() argument 1546 requestor, in sendData() 1576 …hash_map< Atom, IncrementalTransfer > >::const_iterator win_it = m_aIncrementals.find( requestor ); in sendData() 1593 IncrementalTransfer& rInc = m_aIncrementals[ requestor ][ property ]; in sendData() 1596 rInc.m_aRequestor = requestor; in sendData() 1604 XSelectInput( m_pDisplay, requestor, PropertyChangeMask ); in sendData() 1605 XChangeProperty( m_pDisplay, requestor, property, in sendData() 1613 requestor, in sendData() [all …]
|
| H A D | X11_selection.hxx | 414 …bool sendData( SelectionAdaptor* pAdaptor, XLIB_Window requestor, Atom target, Atom property, Atom…
|
| /AOO41X/main/offapi/com/sun/star/configuration/backend/ |
| H A D | MergeRecoveryRequest.idl | 70 specifies whether the requestor wants to remove or skip the invalid layer. 72 <p> If <TRUE/> the requestor wants to remove the underlying data of
|