Lines Matching refs:DBG_ASSERT

126 	DBG_ASSERT(pData,"ScUndoObjData: Daten nicht da");  in Undo()
137 DBG_ASSERT(pData,"ScUndoObjData: Daten nicht da"); in Redo()
367 DBG_ASSERT( pDoc, "ScDrawLayer::GetCurDocViewWin without document" ); in GetCurDocViewWin()
472 DBG_ASSERT(pPage,"Page nicht gefunden"); in MoveCells()
541 DBG_ASSERT( pDoc, "ScDrawLayer::RecalcPos - missing document" ); in RecalcPos()
547DBG_ASSERT( rData.maStart.IsValid(), "ScDrawLayer::RecalcPos - invalid position for cell note" ); in RecalcPos()
680 DBG_ASSERT( bValid1, "ScDrawLayer::RecalcPos - invalid start position" ); in RecalcPos()
717 DBG_ASSERT( pDoc, "ScDrawLayer::GetPrintArea without document" ); in GetPrintArea()
722 DBG_ASSERT( rRange.aEnd.Tab() == nTab, "GetPrintArea: Tab unterschiedlich" ); in GetPrintArea()
765 DBG_ASSERT(pPage,"Page nicht gefunden"); in GetPrintArea()
809 DBG_ASSERT( nStartX<=nEndX && nStartY<=nEndY, "Start/End falsch in ScDrawLayer::GetPrintArea" ); in GetPrintArea()
896 DBG_ASSERT(pPage,"Page nicht gefunden"); in MoveAreaTwips()
1036 DBG_ASSERT( pDoc, "ScDrawLayer::MoveArea without document" ); in MoveArea()
1088 DBG_ASSERT( pDoc, "ScDrawLayer::WidthChanged without document" ); in WidthChanged()
1122 DBG_ASSERT( pDoc, "ScDrawLayer::HeightChanged without document" ); in HeightChanged()
1130 DBG_ASSERT(pPage,"Page not found"); in HeightChanged()
1163 DBG_ASSERT( pDoc, "ScDrawLayer::HasObjectsInRows without document" ); in HasObjectsInRows()
1168 DBG_ASSERT(pPage,"Page not found"); in HasObjectsInRows()
1221 DBG_ASSERT(pPage,"Page ?");
1258 DBG_ASSERT( pDoc, "ScDrawLayer::DeleteObjectsInArea without document" ); in DeleteObjectsInArea()
1263 DBG_ASSERT(pPage,"Page ?"); in DeleteObjectsInArea()
1307 DBG_ASSERT( pDoc, "ScDrawLayer::DeleteObjectsInSelection without document" ); in DeleteObjectsInSelection()
1408 DBG_ASSERT( pDestPage, "no page" ); in CopyToClip()
1483 DBG_ASSERT( pDoc, "ScDrawLayer::CopyFromClip without document" ); in CopyFromClip()
1508 DBG_ASSERT( pSrcPage && pDestPage, "draw page missing" ); in CopyFromClip()
1730DBG_ASSERT( ValidColRowTab( rPos.Col(), rPos.Row(), rPos.Tab() ), "ScDrawLayer::GetCellRect - inva… in GetCellRect()
1801 DBG_ASSERT(pPage,"Page ?"); in GetNamedObject()
1854 DBG_ASSERT(pPage,"Page ?"); in EnsureGraphicNames()
2057 DBG_ASSERT(!pGlobalDrawPersist,"SetGlobalDrawPersist mehrfach"); in SetGlobalDrawPersist()
2070 DBG_ASSERT( pDoc, "ScDrawLayer::GetDocumentStream without document" ); in GetDocumentStream()