Home
last modified time | relevance | path

Searched refs:ASSERT (Results 1 – 25 of 427) sorted by relevance

12345678910>>...18

/trunk/main/sw/source/filter/ww1/
H A Dfltshell.cxx84 ASSERT(pCNd, "kein ContentNode gefunden"); in GetCntntNode()
234 ASSERT( pEntry->nMkCntnt in MoveAttrs()
241 ASSERT( pEntry->nPtCntnt in MoveAttrs()
345 ASSERT(!nAttrId || in SetAttr()
1509 ASSERT(pTable, "GetBox ohne Tabelle"); in GetBox()
1722 ASSERT(pTable, "EndTable ohne Table"); in EndTable()
1913 ASSERT(pFly, "GetFlyAttr ohne Fly"); in GetFlyFrmAttr()
1994 ASSERT(sal_False, "BeginFly in Fly"); in BeginFly()
1998 ASSERT(sal_False, "BeginFly in Table"); in BeginFly()
2022 ASSERT(sal_False, "EndFly ohne Fly"); in EndFly()
[all …]
/trunk/main/sw/source/core/table/
H A Dswnewtable.cxx143 ASSERT( pBox, "Missing table box" ); in lcl_CheckMinMax()
177 ASSERT( pBox, "Missing table box" ); in lcl_Box2LeftBorder()
211 ASSERT( pBox, "Missing table box" ); in lcl_LeftBorder2Box()
219 ASSERT( false, "Didn't find wished box" ); in lcl_LeftBorder2Box()
341 ASSERT( pLine, "Missing table line" ); in CollectBoxSelection()
381 ASSERT( pLine, "Missing table line" ); in CollectBoxSelection()
1620 ASSERT( pBox, "Missing table box" ); in lcl_SearchSelBox()
2036 ASSERT( nColCount, "Empty Table Line" ) in SwSaveRowSpan()
2041 ASSERT( pBox, "Missing Table Box" ); in SwSaveRowSpan()
2132 ASSERT( nColCount, "Empty Table Line" ) in CleanUpBottomRowSpan()
[all …]
/trunk/main/sw/source/core/layout/
H A Dftnfrm.cxx83 ASSERT( *p1->GetStart() < *p2->GetStart(), in lcl_FindFtnPos()
97 ASSERT( !pDoc, "FtnPos not found." ); in lcl_FindFtnPos()
104 ASSERT( pDoc, "SwFtnFrm: Missing doc!" ); in operator <()
345 { ASSERT( sal_False, "No FtnBoss." ); in GrowFrm()
879 ASSERT( pSect->Lower()->IsColumnFrm(), in GetPrevFtnLeaf()
1001 ASSERT( pFtn, "FtnCont ohne Ftn." ); in lcl_RemoveFtns()
1141 ASSERT( pFtn, "Cont ohne Fussnote." ); in FindFtnCont()
1631 ASSERT( pParent, "paste in space?" ); in InsertFtn()
2129 ASSERT( pBossOfFoundFtn, in _CollectFtns()
3026 ASSERT( IsInFtn(), "Keine Ftn." ); in MoveFtnCntFwd()
[all …]
H A Dunusedf.cxx35 ASSERT( sal_False, "Format() der Basisklasse gerufen." ); in Format()
40 ASSERT( sal_False, "Paint() der Basisklasse gerufen." ); in Paint()
45 ASSERT( sal_False, "WouldFit des CntntFrm gerufen." ); in WouldFit()
51 ASSERT( false, "Don't call this function at the base class!" ); in FillSelection()
57 ASSERT( sal_False, "GetCrsrOfst der Basisklasse, hi!" ); in GetCrsrOfst()
65 ASSERT( sal_False, "Cut() des RootFrm gerufen." ); in Cut()
70 ASSERT( sal_False, "Paste() des RootFrm gerufen." ); in Paste()
75 ASSERT( sal_False, "Paste() des FlyFrm gerufen." ); in Paste()
83 ASSERT( sal_False, "GetCharRect() der Basis gerufen." ); in GetCharRect()
H A Dfindfrm.cxx268 ASSERT( !IsRootFrm() , "<IsBefore> called at a <SwRootFrm>."); in IsBefore()
514 ASSERT( pSct, "FindFtnBossFrm: Single column outside section?" ); in FindFtnBossFrm()
779 ASSERT( pUp, "Cntnt in Tabelle aber nicht in Zelle." ); in _FindNext()
918 ASSERT( pFtnFrmOfCurr, in _FindNextCnt()
1099 ASSERT( pCurrCntntFrm->FindFooterOrHeader(), in _FindPrevCnt()
1101 ASSERT( !pPrevCntntFrm->IsInFly(), in _FindPrevCnt()
1143 ASSERT( pUp, "Cntnt in Tabelle aber nicht in Zelle." ); in _FindPrev()
1493 ASSERT( pTmpFrm, "SwFrm::GetNextCellLeaf() without cell" ) in GetNextCellLeaf()
1527 ASSERT( pCell->Lower() && pCell->Lower()->IsRowFrm(), in lcl_FindCorrespondingCellFrm()
1654 ASSERT( pTableFrm && in FindStartEndOfRowSpanCell()
[all …]
H A Dwsfrm.cxx111 ASSERT( pMod, "Kein Frameformat uebergeben." ); in SwFrm()
596 ASSERT( pParent, "Kein Parent fuer Insert." ); in InsertBefore()
792 ASSERT( pUpper, "Removen ohne Upper?" ); in Remove()
819 ASSERT( pParent, "Kein Parent fuer Paste." ); in Paste()
927 ASSERT( GetUpper(), "Cut ohne Upper()." ); in Cut()
1120 ASSERT( pParent, "Kein Parent fuer Paste." ); in Paste()
1293 ASSERT( nDist >= 0, "Negatives Wachstum?" ); in Grow()
2030 ASSERT( nDist >= 0, "nDist < 0" ); in ShrinkFrm()
2622 ASSERT( nDist >= 0, "nDist < 0" ); in ShrinkFrm()
3340 ASSERT( pTmp, "Where's my TabFrm?" ); in InvaPercentLowers()
[all …]
H A Datrfrm.cxx240 ASSERT( pNode, "Ein grosses Problem." ); in DelHFFormat()
766 ASSERT( sal_False, "unknown MemberId" ); in QueryValue()
795 ASSERT( sal_False, "unknown MemberId" ); in PutValue()
1202 ASSERT( sal_False, "unknown MemberId" ); in QueryValue()
1237 ASSERT( sal_False, "unknown MemberId" ); in PutValue()
1300 ASSERT( sal_False, "unknown MemberId" ); in QueryValue()
3018 ASSERT( pMasterObject, in SetObjTitle()
3041 ASSERT( pMasterObject, in GetObjTitle()
3054 ASSERT( pMasterObject, in SetObjDescription()
3077 ASSERT( pMasterObject, in GetObjDescription()
[all …]
H A Dsectfrm.cxx261 ASSERT( GetUpper(), "Cut ohne Upper()." ); in _Cut()
346 ASSERT( pParent, "Kein Parent fuer Paste." ); in Paste()
348 ASSERT( pParent != this, "Bin selbst der Parent." ); in Paste()
350 ASSERT( !GetPrev() && !GetUpper(), in Paste()
546 ASSERT( pFrm, "SplitSect: Why?" ); in SplitSect()
555 ASSERT( pSav, "SplitSect: What's on?" ); in SplitSect()
775 ASSERT( pNxtSct, "MoveCntnt: No Merge" ); in MoveCntntAndDelete()
2319 ASSERT( /*!pPrev &&*/ IsInSct(), "Why?" ); in _GetIndPrev()
2351 ASSERT( !pNext && IsInSct(), "Why?" ); in _GetIndNext()
2758 ASSERT( pDestroy, "Keine Liste, keine Kekse" ); in _DeleteEmptySct()
[all …]
/trunk/main/sw/source/core/bastyp/
H A Dswcache.cxx57 ASSERT( !pLast->GetNext(), "Last but not last." ); in Check()
69 ASSERT( pTmp, "Objekt not found." ); in Check()
75 ASSERT( pObj == pLast, "Last not Found." ); in Check()
79 ASSERT( bFirstFound, "First not Found." ); in Check()
196 ASSERT( sal_True, "Flushing locked objects." ); in Flush()
248 ASSERT( !pFirst && !pLast, "First not first." ); in ToTop()
257 ASSERT( pObj->GetPrev(), "Last but no Prev." ); in ToTop()
478 ASSERT( sal_False, "Cache overflow." ); in Insert()
484 { ASSERT( pObj->GetPrev(), "Last but no Prev" ); in Insert()
512 { ASSERT( !pLast, "Last but no First." ); in Insert()
[all …]
/trunk/main/sw/source/core/SwNumberTree/
H A DSwNumberTree.cxx70 ASSERT(false, "lost children!"); in ~SwNumberTreeNode()
82 ASSERT(mChildren.empty(), "children left!"); in ~SwNumberTreeNode()
537 ASSERT( false, in AddChild()
855 ASSERT( IsPhantom(), in HasPhantomCountedParent()
932 ASSERT( false, in SetLevelInListTree()
937 ASSERT( GetParent(), in SetLevelInListTree()
944 ASSERT( pRootTreeNode, in SetLevelInListTree()
993 ASSERT(false, " I'm a bastard!"); in IsSane()
1059 ASSERT( aItResult != mChildren.end(), in GetIterator()
1374 ASSERT( false, in NotifyNodesOnListLevel()
[all …]
H A DSwNodeNum.cxx73 ASSERT( GetNumRule() && GetTxtNode(), in ChangeNumRule()
90 ASSERT( GetTxtNode(), in GetPosition()
109 ASSERT( GetTxtNode(), in PreAdd()
115 ASSERT( GetNumRule(), in PreAdd()
134 ASSERT( GetTxtNode(), in PostRemove()
136 ASSERT( GetNumRule(), in PostRemove()
190 ASSERT( false, "<SwNodeNum::IsContinuous()> - OD debug" ); in IsContinuous()
231 ASSERT( pChild, in HasCountedChildren()
347 ASSERT( false, in IsCountPhantoms()
470 ASSERT( false, in _UnregisterMeAndChildrenDueToRootDelete()
/trunk/main/sw/source/core/inc/
H A Ddrawfont.hxx197 ASSERT( bPos, "DrawTextInfo: Undefined Position" ); in GetPos()
214 ASSERT( bWrong, "DrawTextInfo: Undefined WrongList" ); in GetWrong()
231 ASSERT( bSize, "DrawTextInfo: Undefined Size" ); in GetSize()
237 ASSERT( bFnt, "DrawTextInfo: Undefined Font" ); in GetFont()
258 ASSERT( bOfst, "DrawTextInfo: Undefined Offset" ); in GetOfst()
269 ASSERT( bLeft, "DrawTextInfo: Undefined left range" ); in GetLeft()
275 ASSERT( bRight, "DrawTextInfo: Undefined right range" ); in GetRight()
292 ASSERT( bAscent, "DrawTextInfo: Undefined Ascent" ); in GetAscent()
303 ASSERT( bSperr, "DrawTextInfo: Undefined >Sperren<" ); in GetSperren()
314 ASSERT( bSpace, "DrawTextInfo: Undefined Spacing" ); in GetSpace()
[all …]
/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx438 ASSERT( pBox->GetTabLines().Count() > 0, in GetAnyBoxStartNode()
451 ASSERT( pTblNd, "Kein Table-Node?" ); in FindFlyFrmFmt()
464 ASSERT( rAbsMinNoAlignCnts <= rMinNoAlignCnts, in lcl_GetMinMaxSize()
466 ASSERT( rMinNoAlignCnts <= rMaxNoAlignCnts, in lcl_GetMinMaxSize()
772 ASSERT( nMinColSpan!=USHRT_MAX, in AutoLayoutPass1()
991 ASSERT( 0==nRel || nQuot!=ULONG_MAX, in AutoLayoutPass1()
1142 ASSERT( IsTopTable() == (nRelAvail==0), in AutoLayoutPass2()
1380 ASSERT( IsTopTable(), in AutoLayoutPass2()
1503 ASSERT( IsTopTable(), in AutoLayoutPass2()
1575 ASSERT( !pLeftFillerBox || nRelLeftFill>0, in AutoLayoutPass2()
[all …]
/trunk/main/sw/inc/
H A Dtox.hxx643 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in SetPrimaryKey()
649 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in SetSecondaryKey()
655 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in SetTextReading()
661 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in SetPrimaryKeyReading()
667 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in SetSecondaryKeyReading()
679 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in GetPrimaryKey()
685 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in GetSecondaryKey()
691 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in GetTextReading()
697 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in GetPrimaryKeyReading()
712 ASSERT(nLevel < GetFormMax(), "Index >= FORM_MAX"); in SetTemplate()
[all …]
H A Dtxatbase.hxx152 ASSERT( m_pAttr, "SwTxtAttr: where is my attribute?" ); in GetAttr()
174 ASSERT( m_pAttr && m_pAttr->Which() == RES_TXTATR_CHARFMT, in GetCharFmt()
181 ASSERT( m_pAttr && m_pAttr->Which() == RES_TXTATR_AUTOFMT, in GetAutoFmt()
188 ASSERT( m_pAttr in GetFmtFld()
198 ASSERT( m_pAttr && m_pAttr->Which() == RES_TXTATR_FTN, "Wrong attribute" ); in GetFtn()
204 ASSERT( m_pAttr && m_pAttr->Which() == RES_TXTATR_FLYCNT, in GetFlyCnt()
211 ASSERT( m_pAttr && m_pAttr->Which() == RES_TXTATR_TOXMARK, in GetTOXMark()
218 ASSERT( m_pAttr && m_pAttr->Which() == RES_TXTATR_REFMARK, in GetRefMark()
225 ASSERT( m_pAttr && m_pAttr->Which() == RES_TXTATR_INETFMT, in GetINetFmt()
232 ASSERT( m_pAttr && m_pAttr->Which() == RES_TXTATR_CJK_RUBY, in GetRuby()
[all …]
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx174 ASSERT((RES_TXTATR_META == nWhich) || in isSelfNestable()
185 ASSERT((RES_TXTATR_META == nWhich) || in isSplittable()
372 ASSERT( (RES_TXTATR_INETFMT == nNewWhich) || in TryInsertNesting()
429 ASSERT(false, in TryInsertNesting()
478 ASSERT(!bRemoveOverlap, in TryInsertNesting()
534 ASSERT(false, "hints array full :-("); in TryInsertNesting()
604 ASSERT( RES_TXTATR_CHARFMT == rNewHint.Which() || in BuildPortions()
1967 ASSERT(false, in SetAttr()
2852 ASSERT(false, "hints array full :-("); in TryInsertHint()
3074 ASSERT( *pHtEnd >= nHtStart, in TryInsertHint()
[all …]
H A Datrfld.cxx185 ASSERT( SfxPoolItem::operator==( rAttr ), "keine gleichen Attribute" ); in operator ==()
233 ASSERT( pTxtNd, "wo ist denn mein Node?" ); in Modify()
353 ASSERT( m_pTxtNode, "SwTxtFld: where is my TxtNode?" ); in ExpandTxtFld()
390 ASSERT( m_pTxtNode, "SwTxtFld: where is my TxtNode?" ); in CopyTxtFld()
391 ASSERT( pDest->m_pTxtNode, "SwTxtFld: where is pDest's TxtNode?" ); in CopyTxtFld()
428 ASSERT( pFldType, "unbekannter FieldType" ); in CopyTxtFld()
470 ASSERT( false, "<SwTxtFld::GetPamForField> - missing <SwTxtNode>" ); in GetPamForTxtFld()
566 ASSERT( (*End()) - (*GetStart()) >= 2, in UpdateFieldContent()
575 ASSERT( pInputFld != NULL, in UpdateFieldContent()
594 ASSERT( (*End()) - (*GetStart()) >= 2, in UpdateTextNodeContent()
[all …]
/trunk/main/sw/source/core/draw/
H A Ddcontact.cxx240 ASSERT( pAnchoredObj, in MoveObjToVisibleLayer()
277 ASSERT( pAnchoredObj, in MoveObjToInvisibleLayer()
488 ASSERT( _pSdrObj, in GetAnchoredObj()
507 ASSERT( _pSdrObj, in GetAnchoredObj()
775 ASSERT( _pSdrObj, in GetAnchoredObj()
809 ASSERT( _pSdrObj, in GetAnchoredObj()
884 ASSERT( false, in GetAnchorFrm()
1262 ASSERT( false, in AssertNestedUserCall()
1688 ASSERT( false, in Modify()
1888 ASSERT( false, in ConnectToLayout()
[all …]
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx204 ASSERT( !bEnterGroup, "SW_ENTER_GROUP is not supported" ); in SelectObj()
237 ASSERT( pTmp, "Graphic without Fly" ); in SelectObj()
407 ASSERT( pPage, "Where's my page?" ); in MoveAnchor()
1360 ASSERT( pList, "No object list to iterate" ) in GetBestObject()
1779 ASSERT( pTmp, "Where's my Master?" ); in ImpEndCreate()
1872 ASSERT( pTmp, "Where's my Master?" ); in ImpEndCreate()
1908 ASSERT( pTmp, "Where's my Master?" ); in ImpEndCreate()
2193 ASSERT( pView, "GetAnchorObjDiff without DrawView?" ); in GetAnchorObjDiff()
2283 ASSERT( false, in IsGroupAllowed()
2570 { ASSERT( sal_False, "SetObjAttr, empty set." ); in SetObjAttr()
[all …]
/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx192 ASSERT( sal_False, in GetTemplateName()
479 ASSERT( !pPendStack, in ~SwHTMLParser()
591 ASSERT( SVPAR_ERROR!=eState, in Continue()
639 ASSERT( !pPendStack, in Continue()
2792 ASSERT( sal_False, in _SetAttr()
2989 ASSERT( pTxtNd, "No text node" ); in EndAttr()
3085 ASSERT( !aParaAttrs.Count(), in DeleteAttr()
3141 ASSERT( !aParaAttrs.Count(), in SaveAttrTab()
3170 ASSERT( !aParaAttrs.Count(), in SplitAttrTab()
3271 ASSERT( !aParaAttrs.Count(), in RestoreAttrTab()
[all …]
H A Dhtmlform.cxx284 ASSERT( xServiceFactory.is(), in GetServiceFactory()
297 ASSERT( xTxtDoc.is(), in GetDrawPage()
313 ASSERT( xFormsSupplier.is(), in GetForms()
336 ASSERT( xShapes.is(), in GetShapes()
350 ASSERT( xControlEventManager.is(), in GetControlEventManager()
367 ASSERT( xFormEventManager.is(), in GetFormEventManager()
475 ASSERT( bSetWidth || bSetHeight, in init()
740 ASSERT( pSwShape, "Wo ist das SW-Shape?" ); in SetControlSize()
2508 ASSERT( bSelect, "keine Select" ); in EndSelect()
2601 ASSERT( bSelect, "keine Select" ); in InsertSelectOption()
[all …]
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx856 ASSERT(pColl, "Collektion fehlt!"); in SetName()
870 ASSERT(pFrmFmt, "FrmFmt fehlt!"); in SetName()
883 ASSERT(pDesc, "PageDesc fehlt!"); in SetName()
970 ASSERT( pColl, "Collektion fehlt!") in SetParent()
976 ASSERT(pFrmFmt, "FrameFormat fehlt!"); in SetParent()
1023 ASSERT(pColl, "Collection fehlt!"); in SetFollow()
1036 ASSERT(pDesc, "PageDesc fehlt!"); in SetFollow()
1105 ASSERT(pFrmFmt, "Wo ist das FrmFmt"); in GetItemSet()
1132 ASSERT(pDesc, "Kein PageDescriptor"); in GetItemSet()
1139 ASSERT(pNumRule, "Keine NumRule"); in GetItemSet()
[all …]
/trunk/main/sw/source/core/access/
H A Dacccontext.cxx128 ASSERT( pVSh, "no view shell" ); in GetWindow()
132 ASSERT( pWin, "no window" ); in GetWindow()
143 ASSERT( pViewShell, "no view shell" ); in GetCrsrShell()
157 ASSERT( pViewShell, "no view shell" ); in GetCrsrShell()
353 ASSERT( GetVisArea() == GetMap()->GetVisArea(), in ScrolledIn()
490 ASSERT( GetFrm(), "fire event for diposed frame?" ); in FireAccessibleEvent()
917 ASSERT( pParent, "no Parent found" ); in getBoundsImpl()
1130 ASSERT( GetMap()->GetVisArea() == GetVisArea(), in Dispose()
1262 ASSERT( !rChildFrmOrObj.GetSwFrm() || in InvalidateChildPosOrSize()
1303 ASSERT( false , in InvalidateChildPosOrSize()
[all …]
/trunk/main/sw/source/filter/xml/
H A Dxmltbli.cxx333 ASSERT( nCells <= USHRT_MAX, in SwXMLTableRow_Impl()
346 ASSERT( nCol < USHRT_MAX, in GetCell()
350 ASSERT( nCol < aCells.Count(), in GetCell()
358 ASSERT( nCells <= USHRT_MAX, in Expand()
372 ASSERT( nCells<=aCells.Count(), in Expand()
687 ASSERT( xDstCrsrTunnel.is(), in EndElement()
1416 ASSERT( pTbl, "table missing" ); in SwXMLTableContext()
1528 ASSERT( nCurCol < USHRT_MAX, in InsertColumn()
1593 ASSERT( nCurRow < USHRT_MAX, in InsertCell()
1700 ASSERT( nCurRow < USHRT_MAX, in InsertRow()
[all …]
/trunk/main/sw/source/core/text/
H A Dfrmform.cxx131 ASSERT( HasPara(), "ResetPreps(), missing ParaPortion." ); in ValidateFrm()
235 ASSERT( HasFollow(), "CalcFollow: missing Follow." ); in CalcFollow()
512 ASSERT( nAdd >= 0, "Ey" ); in AdjustFrm()
675 ASSERT( GetFollow(), "+SwTxtFrm::JoinFrm: no follow" ); in JoinFrm()
718 ASSERT( !pFoll->HasFtn(), "Missing FtnFlag." ); in JoinFrm()
817 ASSERT( !HasFtn(), "Missing FtnFlag." ); in SplitFrm()
841 ASSERT( nNewOfst, "!SwTxtFrm::SetOfst: missing JoinFrm()." ); in _SetOfst()
1282 ASSERT( ! IsVertical() || IsSwapped(), in FormatLine()
1304 ASSERT( rLine.GetCurr()->Height(), in FormatLine()
1757 ASSERT( ! IsVertical() || IsSwapped(), in FormatOnceMore()
[all …]

Completed in 318 milliseconds

12345678910>>...18