Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/form/
H A Dformcontroller.cxx1372 … const sal_Int32* pIdentifiersEnd = aIdentifiers.getConstArray() + aIdentifiers.getLength(); in replaceControl() local
1373 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 27 milliseconds