Home
last modified time | relevance | path

Searched refs:pLoopEnd (Results 1 – 3 of 3) sorted by relevance

/trunk/main/cui/source/dialogs/
H A Dcommonlingui.cxx166 Window* pLoopEnd = _rLastGroupWindow.GetWindow( WINDOW_BORDER ); in InsertControlGroup() local
167 while ( pInsert && ( pInsertBehind != pLoopEnd ) ) in InsertControlGroup()
178 …DBG_ASSERT( pInsertBehind == pLoopEnd, "SvxCommonLinguisticControl::InsertControlGroup: controls d… in InsertControlGroup()
/trunk/main/sc/source/ui/unoobj/
H A Dcelllistsource.cxx367 const Any* pLoopEnd = _rArguments.getConstArray() + _rArguments.getLength(); in initialize() local
368 for ( ; ( pLoop != pLoopEnd ) && !bFoundAddress; ++pLoop ) in initialize()
H A Dcellvaluebinding.cxx584 const Any* pLoopEnd = _rArguments.getConstArray() + _rArguments.getLength(); in initialize() local
585 for ( ; ( pLoop != pLoopEnd ) && !bFoundAddress; ++pLoop ) in initialize()

Completed in 19 milliseconds