/aoo41x/main/sw/source/core/access/ |
H A D | accportions.cxx | 122 DBG_ASSERT( !bFinished, "We are already done!" ); in Text() 158 DBG_ASSERT( !bFinished, "We are already done!" ); in Special() 260 DBG_ASSERT( !bFinished, "We are already done!" ); in LineBreak() 294 DBG_ASSERT( nPortionNo < aPortionAttrs.size(), in IsPortionAttrSet() 404 DBG_ASSERT( nPos >= 0, "illegal position" ); in GetModelPosition() 468 DBG_ASSERT( nMin < nMiddle, "progress?" ); in FindBreak() 469 DBG_ASSERT( nMiddle < nMax, "progress?" ); in FindBreak() 494 DBG_ASSERT( nMin < rPositions.size()-1, in FindBreak() 608 DBG_ASSERT( ( nEndPos - nStartPos ) == in GetAccessiblePosition() 657 DBG_ASSERT( nModelPos != nModelEndPos, in FillSpecialPos() [all …]
|
/aoo41x/main/editeng/source/uno/ |
H A D | unoedprx.cxx | 179 DBG_ASSERT(mnEEIndex >= 0 && mnEEIndex <= USHRT_MAX, in GetEEIndex() 247 DBG_ASSERT(nIndex >= 0 && nIndex <= USHRT_MAX, in SetIndex() 493 DBG_ASSERT(aStartIndex.GetFieldOffset() >= 0 && in GetText() 878 DBG_ASSERT(aStringWrap.GetIndexAtPoint( aPoint ) >= 0 && in GetIndexAtPoint() 927 DBG_ASSERT(aIndex.GetBulletLen() >= 0 && in GetWordIndices() 940 DBG_ASSERT(aIndex.GetIndex() - aIndex.GetFieldOffset() >= 0 && in GetWordIndices() 958 DBG_ASSERT(aIndex.GetIndex() >= 0 && in GetWordIndices() 964 DBG_ASSERT(aIndex.GetIndex() >= 0 && in GetWordIndices() 981 DBG_ASSERT(aIndex.GetBulletLen() >= 0 && in GetAttributeRun() 1009 DBG_ASSERT(aIndex.GetIndex() >= 0 && in GetAttributeRun() [all …]
|
/aoo41x/main/sw/source/ui/fmtui/ |
H A D | tmpdlg.cxx | 125 DBG_ASSERT(pFact, "Dialogdiet fail!"); in SwTemplateDlg() 132 … DBG_ASSERT(pFact->GetTabPageCreatorFunc( RID_SVXPAGE_CHAR_NAME ), "GetTabPageCreatorFunc fail!"); in SwTemplateDlg() 133 … DBG_ASSERT(pFact->GetTabPageRangesFunc( RID_SVXPAGE_CHAR_NAME ) , "GetTabPageRangesFunc fail!"); in SwTemplateDlg() 193 … DBG_ASSERT(pFact->GetTabPageCreatorFunc(RID_SVXPAGE_TABULATOR), "GetTabPageCreatorFunc fail!"); in SwTemplateDlg() 194 … DBG_ASSERT(pFact->GetTabPageRangesFunc(RID_SVXPAGE_TABULATOR), "GetTabPageRangesFunc fail!"); in SwTemplateDlg() 205 … DBG_ASSERT(pFact->GetTabPageCreatorFunc( RID_SVXPAGE_BORDER ), "GetTabPageCreatorFunc fail!"); in SwTemplateDlg() 206 … DBG_ASSERT(pFact->GetTabPageRangesFunc( RID_SVXPAGE_BORDER ), "GetTabPageRangesFunc fail!"); in SwTemplateDlg() 254 … DBG_ASSERT(pFact->GetTabPageCreatorFunc( RID_SVXPAGE_BORDER ), "GetTabPageCreatorFunc fail!"); in SwTemplateDlg() 255 … DBG_ASSERT(pFact->GetTabPageRangesFunc( RID_SVXPAGE_BORDER ), "GetTabPageRangesFunc fail!"); in SwTemplateDlg() 286 … DBG_ASSERT(pFact->GetTabPageCreatorFunc( RID_SVXPAGE_PAGE ), "GetTabPageCreatorFunc fail!"); in SwTemplateDlg() [all …]
|
/aoo41x/main/sc/source/ui/styleui/ |
H A D | styledlg.cxx | 73 DBG_ASSERT(pFact, "Dialogdiet fail!");//CHINA001 in ScStyleDlg() 83 …DBG_ASSERT(pFact->GetTabPageRangesFunc( RID_SVXPAGE_CHAR_NAME ), "GetTabPageRangesFunc fail!");//C… in ScStyleDlg() 96 …DBG_ASSERT(pFact->GetTabPageRangesFunc(RID_SVXPAGE_PARA_ASIAN), "GetTabPageRangesFunc fail!");//CH… in ScStyleDlg() 101 …DBG_ASSERT(pFact->GetTabPageCreatorFunc( RID_SVXPAGE_BORDER ), "GetTabPageCreatorFunc fail!");//CH… in ScStyleDlg() 102 …DBG_ASSERT(pFact->GetTabPageRangesFunc( RID_SVXPAGE_BORDER ), "GetTabPageRangesFunc fail!");//CHIN… in ScStyleDlg() 113 …DBG_ASSERT(pFact->GetTabPageCreatorFunc( RID_SVXPAGE_PAGE ), "GetTabPageCreatorFunc fail!");//CHIN… in ScStyleDlg() 114 …DBG_ASSERT(pFact->GetTabPageRangesFunc( RID_SVXPAGE_PAGE ), "GetTabPageRangesFunc fail!");//CHINA0… in ScStyleDlg() 116 …DBG_ASSERT(pFact->GetTabPageCreatorFunc( RID_SVXPAGE_BORDER ), "GetTabPageCreatorFunc fail!");//CH… in ScStyleDlg() 117 …DBG_ASSERT(pFact->GetTabPageRangesFunc( RID_SVXPAGE_BORDER ), "GetTabPageRangesFunc fail!");//CHIN… in ScStyleDlg() 157 DBG_ASSERT( pInfoItem, "NumberInfoItem nicht gefunden!" ); in PageCreated() [all …]
|
/aoo41x/main/editeng/source/editeng/ |
H A D | editundo.cxx | 84 DBG_ASSERT( mpImpEE->GetActiveView(), "Active View?" ); in Undo() 104 DBG_ASSERT( !aNewSel.IsInvalid(), "Ungueltige Selektion nach Undo()" ); in Undo() 119 DBG_ASSERT( mpImpEE->GetActiveView(), "Active View?" ); in Redo() 139 DBG_ASSERT( !aNewSel.IsInvalid(), "Ungueltige Selektion nach Undo()" ); in Redo() 205 DBG_ASSERT( GetImpEditEngine()->GetActiveView(), "Undo/Redo: Keine Active View!" ); in Undo() 221 DBG_ASSERT( pContentNode, "EditUndoDelContent::Redo(): Node?!" ); in Redo() 238 DBG_ASSERT( pN && ( pN != pContentNode ), "?! RemoveContent !? " ); in Redo() 593 DBG_ASSERT( pInf, "Undo_DTOR (SetAttribs): pInf = NULL!" ); in ~EditUndoSetAttribs() 597 DBG_ASSERT( pX, "Undo_DTOR (SetAttribs): pX = NULL!" ); in ~EditUndoSetAttribs() 613 DBG_ASSERT( pInf, "Undo (SetAttribs): pInf = NULL!" ); in Undo() [all …]
|
H A D | editattr.cxx | 145 DBG_ASSERT( rAttr.Which() == EE_CHAR_UNDERLINE, "Kein Underlineattribut!" ); in EditCharAttribUnderline() 161 DBG_ASSERT( rAttr.Which() == EE_CHAR_OVERLINE, "Kein Overlineattribut!" ); in EditCharAttribOverline() 192 DBG_ASSERT( rAttr.Which() == EE_CHAR_FONTWIDTH, "Kein Widthattribut!" ); in EditCharAttribFontWidth() 206 DBG_ASSERT( rAttr.Which() == EE_CHAR_STRIKEOUT, "Kein Sizeattribut!" ); in EditCharAttribStrikeout() 220 DBG_ASSERT( rAttr.Which() == EE_CHAR_COLOR, "Kein Colorattribut!" ); in EditCharAttribColor() 248 DBG_ASSERT( rAttr.Which() == EE_CHAR_SHADOW, "Kein Shadowattribut!" ); in EditCharAttribShadow() 284 DBG_ASSERT( rAttr.Which() == EE_CHAR_OUTLINE, "Kein Outlineattribut!" ); in EditCharAttribOutline() 379 DBG_ASSERT( rAttr.Which() == EE_CHAR_PAIRKERNING, "Kein PairKerning!" ); in EditCharAttribPairKerning() 393 DBG_ASSERT( rAttr.Which() == EE_CHAR_KERNING, "Kein Kerning!" ); in EditCharAttribKerning() 407 DBG_ASSERT( rAttr.Which() == EE_CHAR_WLM, "Kein Kerning!" ); in EditCharAttribWordLineMode() [all …]
|
H A D | editdoc.cxx | 576 DBG_ASSERT( !bInclEnd, "Zeile nicht gefunden: FindLine" ); in FindLine() 997 DBG_ASSERT( pAttrib->GetEnd() >= nCut, "End < nCut!" ); in CopyAndCutAttribs() 1105 DBG_ASSERT( !pWrongList, "WrongList existiert schon!" ); in CreateWrongList() 1113 DBG_ASSERT( !pWrongList, "WrongList existiert schon!" ); in SetWrongList() 1418 DBG_ASSERT( nEnd >= nIndex, "Ende vorm Index?" ); in GetParaAsString() 1637 DBG_ASSERT( pNode, "Wohin mit dem Attribut?" ); in InsertAttribInSelection() 1682 DBG_ASSERT( pNode, "Wohin mit dem Attribut?" ); in RemoveAttribs() 1799 DBG_ASSERT( pAttrib, "MakeCharAttrib fehlgeschlagen!" ); in InsertAttrib() 1853 DBG_ASSERT( pNode, "Wo soll ich suchen ?" ); in FindAttribs() 2083 DBG_ASSERT( nWhich, "FindNextAttrib: Which?" ); in FindNextAttrib() [all …]
|
H A D | impedit2.cxx | 824 DBG_ASSERT( pNode, "ParaAttribsChanged: Welcher?" ); in ParaAttribsChanged() 830 DBG_ASSERT( pPortion, "ParaAttribsChanged: Portion?" ); in ParaAttribsChanged() 1489 DBG_ASSERT( pLastNode, "Kein sichtbarer Absatz?" ); in CursorEndOfDoc() 2180 DBG_ASSERT( bValidAction, "Move in sich selbst ?" ); in ImpMoveParagraphs() 2665 DBG_ASSERT( c != '\t', "Tab bei InsertText ?" ); in InsertText() 3039 DBG_ASSERT( nPara > 0, "AutoIndenting: Fehler!" ); in InsertParaBreak() 3076 DBG_ASSERT( pNode, "NULL-Pointer im Doc" ); in UpdateFields() 3108 DBG_ASSERT( pPortion, "NULL-Pointer im Doc" ); in UpdateFields() 3134 DBG_ASSERT( pNode, "Ungueltiger Node in Portion!" ); in PaMtoEditCursor() 3956 DBG_ASSERT( pLine, "Keine Zeile erhalten: GetChar" ); in GetChar() [all …]
|
H A D | impedit3.cxx | 216 DBG_ASSERT( nEnd > nIndex, "RedLine: aPnt2?" ); in lcl_DrawRedLines() 864 DBG_ASSERT( pTextRanges, "GetTextRanges?!" ); in CreateLines() 875 DBG_ASSERT( nA <= nB, "TextRange verdreht?" ); in CreateLines() 1002 DBG_ASSERT( pPortion, "?!" ); in CreateLines() 1154 DBG_ASSERT( pPortion, "no portion!?" ); in CreateLines() 1182 DBG_ASSERT( p, "Portion ?!" ); in CreateLines() 2016 DBG_ASSERT( pLine, "AdjustBlocks: Zeile ?!" ); in ImpAdjustBlocks() 2457 DBG_ASSERT( nPos <= nStartPos, "Start falsch!" ); in RecalcTextPortion() 3169 DBG_ASSERT( pAttr, "Feld nicht gefunden" ); in Paint() 3521 DBG_ASSERT( pAttr, "Feld nicht gefunden" ); in Paint() [all …]
|
/aoo41x/main/svtools/source/contnr/ |
H A D | treelist.cxx | 316 DBG_ASSERT(pSrcEntry,"Entry?"); in Move() 373 DBG_ASSERT(pSrcEntry,"Entry?"); in Copy() 757 DBG_ASSERT(pActEntry!=0,"Entry?"); in Prev() 1025 DBG_ASSERT(pView,"LastVis:No View"); in LastVisible() 1062 DBG_ASSERT(pEntry,"Entry?"); in NextVisible() 1092 DBG_ASSERT(pEntry,"Entry?"); in PrevVisible() 1133 DBG_ASSERT(pEntry,"Entry?"); in NextSibling() 1146 DBG_ASSERT(pEntry,"Entry?"); in PrevSibling() 1226 DBG_ASSERT(pView,"LastSel:No View"); in LastSelected() 1244 DBG_ASSERT( pEntry,"Entry?"); in Insert() [all …]
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | bmpacc.hxx | 348 DBG_ASSERT( mpBuffer, "Access is not valid!" ); in IsTopDown() 363 DBG_ASSERT( mpBuffer, "Access is not valid!" ); in GetScanlineFormat() 371 DBG_ASSERT( mpBuffer, "Access is not valid!" ); in GetScanlineSize() 379 DBG_ASSERT( mpBuffer, "Access is not valid!" ); in GetBitCount() 397 DBG_ASSERT( mpBuffer, "Access is not valid!" ); in GetBuffer() 405 DBG_ASSERT( mpBuffer, "Access is not valid!" ); in GetScanline() 414 DBG_ASSERT( mpBuffer, "Access is not valid!" ); in HasPalette() 422 DBG_ASSERT( mpBuffer, "Access is not valid!" ); in GetPalette() 438 DBG_ASSERT( mpBuffer, "Access is not valid!" ); in GetPaletteColor() 491 DBG_ASSERT( pData, "Access is not valid!" ); in GetPixelFromData() [all …]
|
/aoo41x/main/sfx2/source/appl/ |
H A D | appcfg.cxx | 536 DBG_ASSERT(pItem->ISA(SfxBoolItem), "BoolItem expected"); in SetOptions_Impl() 544 DBG_ASSERT(pItem->ISA(SfxBoolItem), "BoolItem expected"); in SetOptions_Impl() 562 DBG_ASSERT(pItem->ISA(SfxBoolItem), "BoolItem expected"); in SetOptions_Impl() 583 DBG_ASSERT(pItem->ISA(SfxBoolItem), "BoolItem expected"); in SetOptions_Impl() 590 DBG_ASSERT(pItem->ISA(SfxBoolItem), "BoolItem expected"); in SetOptions_Impl() 604 DBG_ASSERT(pItem->ISA(SfxBoolItem), "BoolItem expected"); in SetOptions_Impl() 611 DBG_ASSERT(pItem->ISA(SfxBoolItem), "BoolItem expected"); in SetOptions_Impl() 618 DBG_ASSERT(pItem->ISA(SfxBoolItem), "BoolItem expected"); in SetOptions_Impl() 740 DBG_ASSERT(pItem->ISA(SfxBoolItem), "SfxBoolItem expected"); in SetOptions_Impl() 807 DBG_ASSERT(pItem->ISA(SfxBoolItem), "SfxBoolItem expected"); in SetOptions_Impl() [all …]
|
/aoo41x/main/sw/source/filter/ww1/ |
H A D | w1class.cxx | 66 DBG_ASSERT( ulOffset<Count(), "Ww1PlainText" ); in operator []() 218 DBG_ASSERT(rnCountBytes>0, "Ww1Style"); in ReadEstcp() 230 DBG_ASSERT(cbStshf>=17, "Ww1StyleSheet"); in Ww1StyleSheet() 250 DBG_ASSERT(cbStshf==0, "Ww1StyleSheet"); in Ww1StyleSheet() 270 DBG_ASSERT(nCountBytes==0, "Ww1StyleSheet"); in ReadNames() 321 DBG_ASSERT(rnCountBytes==0, "Ww1StyleSheet"); in ReadEstcp() 339 DBG_ASSERT(SVBT16ToShort(nCountBytes) in Ww1Fonts() 490 DBG_ASSERT(nRet <= 354, "Ww1SingleSprmTab"); in Size() 531 DBG_ASSERT(index < Count(), "Ww1Sprm"); in Fill() 552 DBG_ASSERT(iLen<=cbsik, "Ww1Sprm"); in ReCalc() [all …]
|
/aoo41x/main/svx/source/sdr/properties/ |
H A D | emptyproperties.cxx | 83 DBG_ASSERT(mpEmptyItemSet, "Could not create an SfxItemSet(!)"); in GetObjectItemSet() 84 DBG_ASSERT(sal_False, "EmptyProperties::GetObjectItemSet() should never be called (!)"); in GetObjectItemSet() 91 DBG_ASSERT(sal_False, "EmptyProperties::SetObjectItem() should never be called (!)"); in SetObjectItem() 101 DBG_ASSERT(sal_False, "EmptyProperties::ClearObjectItem() should never be called (!)"); in ClearObjectItem() 111 DBG_ASSERT(sal_False, "EmptyProperties::SetObjectItemSet() should never be called (!)"); in SetObjectItemSet() 116 DBG_ASSERT(sal_False, "EmptyProperties::ItemSetChanged() should never be called (!)"); in ItemSetChanged() 121 DBG_ASSERT(sal_False, "EmptyProperties::AllowItemChange() should never be called (!)"); in AllowItemChange() 127 DBG_ASSERT(sal_False, "EmptyProperties::ItemChange() should never be called (!)"); in ItemChange() 132 DBG_ASSERT(sal_False, "EmptyProperties::PostItemChange() should never be called (!)"); in PostItemChange() 137 DBG_ASSERT(sal_False, "EmptyProperties::SetStyleSheet() should never be called (!)"); in SetStyleSheet() [all …]
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xeroot.cxx | 79 DBG_ASSERT( mrExpData.mxTabInfo.is(), "XclExpRoot::GetTabInfo - missing object (wrong BIFF?)" ); in GetTabInfo() 91 …DBG_ASSERT( mrExpData.mxFmlaComp.is(), "XclExpRoot::GetFormulaCompiler - missing object (wrong BIF… in GetFormulaCompiler() 97 …DBG_ASSERT( mrExpData.mxProgress.is(), "XclExpRoot::GetProgressBar - missing object (wrong BIFF?)"… in GetProgressBar() 103 DBG_ASSERT( mrExpData.mxSst.is(), "XclExpRoot::GetSst - missing object (wrong BIFF?)" ); in GetSst() 109 DBG_ASSERT( mrExpData.mxPalette.is(), "XclExpRoot::GetPalette - missing object (wrong BIFF?)" ); in GetPalette() 115 …DBG_ASSERT( mrExpData.mxFontBfr.is(), "XclExpRoot::GetFontBuffer - missing object (wrong BIFF?)" ); in GetFontBuffer() 121 …DBG_ASSERT( mrExpData.mxNumFmtBfr.is(), "XclExpRoot::GetNumFmtBuffer - missing object (wrong BIFF?… in GetNumFmtBuffer() 127 DBG_ASSERT( mrExpData.mxXFBfr.is(), "XclExpRoot::GetXFBuffer - missing object (wrong BIFF?)" ); in GetXFBuffer() 145 …DBG_ASSERT( mrExpData.mxNameMgr.is(), "XclExpRoot::GetNameManager - missing object (wrong BIFF?)" … in GetNameManager() 151 …DBG_ASSERT( mrExpData.mxObjMgr.is(), "XclExpRoot::GetObjectManager - missing object (wrong BIFF?)"… in GetObjectManager() [all …]
|
H A D | xipivot.cxx | 134 DBG_ASSERT( rStrm.GetRecSize() == 8, "XclImpPCItem::ReadSxdouble - wrong record size" ); in ReadSxdouble() 140 DBG_ASSERT( rStrm.GetRecSize() == 2, "XclImpPCItem::ReadSxboolean - wrong record size" ); in ReadSxboolean() 146 DBG_ASSERT( rStrm.GetRecSize() == 2, "XclImpPCItem::ReadSxerror - wrong record size" ); in ReadSxerror() 152 DBG_ASSERT( rStrm.GetRecSize() == 2, "XclImpPCItem::ReadSxinteger - wrong record size" ); in ReadSxinteger() 158 DBG_ASSERT( rStrm.GetRecSize() >= 3, "XclImpPCItem::ReadSxstring - wrong record size" ); in ReadSxstring() 164 DBG_ASSERT( rStrm.GetRecSize() == 8, "XclImpPCItem::ReadSxdatetime - wrong record size" ); in ReadSxdatetime() 174 DBG_ASSERT( rStrm.GetRecSize() == 0, "XclImpPCItem::ReadSxempty - wrong record size" ); in ReadSxempty() 224 DBG_ASSERT( nItemIdx < 3, "XclImpPCField::GetLimitItem - invalid item index" ); in GetLimitItem() 268 DBG_ASSERT( nVisC > 0, "XclImpPCField::ReadSxfield - field without visible items" ); in ReadSxfield() 832 DBG_ASSERT( maPCInfo.mnTotalFields == maFields.size(), in ReadPivotCacheStream() [all …]
|
/aoo41x/main/sot/source/sdstor/ |
H A D | storage.cxx | 975 DBG_ASSERT( Owner(), "must be owner" ); in SetClass() 986 DBG_ASSERT( Owner(), "must be owner" ); in SetConvertClass() 1004 DBG_ASSERT( Owner(), "must be owner" ); in GetClassName() 1015 DBG_ASSERT( Owner(), "must be owner" ); in GetFormat() 1026 DBG_ASSERT( Owner(), "must be owner" ); in GetUserName() 1036 DBG_ASSERT( Owner(), "must be owner" ); in ShouldConvert() 1051 DBG_ASSERT( Owner(), "must be owner" ); in FillInfoList() 1063 DBG_ASSERT( Owner(), "must be owner" ); in CopyTo() 1084 DBG_ASSERT( Owner(), "must be owner" ); in Commit() 1102 DBG_ASSERT( Owner(), "must be owner" ); in Revert() [all …]
|
/aoo41x/main/unotools/source/config/ |
H A D | optionsdrawinglayer.cxx | 379 …DBG_ASSERT( !(seqNames.getLength()!=seqValues.getLength()), "SvtOptionsDrawinglayer_Impl::SvtOptio… in SvtOptionsDrawinglayer_Impl() 387 …DBG_ASSERT( !(seqValues[nProperty].hasValue()==sal_False), "SvtOptionsDrawinglayer_Impl::SvtOption… in SvtOptionsDrawinglayer_Impl() 393 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_BOOLEAN), "SvtOptionsDrawinglayer… in SvtOptionsDrawinglayer_Impl() 400 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_BOOLEAN), "SvtOptionsDrawinglayer… in SvtOptionsDrawinglayer_Impl() 407 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_LONG), "SvtOptionsDrawinglayer_Im… in SvtOptionsDrawinglayer_Impl() 416 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_LONG), "SvtOptionsDrawinglayer_Im… in SvtOptionsDrawinglayer_Impl() 425 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_SHORT), "SvtOptionsDrawinglayer_I… in SvtOptionsDrawinglayer_Impl() 477 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_LONG), "SvtOptionsDrawinglayer_Im… in SvtOptionsDrawinglayer_Impl() 484 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_LONG), "SvtOptionsDrawinglayer_Im… in SvtOptionsDrawinglayer_Impl() 520 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_BOOLEAN), "SvtOptionsDrawinglayer… in SvtOptionsDrawinglayer_Impl() [all …]
|
/aoo41x/main/xmloff/source/core/ |
H A D | DomBuilderContext.cxx | 79 DBG_ASSERT( mxNode.is(), "empty XNode not allowed" ); in DomBuilderContext() 80 DBG_ASSERT( Reference<XElement>( mxNode, UNO_QUERY ).is(), "need element" ); in DomBuilderContext() 91 DBG_ASSERT( mxNode.is(), "empty XNode not allowed" ); in DomBuilderContext() 102 DBG_ASSERT( mxNode.is(), "empty XNode not allowed" ); in getTree() 125 DBG_ASSERT( mxNode.is(), "empty XNode not allowed" ); in StartElement() 126 DBG_ASSERT( mxNode->getOwnerDocument().is(), "XNode must have XDocument" ); in StartElement() 179 DBG_ASSERT( mxNode.is(), "empty XNode not allowed" ); in Characters() 202 DBG_ASSERT( xFactory.is(), "can't get service factory" ); in lcl_createDomInstance() 217 DBG_ASSERT( xParent.is(), "need parent node" ); in lcl_createElement() 220 DBG_ASSERT( xDocument.is(), "no XDocument found!" ); in lcl_createElement() [all …]
|
H A D | SettingsExportHelper.cxx | 187 DBG_ASSERT(rName.getLength(), "no name"); in exportBool() 203 DBG_ASSERT(rName.getLength(), "no name"); in exportByte() 221 DBG_ASSERT(rName.getLength(), "no name"); in exportShort() 233 DBG_ASSERT(rName.getLength(), "no name"); in exportInt() 245 DBG_ASSERT(rName.getLength(), "no name"); in exportLong() 256 DBG_ASSERT(rName.getLength(), "no name"); in exportDouble() 268 DBG_ASSERT(rName.getLength(), "no name"); in exportString() 279 DBG_ASSERT(rName.getLength(), "no name"); in exportDateTime() 293 DBG_ASSERT(rName.getLength(), "no name"); in exportSequencePropertyValue() 371 DBG_ASSERT(rName.getLength(), "no name"); in exportbase64Binary() [all …]
|
/aoo41x/main/svtools/source/config/ |
H A D | optionsdrawinglayer.cxx | 383 …DBG_ASSERT( !(seqNames.getLength()!=seqValues.getLength()), "SvtOptionsDrawinglayer_Impl::SvtOptio… in SvtOptionsDrawinglayer_Impl() 391 …DBG_ASSERT( !(seqValues[nProperty].hasValue()==sal_False), "SvtOptionsDrawinglayer_Impl::SvtOption… in SvtOptionsDrawinglayer_Impl() 397 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_BOOLEAN), "SvtOptionsDrawinglayer… in SvtOptionsDrawinglayer_Impl() 404 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_BOOLEAN), "SvtOptionsDrawinglayer… in SvtOptionsDrawinglayer_Impl() 411 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_LONG), "SvtOptionsDrawinglayer_Im… in SvtOptionsDrawinglayer_Impl() 420 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_LONG), "SvtOptionsDrawinglayer_Im… in SvtOptionsDrawinglayer_Impl() 429 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_SHORT), "SvtOptionsDrawinglayer_I… in SvtOptionsDrawinglayer_Impl() 481 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_LONG), "SvtOptionsDrawinglayer_Im… in SvtOptionsDrawinglayer_Impl() 488 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_LONG), "SvtOptionsDrawinglayer_Im… in SvtOptionsDrawinglayer_Impl() 524 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_BOOLEAN), "SvtOptionsDrawinglayer… in SvtOptionsDrawinglayer_Impl() [all …]
|
/aoo41x/main/svx/source/form/ |
H A D | fmsrcimp.cxx | 195 DBG_ASSERT(m_xBox.is(), "FmSearchEngine::ListBoxWrapper::ListBoxWrapper : invalid argument !"); in ListBoxWrapper() 209 … DBG_ASSERT(m_xBox.is(), "FmSearchEngine::CheckBoxWrapper::CheckBoxWrapper : invalid argument !"); in CheckBoxWrapper() 314 DBG_ASSERT( xAllFields.is() && ( nField >= 0 ) && ( nField < xAllFields->getCount() ), in BuildAndInsertFieldInfo() 391 DBG_ASSERT((nWhich >= 0) && ((sal_uInt32)nWhich < m_aControlTexts.size()), in FormatField() 405 DBG_ASSERT((nWhich>=0) && (nWhich < (m_arrUsedFields.end() - m_arrUsedFields.begin())), in FormatField() 558 DBG_ASSERT(m_bLevenshtein || m_bRegular, in SearchRegularApprox() 560 DBG_ASSERT(!m_bLevenshtein || !m_bRegular, in SearchRegularApprox() 813 DBG_ASSERT(xCurrent.is(), "FmSearchEngine::fillControlTexts : invalid field interface !"); in fillControlTexts() 905 DBG_ASSERT(nFoundIndex != -1, "FmSearchEngine::Init : Invalid field name were given !"); in Init() 1035 DBG_ASSERT(EQUAL_BOOKMARKS(m_aPreviousLocBookmark, m_xSearchCursor.getBookmark()), in SearchNextImpl() [all …]
|
/aoo41x/main/sw/source/ui/chrdlg/ |
H A D | pardlg.cxx | 97 …DBG_ASSERT(pFact->GetTabPageCreatorFunc(RID_SVXPAGE_STD_PARAGRAPH), "GetTabPageCreatorFunc fail!"); in SwParaDlg() 98 … DBG_ASSERT(pFact->GetTabPageRangesFunc(RID_SVXPAGE_STD_PARAGRAPH), "GetTabPageRangesFunc fail!"); in SwParaDlg() 101 …DBG_ASSERT(pFact->GetTabPageCreatorFunc(RID_SVXPAGE_ALIGN_PARAGRAPH), "GetTabPageCreatorFunc fail!… in SwParaDlg() 102 …DBG_ASSERT(pFact->GetTabPageRangesFunc(RID_SVXPAGE_ALIGN_PARAGRAPH), "GetTabPageRangesFunc fail!"); in SwParaDlg() 108 …DBG_ASSERT(pFact->GetTabPageCreatorFunc(RID_SVXPAGE_EXT_PARAGRAPH), "GetTabPageCreatorFunc fail!"); in SwParaDlg() 109 … DBG_ASSERT(pFact->GetTabPageRangesFunc(RID_SVXPAGE_EXT_PARAGRAPH), "GetTabPageRangesFunc fail!"); in SwParaDlg() 119 … DBG_ASSERT(pFact->GetTabPageCreatorFunc(RID_SVXPAGE_PARA_ASIAN), "GetTabPageCreatorFunc fail!"); in SwParaDlg() 120 … DBG_ASSERT(pFact->GetTabPageRangesFunc(RID_SVXPAGE_PARA_ASIAN), "GetTabPageRangesFunc fail!"); in SwParaDlg() 132 … DBG_ASSERT(pFact->GetTabPageCreatorFunc(RID_SVXPAGE_TABULATOR), "GetTabPageCreatorFunc fail!"); in SwParaDlg() 133 … DBG_ASSERT(pFact->GetTabPageRangesFunc(RID_SVXPAGE_TABULATOR), "GetTabPageRangesFunc fail!"); in SwParaDlg() [all …]
|
/aoo41x/main/tools/source/string/ |
H A D | strascii.cxx | 50 DBG_ASSERT( ImplDbgCheckAsciiStr( pSrc, nLen ), in ImplCopyAsciiStr() 214 DBG_ASSERT( pAsciiStr, "UniString::AssignAscii() - pAsciiStr is NULL" ); in AssignAscii() 465 DBG_ASSERT( ImplDbgCheckAsciiStr( pAsciiStr, nLen ), in CompareToAscii() 486 DBG_ASSERT( ImplDbgCheckAsciiStr( pAsciiStr, nLen ), in CompareIgnoreCaseToAscii() 506 DBG_ASSERT( ImplDbgCheckAsciiStr( pAsciiStr, STRING_LEN ), in EqualsAscii() 517 DBG_ASSERT( ImplDbgCheckAsciiStr( pAsciiStr, STRING_LEN ), in EqualsIgnoreCaseAscii() 529 DBG_ASSERT( ImplDbgCheckAsciiStr( pAsciiStr, nLen ), in EqualsAscii() 545 DBG_ASSERT( ImplDbgCheckAsciiStr( pAsciiStr, nLen ), in EqualsIgnoreCaseAscii() 560 DBG_ASSERT( ImplDbgCheckAsciiStr( pAsciiStr, STRING_LEN ), in SearchAscii() 607 DBG_ASSERT( ImplDbgCheckAsciiStr( pAsciiStr, STRING_LEN ), in SearchAndReplaceAscii() [all …]
|
/aoo41x/main/sd/source/core/undo/ |
H A D | undoobjects.cxx | 107 DBG_ASSERT( mxSdrObject.is(), "sd::UndoRemoveObject::Undo(), object already dead!" ); in Undo() 119 DBG_ASSERT( mxSdrObject.is(), "sd::UndoRemoveObject::Redo(), object already dead!" ); in Redo() 140 DBG_ASSERT( mxSdrObject.is(), "sd::UndoDeleteObject::Undo(), object already dead!" ); in Undo() 152 DBG_ASSERT( mxSdrObject.is(), "sd::UndoDeleteObject::Redo(), object already dead!" ); in Redo() 173 DBG_ASSERT( mxSdrObject.is(), "sd::UndoReplaceObject::Undo(), object already dead!" ); in Undo() 185 DBG_ASSERT( mxSdrObject.is(), "sd::UndoReplaceObject::Redo(), object already dead!" ); in Redo() 223 DBG_ASSERT( mxSdrObject.is(), "sd::UndoObjectSetText::Undo(), object already dead!" ); in Undo() 362 DBG_ASSERT( mxSdrObject.is(), "sd::UndoGeoObject::Undo(), object already dead!" ); in Undo() 381 DBG_ASSERT( mxSdrObject.is(), "sd::UndoGeoObject::Redo(), object already dead!" ); in Redo() 411 DBG_ASSERT( mxSdrObject.is(), "sd::UndoAttrObject::Undo(), object already dead!" ); in Undo() [all …]
|