Home
last modified time | relevance | path

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

/AOO42X/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx1582 … OUStringToOString( getString( rInc.m_aProperty ), RTL_TEXTENCODING_ISO_8859_1 ).getStr(), in sendData()
1594 rInc.m_aProperty = property; in sendData()
1990 … OUStringToOString( getString( rInc.m_aProperty ), RTL_TEXTENCODING_ISO_8859_1 ).getStr(), in handleSendPropertyNotify()
2024 rInc.m_aProperty, in handleSendPropertyNotify()
2038 … OUStringToOString( getString( rInc.m_aProperty ), RTL_TEXTENCODING_ISO_8859_1 ).getStr(), in handleSendPropertyNotify()
H A DX11_selection.hxx173 Atom m_aProperty; member