Searched refs:maDragAndDropModelGuard (Results 1 – 2 of 2) sorted by relevance
228 …DBG_ASSERT(maDragAndDropModelGuard.get() == 0, "sd::OutlineView::~OutlineView(), prior drag operat… in ~OutlineView()534 if( maDragAndDropModelGuard.get() == 0 ) in IMPL_LINK()992 …DBG_ASSERT(maDragAndDropModelGuard.get() == 0, "sd::OutlineView::BeginDropHdl(), prior drag operat… in IMPL_LINK()994 maDragAndDropModelGuard.reset( new OutlineViewModelChangeGuard( *this ) ); in IMPL_LINK()1000 maDragAndDropModelGuard.reset(0); in IMPL_LINK()1451 maDragAndDropModelGuard.get(), in IMPL_LINK_INLINE_END()
228 std::auto_ptr< OutlineViewModelChangeGuard > maDragAndDropModelGuard; member in sd::OutlineView
Completed in 14 milliseconds