Home
last modified time | relevance | path

Searched refs:IsAtEnd (Results 1 – 25 of 37) sorted by relevance

12

/trunk/main/sw/source/filter/rtf/
H A Drtffld.cxx209 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 Drtffly.cxx133 if( aIter.IsAtEnd() ) in IsEqualFly()
H A Dswparrtf.cxx2211 if( aIter.IsAtEnd() ) in SetAttrInDoc()
4018 if( aIter.IsAtEnd() ) in SetStyleAttr()
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx787 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 Drolbck.cxx785 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 Dundobj1.cxx578 if( aIter.IsAtEnd() ) in UndoImpl()
716 if( aIter.IsAtEnd() ) in Modify()
H A Dunattr.cxx103 if( aIter.IsAtEnd() ) in Modify()
/trunk/main/sw/source/core/layout/
H A Dsectfrm.cxx847 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 Dwsfrm.cxx268 if( aNIter.IsAtEnd() ) in Modify()
2166 if( aNIter.IsAtEnd() ) in Modify()
H A Dpagechg.cxx563 if( aNIter.IsAtEnd() ) in Modify()
/trunk/main/sw/source/core/crsr/
H A Dfindattr.cxx305 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 Dsvxrtf.cxx967 if( aIter.IsAtEnd() ) in AttrGroupEnd()
1401 if( aIter.IsAtEnd() ) in Compress()
1449 if( aIter.IsAtEnd() ) in SetRTFDefaults()
H A Drtfitem.cxx332 if( aIter.IsAtEnd() ) in ReadAttr()
2080 if( aIter.IsAtEnd() ) in SetDefault()
/trunk/main/svl/inc/svl/
H A Ditemiter.hxx57 sal_Bool IsAtEnd() const { return _nAkt == _nEnd; } in IsAtEnd() function in SfxItemIter
/trunk/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx524 while (!aIter.IsAtEnd() && 0 != (pItem = aIter.NextItem())); in GetPoolItems()
548 while (!aIter.IsAtEnd() && 0 != (pItem = aIter.NextItem())); in ClearOverridesFromSet()
H A Dwrtww8gr.cxx143 } while( !bGraphicNeeded && !aIter.IsAtEnd() && in TestOleNeedsGraphic()
/trunk/main/sw/source/filter/writer/
H A Dwrt_fn.cxx75 } while( !aIter.IsAtEnd() && 0 != ( pItem = aIter.NextItem() ) ); in Out_SfxItemSet()
/trunk/main/sw/inc/
H A Dfmtftntx.hxx80 inline sal_Bool IsAtEnd() const { return FTNEND_ATPGORDOCEND != GetValue(); } in IsAtEnd() function in SwFmtFtnEndAtTxtEnd
/trunk/main/svl/source/items/
H A Ditemset.cxx1146 if( aIter.IsAtEnd() ) in Intersect()
1218 if( aIter.IsAtEnd() ) in Differentiate()
/trunk/main/sw/source/ui/config/
H A Duinums.cxx379 if( aIter.IsAtEnd() ) in _SwNumFmtGlobal()
/trunk/main/sw/source/ui/utlui/
H A Dattrdesc.cxx95 if( aIter.IsAtEnd() ) in GetPresentation()
/trunk/main/sw/source/core/text/
H A Datrstck.cxx448 if( aIter.IsAtEnd() ) in Init()
/trunk/main/sw/source/core/doc/
H A Ddocfmt.cxx288 if ( aIter.IsAtEnd() ) in lcl_RstAttr()
1313 if( aIter.IsAtEnd() ) in SetDefault()
H A Ddocfly.cxx420 if( aIter.IsAtEnd() ) in lcl_SetFlyFrmAttr()
/trunk/main/sw/source/core/docnode/
H A Dndsect.cxx638 if( aIter.IsAtEnd() ) in UpdateSection()

Completed in 211 milliseconds

12