Searched refs:SelectionManagerHolder (Results 1 – 3 of 3) sorted by relevance
118 class SelectionManagerHolder : class129 SelectionManagerHolder();130 virtual ~SelectionManagerHolder();
4091 SelectionManagerHolder::SelectionManagerHolder() : in SelectionManagerHolder() function in SelectionManagerHolder4101 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()
127 return css::uno::Reference < XInterface >( ( OWeakObject * ) new SelectionManagerHolder() ); in CreateDragSource()
Completed in 26 milliseconds