/trunk/main/sw/source/filter/rtf/ |
H A D | rtffld.cxx | 209 sal_Bool IsAtEnd() const { return nCurPos >= sParam.Len(); } in IsAtEnd() function in RtfFieldSwitch 289 while( !aRFS.IsAtEnd() ) in lcl_ScanEquationField() 590 while( !aRFS.IsAtEnd() ) in MakeFieldInst() 656 while( !aRFS.IsAtEnd() ) in MakeFieldInst() 795 while( !aRFS.IsAtEnd() ) in MakeFieldInst() 829 while( !aRFS.IsAtEnd() ) in MakeFieldInst()
|
H A D | rtffly.cxx | 133 if( aIter.IsAtEnd() ) in IsEqualFly()
|
H A D | swparrtf.cxx | 2211 if( aIter.IsAtEnd() ) in SetAttrInDoc() 4018 if( aIter.IsAtEnd() ) in SetStyleAttr()
|
/trunk/main/sw/source/core/txtnode/ |
H A D | thints.cxx | 787 if( aItemIter.IsAtEnd() ) in BuildPortions() 868 while (!aIter2.IsAtEnd() && 0 != (pItem = aIter2.NextItem())); in BuildPortions() 910 while (!aIter2.IsAtEnd() && 0 != (pItem = aIter2.NextItem())); in BuildPortions() 1980 if ( aIter.IsAtEnd() ) in SetAttr() 2265 pItem = ( pItemIter.get() && !pItemIter->IsAtEnd() ) in GetAttr() 2365 if (aIter.IsAtEnd()) in operator ()() 2430 if (aIter.IsAtEnd()) in lcl_FillWhichIds() 2574 if( aIter.IsAtEnd() ) in FmtToTxtAttr()
|
/trunk/main/sw/source/core/undo/ |
H A D | rolbck.cxx | 785 if( aIter.IsAtEnd() ) in SwHistorySetAttrSet() 863 if( aIter.IsAtEnd() ) in SwHistoryResetAttrSet() 1310 if(aIter.IsAtEnd()) in CopyFmtAttr() 1547 if( aIter.IsAtEnd() ) in _MakeSetWhichIds()
|
H A D | undobj1.cxx | 578 if( aIter.IsAtEnd() ) in UndoImpl() 716 if( aIter.IsAtEnd() ) in Modify()
|
H A D | unattr.cxx | 103 if( aIter.IsAtEnd() ) in Modify()
|
/trunk/main/sw/source/core/layout/ |
H A D | sectfrm.cxx | 847 while( !pFmt->GetEndAtTxtEnd().IsAtEnd() ) in _GetEndSectFmt() 2415 return pSection->GetFmt()->GetEndAtTxtEnd( sal_False ).IsAtEnd(); in IsEndnoteAtMyEnd() 2421 bEndnAtEnd = pFmt->GetEndAtTxtEnd( sal_False ).IsAtEnd(); in CalcEndAtEndFlag() 2428 bEndnAtEnd = pFmt->GetEndAtTxtEnd( sal_False ).IsAtEnd(); in CalcEndAtEndFlag() 2456 if( aNIter.IsAtEnd() ) in Modify()
|
H A D | wsfrm.cxx | 268 if( aNIter.IsAtEnd() ) in Modify() 2166 if( aNIter.IsAtEnd() ) in Modify()
|
H A D | pagechg.cxx | 563 if( aNIter.IsAtEnd() ) in Modify()
|
/trunk/main/sw/source/core/crsr/ |
H A D | findattr.cxx | 305 if( aIter.IsAtEnd() ) in SetNewSet() 895 if( aIter.IsAtEnd() ) in lcl_Search() 1272 if( aIter.IsAtEnd() ) in Find()
|
/trunk/main/editeng/source/rtf/ |
H A D | svxrtf.cxx | 967 if( aIter.IsAtEnd() ) in AttrGroupEnd() 1401 if( aIter.IsAtEnd() ) in Compress() 1449 if( aIter.IsAtEnd() ) in SetRTFDefaults()
|
H A D | rtfitem.cxx | 332 if( aIter.IsAtEnd() ) in ReadAttr() 2080 if( aIter.IsAtEnd() ) in SetDefault()
|
/trunk/main/svl/inc/svl/ |
H A D | itemiter.hxx | 57 sal_Bool IsAtEnd() const { return _nAkt == _nEnd; } in IsAtEnd() function in SfxItemIter
|
/trunk/main/sw/source/filter/ww8/ |
H A D | writerhelper.cxx | 524 while (!aIter.IsAtEnd() && 0 != (pItem = aIter.NextItem())); in GetPoolItems() 548 while (!aIter.IsAtEnd() && 0 != (pItem = aIter.NextItem())); in ClearOverridesFromSet()
|
H A D | wrtww8gr.cxx | 143 } while( !bGraphicNeeded && !aIter.IsAtEnd() && in TestOleNeedsGraphic()
|
/trunk/main/sw/source/filter/writer/ |
H A D | wrt_fn.cxx | 75 } while( !aIter.IsAtEnd() && 0 != ( pItem = aIter.NextItem() ) ); in Out_SfxItemSet()
|
/trunk/main/sw/inc/ |
H A D | fmtftntx.hxx | 80 inline sal_Bool IsAtEnd() const { return FTNEND_ATPGORDOCEND != GetValue(); } in IsAtEnd() function in SwFmtFtnEndAtTxtEnd
|
/trunk/main/svl/source/items/ |
H A D | itemset.cxx | 1146 if( aIter.IsAtEnd() ) in Intersect() 1218 if( aIter.IsAtEnd() ) in Differentiate()
|
/trunk/main/sw/source/ui/config/ |
H A D | uinums.cxx | 379 if( aIter.IsAtEnd() ) in _SwNumFmtGlobal()
|
/trunk/main/sw/source/ui/utlui/ |
H A D | attrdesc.cxx | 95 if( aIter.IsAtEnd() ) in GetPresentation()
|
/trunk/main/sw/source/core/text/ |
H A D | atrstck.cxx | 448 if( aIter.IsAtEnd() ) in Init()
|
/trunk/main/sw/source/core/doc/ |
H A D | docfmt.cxx | 288 if ( aIter.IsAtEnd() ) in lcl_RstAttr() 1313 if( aIter.IsAtEnd() ) in SetDefault()
|
H A D | docfly.cxx | 420 if( aIter.IsAtEnd() ) in lcl_SetFlyFrmAttr()
|
/trunk/main/sw/source/core/docnode/ |
H A D | ndsect.cxx | 638 if( aIter.IsAtEnd() ) in UpdateSection()
|