Searched refs:_rHandlers (Results 1 – 3 of 3) sorted by relevance
270 …void uniteStringArrays( const PropertyComposer::HandlerArray& _rHandlers, Sequence< ::rtl::OUStrin… in uniteStringArrays() argument276 for ( PropertyComposer::HandlerArray::const_iterator loop = _rHandlers.begin(); in uniteStringArrays()277 loop != _rHandlers.end(); in uniteStringArrays()
1492 …ontroller::getPropertyHandlers( const InterfaceArray& _rObjects, PropertyHandlerArray& _rHandlers ) in getPropertyHandlers() argument1494 _rHandlers.resize( 0 ); in getPropertyHandlers()1530 _rHandlers.push_back( xHandler ); in getPropertyHandlers()1555 _rHandlers.push_back( new PropertyComposer( aSingleHandlers ) ); in getPropertyHandlers()
278 … void getPropertyHandlers( const InterfaceArray& _rObjects, PropertyHandlerArray& _rHandlers );
Completed in 31 milliseconds