Home
last modified time | relevance | path

Searched refs:IsMore (Results 1 – 25 of 57) sorted by relevance

123

/trunk/main/svx/source/form/
H A Dfmpgeimp.cxx195 …OSL_ENSURE( aForeignIter.IsMore() == aOwnIter.IsMore(), "FmFormPageImpl::FmFormPageImpl: inconsist… in initFrom()
196 while ( aForeignIter.IsMore() && aOwnIter.IsMore() ) in initFrom()
224 …OSL_ENSURE( aForeignIter.IsMore() == aOwnIter.IsMore(), "FmFormPageImpl::FmFormPageImpl: inconsist… in initFrom()
299 while ( aPageIter.IsMore() ) in impl_createControlShapeMap_nothrow()
H A Dnavigatortreemodel.cxx793 while ( aIter.IsMore() ) in InsertSdrObj()
820 while ( aIter.IsMore() ) in RemoveSdrObj()
1097 while (rIter.IsMore()) in Search()
H A Dfmvwimp.cxx875 while ( aSdrObjectLoop.IsMore() ) in lcl_ensureControlsOfFormExist_nothrow()
1751 while ( aIter.IsMore() && !bMixed ) in saveMarkList()
1782 while (rIter.IsMore() && !bFound) in lcl_hasObject()
1847 while (aIter.IsMore() && bFound) in restoreMarkList()
H A Dnavigatortree.cxx103 while ( aIter.IsMore() ) in collectShapeModelMapping()
153 while ( aIter.IsMore() ) in isModelShapeMarked()
2209 while ( aIter.IsMore() ) in MarkViewObj()
2276 while ( aIter.IsMore() ) in MarkViewObj()
H A Dfmshimp.cxx301 pCurrent = pGroupIterator->IsMore() ? pGroupIterator->Next() : NULL; in collectInterfacesFromMarkList()
317 … pCurrent = pGroupIterator && pGroupIterator->IsMore() ? pGroupIterator->Next() : NULL; in collectInterfacesFromMarkList()
594 while (aIter.IsMore() && bControlList) in isControlList()
1171 while ( aPageIter.IsMore() ) in executeControlConversionSlot()
2443 while ( aPageIter.IsMore() ) in IMPL_LINK()
/trunk/main/sd/source/ui/view/
H A DOutlinerIterator.cxx630 …while (pIterator->mpObjectIterator->IsMore() && pIterator->maPosition.mxObject!=maPosition.mxObjec… in Clone()
660 if (mpObjectIterator != NULL && mpObjectIterator->IsMore()) in GotoNextText()
674 if (mpObjectIterator!=NULL && mpObjectIterator->IsMore()) in GotoNextText()
733 if (mpObjectIterator!=NULL && mpObjectIterator->IsMore()) in SetPage()
766 while (mpObjectIterator->IsMore() && maPosition.mxObject != xObject) in Reverse()
H A DDocumentRenderer.cxx1029 while (aShapeIter.IsMore()) in Print()
1067 while (aShapeIter.IsMore()) in Print()
1118 while (aShapeIter.IsMore()) in Print()
1934 while (aShapeIter.IsMore()) in PrepareHandout()
/trunk/main/chart2/source/controller/main/
H A DSelectionHelper.cxx523 while (aIterator.IsMore()) in getMarkHandlesObject()
548 while (aIterator.IsMore()) in getObjectToMark()
579 while( aIterator.IsMore() && !pRotateable ) in getSceneToRotate()
670 while (aIterator.IsMore()) in getMarkHandles()
H A DChartTransferable.cxx138 while ( aIter.IsMore() ) in WriteObject()
/trunk/main/svx/source/engine3d/
H A Dview3d.cxx679 while(aIter.IsMore()) in ImpIsConvertTo3DPossible()
821 while(aIter.IsMore()) in ImpCreate3DObject()
839 while(aIter.IsMore()) in ImpCreate3DObject()
857 while(aIter.IsMore()) in ImpCreate3DObject()
1111 while(aIter.IsMore()) in DoDepthArrange()
1749 while(aIter.IsMore()) in BreakSingle3DObj()
1797 while (aIter.IsMore()) in MergeScenes()
H A Dscene3d.cxx587 while ( a3DIterator.IsMore() ) in RebuildLists()
817 while ( a3DIterator.IsMore() ) in IsBreakObjPossible()
/trunk/main/svx/source/svdraw/
H A Dsvdedtv2.cxx631 while(aIter.IsMore()) in ImpCanConvertForCombine()
674 while(aIter.IsMore()) in ImpGetPolyPolygon1()
711 while(aIter.IsMore()) in ImpGetPolyPolygon()
1070 while(aIter.IsMore()) in MergeMarkedObjects()
1432 while(aIter.IsMore() && !bOtherObjs) in ImpCanDismantle()
1683 while (aIter.IsMore()) { in DismantleMarkedObjects()
2010 while (aIter.IsMore()) { in ImpConvertTo()
/trunk/main/sd/source/core/
H A DCustomAnimationCloner.cxx120 while( aSourceIter.IsMore() && aTargetIter.IsMore() ) in Clone()
H A Dsdpage2.cxx434 while( aSourceIter.IsMore() && aTargetIter.IsMore() ) in Clone()
H A Ddrawdoc4.cxx871 while (aIter.IsMore()) in FillOnlineSpellingList()
891 while (aGroupIter.IsMore() && !bSubTextObjFound) in FillOnlineSpellingList()
939 while (aGroupIter.IsMore()) in IMPL_LINK()
/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx315 while( aIter.IsMore() ) in getAltLongDescText()
733 while( aIter.IsMore() ) in AddShapeList()
956 while( aIter.IsMore() ) in IsEqualToDoc()
1071 while( aIter.IsMore() ) in RequestingChilds()
/trunk/main/basctl/source/dlged/
H A Dpropbrw.cxx335 pCurrent = pGroupIterator->IsMore() ? pGroupIterator->Next() : NULL; in CreateMultiSelectionSequence()
349 pCurrent = pGroupIterator && pGroupIterator->IsMore() ? pGroupIterator->Next() : NULL; in CreateMultiSelectionSequence()
/trunk/main/reportdesign/source/ui/report/
H A Dpropbrw.cxx329 pCurrent = pGroupIterator->IsMore() ? pGroupIterator->Next() : NULL; in CreateCompPropSet()
339 pCurrent = pGroupIterator.get() && pGroupIterator->IsMore() ? pGroupIterator->Next() : NULL; in CreateCompPropSet()
/trunk/main/sd/source/ui/func/
H A Dfumorph.cxx116 while(aIter1.IsMore()) in DoExecute()
123 while(aIter2.IsMore()) in DoExecute()
H A Dfupoor.cxx277 while(aIter.IsMore() && !pCandidate) in IMPL_LINK_INLINE_END()
922 while(aIter.IsMore() && !pCandidate) in IMPL_LINK_INLINE_END()
/trunk/main/sw/source/core/doc/
H A Ddocdraw.cxx981 while( aIter.IsMore() ) in ExistsDrawObjs()
1006 while( aIter.IsMore() ) in AllDrawObjsOnPage()
/trunk/main/svx/source/unodraw/
H A Dunoshap3.cxx362 while(aIter.IsMore()) in setPropertyValueImpl()
372 while(aIter.IsMore()) in setPropertyValueImpl()
418 while(aIter.IsMore()) in setPropertyValueImpl()
/trunk/main/svx/inc/svx/
H A Dsvditer.hxx70 sal_Bool IsMore() const { return (mbReverse ? mnIndex != 0 : ( mnIndex < maObjList.Count())); } in IsMore() function in SdrObjListIter
/trunk/main/svx/source/sdr/properties/
H A Ditemsettools.cxx50 while(aIter.IsMore()) in ItemChangeBroadcaster()
H A Dproperties.cxx156 while(aIter.IsMore()) in BroadcastItemChange()

Completed in 197 milliseconds

123