Searched refs:pIdentifiersEnd (Results 1 – 1 of 1) sorted by relevance
1372 … const sal_Int32* pIdentifiersEnd = aIdentifiers.getConstArray() + aIdentifiers.getLength(); in replaceControl() local1373 for ( ; pIdentifiers != pIdentifiersEnd; ++pIdentifiers ) in replaceControl()1379 …DBG_ASSERT( pIdentifiers != pIdentifiersEnd, "FormController::replaceControl: did not find the con… in replaceControl()1380 if ( pIdentifiers != pIdentifiersEnd ) in replaceControl()
Completed in 25 milliseconds