Home
last modified time | relevance | path

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

/aoo41x/main/extensions/source/propctrlr/
H A Dpropcontroller.cxx1519 const Any* pHandlerFactory = aHandlerFactories.getConstArray(); in getPropertyHandlers() local
1522 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 15 milliseconds