Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/view/
H A Doutlview.cxx228 …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()
/aoo42x/main/sd/source/ui/inc/
H A DOutlineView.hxx228 std::auto_ptr< OutlineViewModelChangeGuard > maDragAndDropModelGuard; member in sd::OutlineView

Completed in 25 milliseconds