Searched refs:pHandlerFactory (Results 1 – 1 of 1) sorted by relevance
1519 const Any* pHandlerFactory = aHandlerFactories.getConstArray(); in getPropertyHandlers() local1522 while ( pHandlerFactory != pHandlerFactoryEnd ) in getPropertyHandlers()1526 … Reference< XPropertyHandler > xHandler( lcl_createHandler( m_aContext, *pHandlerFactory ) ); in getPropertyHandlers()1544 *pHandler = lcl_createHandler( m_aContext, *pHandlerFactory ); in getPropertyHandlers()1558 ++pHandlerFactory; in getPropertyHandlers()
Completed in 25 milliseconds