Home
last modified time | relevance | path

Searched refs:DBG_ASSERT (Results 1 – 25 of 1729) sorted by relevance

12345678910>>...70

/trunk/main/editeng/source/uno/
H A Dunoedprx.cxx179 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 …]
/trunk/main/sw/source/core/access/
H A Daccportions.cxx122 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 …]
/trunk/main/sw/source/ui/fmtui/
H A Dtmpdlg.cxx125 DBG_ASSERT(pFact, "Dialogdiet fail!"); in SwTemplateDlg()
132DBG_ASSERT(pFact->GetTabPageCreatorFunc( RID_SVXPAGE_CHAR_NAME ), "GetTabPageCreatorFunc fail!"); in SwTemplateDlg()
133DBG_ASSERT(pFact->GetTabPageRangesFunc( RID_SVXPAGE_CHAR_NAME ) , "GetTabPageRangesFunc fail!"); in SwTemplateDlg()
193DBG_ASSERT(pFact->GetTabPageCreatorFunc(RID_SVXPAGE_TABULATOR), "GetTabPageCreatorFunc fail!"); in SwTemplateDlg()
194DBG_ASSERT(pFact->GetTabPageRangesFunc(RID_SVXPAGE_TABULATOR), "GetTabPageRangesFunc fail!"); in SwTemplateDlg()
211DBG_ASSERT(pFact->GetTabPageCreatorFunc( RID_SVXPAGE_BORDER ), "GetTabPageCreatorFunc fail!"); in SwTemplateDlg()
212DBG_ASSERT(pFact->GetTabPageRangesFunc( RID_SVXPAGE_BORDER ), "GetTabPageRangesFunc fail!"); in SwTemplateDlg()
269DBG_ASSERT(pFact->GetTabPageCreatorFunc( RID_SVXPAGE_BORDER ), "GetTabPageCreatorFunc fail!"); in SwTemplateDlg()
270DBG_ASSERT(pFact->GetTabPageRangesFunc( RID_SVXPAGE_BORDER ), "GetTabPageRangesFunc fail!"); in SwTemplateDlg()
307DBG_ASSERT(pFact->GetTabPageCreatorFunc( RID_SVXPAGE_PAGE ), "GetTabPageCreatorFunc fail!"); in SwTemplateDlg()
[all …]
/trunk/main/sc/source/ui/styleui/
H A Dstyledlg.cxx72 DBG_ASSERT(pFact, "Dialogdiet fail!");//CHINA001 in ScStyleDlg()
82DBG_ASSERT(pFact->GetTabPageRangesFunc( RID_SVXPAGE_CHAR_NAME ), "GetTabPageRangesFunc fail!");//C… in ScStyleDlg()
95DBG_ASSERT(pFact->GetTabPageRangesFunc(RID_SVXPAGE_PARA_ASIAN), "GetTabPageRangesFunc fail!");//CH… in ScStyleDlg()
100DBG_ASSERT(pFact->GetTabPageCreatorFunc( RID_SVXPAGE_BORDER ), "GetTabPageCreatorFunc fail!");//CH… in ScStyleDlg()
101DBG_ASSERT(pFact->GetTabPageRangesFunc( RID_SVXPAGE_BORDER ), "GetTabPageRangesFunc fail!");//CHIN… in ScStyleDlg()
112DBG_ASSERT(pFact->GetTabPageCreatorFunc( RID_SVXPAGE_PAGE ), "GetTabPageCreatorFunc fail!");//CHIN… in ScStyleDlg()
113DBG_ASSERT(pFact->GetTabPageRangesFunc( RID_SVXPAGE_PAGE ), "GetTabPageRangesFunc fail!");//CHINA0… in ScStyleDlg()
115DBG_ASSERT(pFact->GetTabPageCreatorFunc( RID_SVXPAGE_BORDER ), "GetTabPageCreatorFunc fail!");//CH… in ScStyleDlg()
116DBG_ASSERT(pFact->GetTabPageRangesFunc( RID_SVXPAGE_BORDER ), "GetTabPageRangesFunc fail!");//CHIN… in ScStyleDlg()
156 DBG_ASSERT( pInfoItem, "NumberInfoItem nicht gefunden!" ); in PageCreated()
[all …]
/trunk/main/svtools/source/contnr/
H A Dtreelist.cxx316 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 …]
/trunk/main/editeng/source/editeng/
H A Deditundo.cxx84 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 Deditdoc.cxx574 DBG_ASSERT( !bInclEnd, "Zeile nicht gefunden: FindLine" ); in FindLine()
995 DBG_ASSERT( pAttrib->GetEnd() >= nCut, "End < nCut!" ); in CopyAndCutAttribs()
1103 DBG_ASSERT( !pWrongList, "WrongList existiert schon!" ); in CreateWrongList()
1111 DBG_ASSERT( !pWrongList, "WrongList existiert schon!" ); in SetWrongList()
1416 DBG_ASSERT( nEnd >= nIndex, "Ende vorm Index?" ); in GetParaAsString()
1635 DBG_ASSERT( pNode, "Wohin mit dem Attribut?" ); in InsertAttribInSelection()
1680 DBG_ASSERT( pNode, "Wohin mit dem Attribut?" ); in RemoveAttribs()
1797 DBG_ASSERT( pAttrib, "MakeCharAttrib fehlgeschlagen!" ); in InsertAttrib()
1851 DBG_ASSERT( pNode, "Wo soll ich suchen ?" ); in FindAttribs()
2081 DBG_ASSERT( nWhich, "FindNextAttrib: Which?" ); in FindNextAttrib()
[all …]
H A Deditattr.cxx145 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 Dimpedit2.cxx829 DBG_ASSERT( pNode, "ParaAttribsChanged: Welcher?" ); in ParaAttribsChanged()
835 DBG_ASSERT( pPortion, "ParaAttribsChanged: Portion?" ); in ParaAttribsChanged()
1494 DBG_ASSERT( pLastNode, "Kein sichtbarer Absatz?" ); in CursorEndOfDoc()
2185 DBG_ASSERT( bValidAction, "Move in sich selbst ?" ); in ImpMoveParagraphs()
2668 DBG_ASSERT( c != '\t', "Tab bei InsertText ?" ); in InsertText()
3042 DBG_ASSERT( nPara > 0, "AutoIndenting: Fehler!" ); in InsertParaBreak()
3079 DBG_ASSERT( pNode, "NULL-Pointer im Doc" ); in UpdateFields()
3111 DBG_ASSERT( pPortion, "NULL-Pointer im Doc" ); in UpdateFields()
3137 DBG_ASSERT( pNode, "Ungueltiger Node in Portion!" ); in PaMtoEditCursor()
3959 DBG_ASSERT( pLine, "Keine Zeile erhalten: GetChar" ); in GetChar()
[all …]
H A Dimpedit3.cxx216 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 …]
/trunk/main/vcl/inc/vcl/
H A Dbmpacc.hxx348 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 …]
/trunk/main/sw/source/filter/ww1/
H A Dw1class.cxx66 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 …]
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx546 DBG_ASSERT(pItem->ISA(SfxBoolItem), "BoolItem expected"); in SetOptions_Impl()
554 DBG_ASSERT(pItem->ISA(SfxBoolItem), "BoolItem expected"); in SetOptions_Impl()
572 DBG_ASSERT(pItem->ISA(SfxBoolItem), "BoolItem expected"); in SetOptions_Impl()
603 DBG_ASSERT(pItem->ISA(SfxBoolItem), "BoolItem expected"); in SetOptions_Impl()
610 DBG_ASSERT(pItem->ISA(SfxBoolItem), "BoolItem expected"); in SetOptions_Impl()
624 DBG_ASSERT(pItem->ISA(SfxBoolItem), "BoolItem expected"); in SetOptions_Impl()
631 DBG_ASSERT(pItem->ISA(SfxBoolItem), "BoolItem expected"); in SetOptions_Impl()
638 DBG_ASSERT(pItem->ISA(SfxBoolItem), "BoolItem expected"); in SetOptions_Impl()
760 DBG_ASSERT(pItem->ISA(SfxBoolItem), "SfxBoolItem expected"); in SetOptions_Impl()
827 DBG_ASSERT(pItem->ISA(SfxBoolItem), "SfxBoolItem expected"); in SetOptions_Impl()
[all …]
/trunk/main/svx/source/sdr/properties/
H A Demptyproperties.cxx83 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 …]
/trunk/main/sot/source/sdstor/
H A Dstorage.cxx975 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 …]
/trunk/main/sc/source/filter/excel/
H A Dxeroot.cxx79 DBG_ASSERT( mrExpData.mxTabInfo.is(), "XclExpRoot::GetTabInfo - missing object (wrong BIFF?)" ); in GetTabInfo()
91DBG_ASSERT( mrExpData.mxFmlaComp.is(), "XclExpRoot::GetFormulaCompiler - missing object (wrong BIF… in GetFormulaCompiler()
97DBG_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()
115DBG_ASSERT( mrExpData.mxFontBfr.is(), "XclExpRoot::GetFontBuffer - missing object (wrong BIFF?)" ); in GetFontBuffer()
121DBG_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()
145DBG_ASSERT( mrExpData.mxNameMgr.is(), "XclExpRoot::GetNameManager - missing object (wrong BIFF?)" … in GetNameManager()
151DBG_ASSERT( mrExpData.mxObjMgr.is(), "XclExpRoot::GetObjectManager - missing object (wrong BIFF?)"… in GetObjectManager()
[all …]
H A Dxipivot.cxx134 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 …]
/trunk/main/svx/source/form/
H A Dfmsrcimp.cxx195 DBG_ASSERT(m_xBox.is(), "FmSearchEngine::ListBoxWrapper::ListBoxWrapper : invalid argument !"); in ListBoxWrapper()
209DBG_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 …]
/trunk/main/svtools/source/config/
H A Doptionsdrawinglayer.cxx383DBG_ASSERT( !(seqNames.getLength()!=seqValues.getLength()), "SvtOptionsDrawinglayer_Impl::SvtOptio… in SvtOptionsDrawinglayer_Impl()
391DBG_ASSERT( !(seqValues[nProperty].hasValue()==sal_False), "SvtOptionsDrawinglayer_Impl::SvtOption… in SvtOptionsDrawinglayer_Impl()
397DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_BOOLEAN), "SvtOptionsDrawinglayer… in SvtOptionsDrawinglayer_Impl()
404DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_BOOLEAN), "SvtOptionsDrawinglayer… in SvtOptionsDrawinglayer_Impl()
411DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_LONG), "SvtOptionsDrawinglayer_Im… in SvtOptionsDrawinglayer_Impl()
420DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_LONG), "SvtOptionsDrawinglayer_Im… in SvtOptionsDrawinglayer_Impl()
429DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_SHORT), "SvtOptionsDrawinglayer_I… in SvtOptionsDrawinglayer_Impl()
481DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_LONG), "SvtOptionsDrawinglayer_Im… in SvtOptionsDrawinglayer_Impl()
488DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_LONG), "SvtOptionsDrawinglayer_Im… in SvtOptionsDrawinglayer_Impl()
524DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_BOOLEAN), "SvtOptionsDrawinglayer… in SvtOptionsDrawinglayer_Impl()
[all …]
/trunk/main/xmloff/source/core/
H A DDomBuilderContext.cxx79 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 DSettingsExportHelper.cxx187 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 …]
/trunk/main/tools/source/string/
H A Dstrascii.cxx50 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 …]
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx557 DBG_ASSERT( nChars, "ImpRemoveChars - 0 Chars?!" ); in ImpRemoveChars()
1175 DBG_ASSERT( IsFormatted(), "GetPaM: Nicht formatiert" ); in ImpFindIndex()
1193 DBG_ASSERT( pLine, "ImpFindIndex: pLine ?" ); in ImpFindIndex()
1454 DBG_ASSERT( !IsInUndo(), "InsertUndo im Undomodus!" ); in InsertUndo()
1466 DBG_ASSERT( pNode, "NULL-Pointer in InsertContent! " ); in InsertContent()
1467 DBG_ASSERT( IsInUndo(), "InsertContent nur fuer Undo()!" ); in InsertContent()
1478 DBG_ASSERT( pNode, "Ungueltiger Node in SplitContent" ); in SplitContent()
1479 DBG_ASSERT( IsInUndo(), "SplitContent nur fuer Undo()!" ); in SplitContent()
1968 DBG_ASSERT( nNewChars, "RecalcTextPortion mit Diff == 0" ); in RecalcTextPortion()
2034 DBG_ASSERT( nPos <= nStartPos, "Start falsch!" ); in RecalcTextPortion()
[all …]
/trunk/main/sd/source/core/undo/
H A Dundoobjects.cxx107 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 …]
/trunk/main/sfx2/source/control/
H A Dbindings.cxx628 DBG_ASSERT( SfxItemPool::IsSlot( rItem.Which() ), in SetState()
779 DBG_ASSERT( *pIds > *(pIds-1), "pIds unsorted" ); in Invalidate()
1011 DBG_ASSERT( nPos <= pImp->pCaches->Count(), "" ); in GetSlotPos()
1012 DBG_ASSERT( nPos == pImp->pCaches->Count() || in GetSlotPos()
1014 DBG_ASSERT( nPos == nStartSearchAt || in GetSlotPos()
1016 DBG_ASSERT( ( (nPos+1) >= pImp->pCaches->Count() ) || in GetSlotPos()
1049 DBG_ASSERT( nPos == 0 || in Register_Impl()
1052 DBG_ASSERT( (nPos == pImp->pCaches->Count()-1) || in Register_Impl()
1213 DBG_ASSERT( pCache, "This code needs a cache!"); in Execute_Impl()
1890 DBG_ASSERT( nRegLevel, "Leave without Enter" ); in LeaveRegistrations()
[all …]

Completed in 250 milliseconds

12345678910>>...70