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