Searched refs:pLoopEnd (Results 1 – 3 of 3) sorted by relevance
166 Window* pLoopEnd = _rLastGroupWindow.GetWindow( WINDOW_BORDER ); in InsertControlGroup() local167 while ( pInsert && ( pInsertBehind != pLoopEnd ) ) in InsertControlGroup()178 …DBG_ASSERT( pInsertBehind == pLoopEnd, "SvxCommonLinguisticControl::InsertControlGroup: controls d… in InsertControlGroup()
367 const Any* pLoopEnd = _rArguments.getConstArray() + _rArguments.getLength(); in initialize() local368 for ( ; ( pLoop != pLoopEnd ) && !bFoundAddress; ++pLoop ) in initialize()
584 const Any* pLoopEnd = _rArguments.getConstArray() + _rArguments.getLength(); in initialize() local585 for ( ; ( pLoop != pLoopEnd ) && !bFoundAddress; ++pLoop ) in initialize()
Completed in 27 milliseconds