Home
last modified time | relevance | path

Searched refs:SelectionManagerHolder (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.hxx118 class SelectionManagerHolder : class
129 SelectionManagerHolder();
130 virtual ~SelectionManagerHolder();
H A DX11_selection.cxx4091 SelectionManagerHolder::SelectionManagerHolder() : in SelectionManagerHolder() function in SelectionManagerHolder
4101 SelectionManagerHolder::~SelectionManagerHolder() in ~SelectionManagerHolder()
4107 void SelectionManagerHolder::initialize( const Sequence< Any >& arguments ) throw( ::com::sun::star… in initialize()
4131 sal_Bool SelectionManagerHolder::isDragImageSupported() throw() in isDragImageSupported()
4138 sal_Int32 SelectionManagerHolder::getDefaultCursor( sal_Int8 dragAction ) throw() in getDefaultCursor()
4145 void SelectionManagerHolder::startDrag( in startDrag()
4164 OUString SelectionManagerHolder::getImplementationName() throw() in getImplementationName()
4171 sal_Bool SelectionManagerHolder::supportsService( const OUString& ServiceName ) throw() in supportsService()
4184 Sequence< OUString > SelectionManagerHolder::getSupportedServiceNames() throw() in getSupportedServiceNames()
H A DX11_service.cxx127 return css::uno::Reference < XInterface >( ( OWeakObject * ) new SelectionManagerHolder() ); in CreateDragSource()

Completed in 42 milliseconds