Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.hxx189 SelectionAdaptor* m_pAdaptor; member
213 m_pAdaptor( NULL ), in Selection()
H A DX11_selection.cxx536 return it != m_aSelections.end() ? it->second->m_pAdaptor : NULL; in getAdaptor()
3795 aKeep( it->second->m_pAdaptor, it->second->m_pAdaptor->getReference() ); in run()
3927 pNewSelection->m_pAdaptor = &rAdaptor; in registerHandler()