Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dpropertycomposer.cxx270 …void uniteStringArrays( const PropertyComposer::HandlerArray& _rHandlers, Sequence< ::rtl::OUStrin… in uniteStringArrays() argument
276 for ( PropertyComposer::HandlerArray::const_iterator loop = _rHandlers.begin(); in uniteStringArrays()
277 loop != _rHandlers.end(); in uniteStringArrays()
H A Dpropcontroller.cxx1492 …ontroller::getPropertyHandlers( const InterfaceArray& _rObjects, PropertyHandlerArray& _rHandlers ) in getPropertyHandlers() argument
1494 _rHandlers.resize( 0 ); in getPropertyHandlers()
1530 _rHandlers.push_back( xHandler ); in getPropertyHandlers()
1555 _rHandlers.push_back( new PropertyComposer( aSingleHandlers ) ); in getPropertyHandlers()
H A Dpropcontroller.hxx278 … void getPropertyHandlers( const InterfaceArray& _rObjects, PropertyHandlerArray& _rHandlers );

Completed in 30 milliseconds