Home
last modified time | relevance | path

Searched refs:GoStart (Results 1 – 14 of 14) sorted by relevance

/trunk/main/sw/source/core/attr/
H A Dcalbck.cxx137 SwClient* p = aIter.GoStart(); in ~SwModify()
215 SwClient* pLast = aIter.GoStart(); in GetInfo()
316 SwClient *pLast = aIter.GoStart(); in GetClientCount()
358 SwClient * pClient = aIter.GoStart(); in CallSwClientNotify()
467 SwClient* SwClientIter::GoStart() in GoStart() function in SwClientIter
492 GoStart(); in First()
/trunk/main/svl/source/notify/
H A Dbroadcast.cxx57 SvtListener* pLast = aIter.GoStart(); in SvtBroadcaster()
73 SvtListener* pLast = aIter.GoStart(); in ~SvtBroadcaster()
95 SvtListener* pLast = aIter.GoStart(); in Broadcast()
130 SvtListener* pLast = aIter.GoStart(); in Forward()
H A Dlisteneriter.cxx110 SvtListener* SvtListenerIter::GoStart() // zum Anfang des Baums in GoStart() function in SvtListenerIter
138 GoStart(); in First()
/trunk/main/sw/source/core/fields/
H A Dddefld.cxx122 SwClient * pLast = aIter.GoStart(); in DataChanged()
184 SwClient * pLast = aIter.GoStart(); in GetAnchor()
211 SwClient * pLast = aIter.GoStart(); in IsInRange()
/trunk/main/sw/source/ui/wrtsh/
H A Dmove.cxx220 sal_Bool SwWrtShell::GoStart( sal_Bool bKeepArea, sal_Bool *pMoveTable, in GoStart() function in SwWrtShell
327 return GoStart(sal_False, 0, bSelect ); in SttDoc()
H A Dselect.cxx163 GoStart(sal_True, &bMoveTable, sal_False, !bIsFullSel); in SelAll()
/trunk/main/svl/inc/svl/
H A Dlisteneriter.hxx61 SvtListener* GoStart(); // to the start of the list
/trunk/main/sw/inc/
H A Dcalbck.hxx236 SwClient* GoStart();
/trunk/main/sw/source/core/docnode/
H A Dswbaslnk.cxx82 SwClient * pLast = aIter.GoStart(); in SV_IMPL_REF()
H A Dsection.cxx1034 ::SwClient * pLast = aIter.GoStart(); in UpdateParent()
/trunk/main/sw/source/core/edit/
H A Dedfld.cxx201 for ( SwClient* pClient = aIter.GoStart(); pClient; pClient = ++aIter ) in FieldToText()
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx603 SW_DLLPRIVATE sal_Bool GoStart(sal_Bool KeepArea = sal_False, sal_Bool * = 0,
/trunk/main/sc/source/core/data/
H A Dcolumn2.cxx1651 for (SvtListener* pLst = aIter.GoStart(); pLst; pLst = aIter.GoNext()) in MoveListeners()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx190 SwClient *pLast = aIter.GoStart(); in DelHFFormat()

Completed in 68 milliseconds