Lines Matching refs:DBG_ASSERT

228DBG_ASSERT(maDragAndDropModelGuard.get() == 0, "sd::OutlineView::~OutlineView(), prior drag operat…  in ~OutlineView()
260 DBG_ASSERT(!mpSelectedParas, "Absatzliste nicht geloescht"); in ~OutlineView()
261 DBG_ASSERT(!mpOldParaOrder, "Absatzliste nicht geloescht"); in ~OutlineView()
557DBG_ASSERT( isRecordingUndo(), "sd::OutlineView::InsertSlideForParagraph(), model change without u… in InsertSlideForParagraph()
680DBG_ASSERT( isRecordingUndo(), "sd::OutlineView::ParagraphRemovingHdl(), model change without undo… in IMPL_LINK()
744 DBG_ASSERT( isRecordingUndo(), "sd::OutlineView::DepthChangedHdl(), no undo for model change?!" ); in IMPL_LINK()
992DBG_ASSERT(maDragAndDropModelGuard.get() == 0, "sd::OutlineView::BeginDropHdl(), prior drag operat… in IMPL_LINK()
1013 DBG_ASSERT(!mpSelectedParas, "Absatzliste nicht geloescht"); in IMPL_LINK()
1014 DBG_ASSERT(!mpOldParaOrder, "Absatzliste nicht geloescht"); in IMPL_LINK()
1071 DBG_ASSERT(mpSelectedParas, "keine Absatzliste"); in IMPL_LINK()
1072 DBG_ASSERT(mpOldParaOrder, "keine Absatzliste"); in IMPL_LINK()
1073 DBG_ASSERT( isRecordingUndo(), "sd::OutlineView::EndMovingHdl(), model change without undo?!" ); in IMPL_LINK()
1102 DBG_ASSERT(nPos != 0xffff, "Absatz nicht gefunden"); in IMPL_LINK()
1182DBG_ASSERT( GetTitleTextObject(pPage) == 0, "sd::OutlineView::CreateTitleTextObject(), there is al… in CreateTitleTextObject()
1201DBG_ASSERT( GetOutlineTextObject(pPage) == 0, "sd::OutlineView::CreateOutlineTextObject(), there i… in CreateOutlineTextObject()
1286 DBG_ASSERT(pOlView, "keine OutlinerView gefunden"); in GetAttributes()
1449 DBG_ASSERT( pCurrent || in IMPL_LINK_INLINE_END()
1570 DBG_ASSERT(pPage!=NULL, in SetSelectedPages()
1788DBG_ASSERT( bHasUndoActions == (mpOutliner->GetUndoManager().GetUndoActionCount() != 0), "sd::Outl… in EndModelChange()
1823DBG_ASSERT( pPara == 0, "sd::OutlineView::UpdateDocument(), slides are out of sync, creating missi… in UpdateDocument()
1880 DBG_ASSERT( pListAction->aUndoActions[nEditPos].pAction == pEditUndo, in TryToMergeUndoActions()
2137 DBG_ASSERT( pStyle, "sd::OutlineView::OnEndPasteOrDrop(), Style not found!" ); in OnEndPasteOrDrop()