Home
last modified time | relevance | path

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

/aoo4110/main/forms/source/misc/
H A Dcomponenttools.cxx73 void TypeBag::addTypes( const TypeSequence& _rTypes ) in addTypes() argument
76 _rTypes.getConstArray(), in addTypes()
77 _rTypes.getConstArray() + _rTypes.getLength(), in addTypes()
/aoo4110/main/unotools/inc/unotools/
H A Didhelper.hxx121 const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type >& _rTypes); \
175 const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type >& _rTypes) \
186 ::cppu::OImplementationId& rId = (*pMap)[_rTypes]; \
/aoo4110/main/dbaccess/source/core/dataaccess/
H A Dconnection.cxx453 void lcl_copyTypes( TypeBag& _out_rTypes, const Sequence< Type >& _rTypes ) in lcl_copyTypes() argument
455 ::std::copy( _rTypes.getConstArray(), _rTypes.getConstArray() + _rTypes.getLength(), in lcl_copyTypes()
/aoo4110/main/forms/source/inc/
H A Dcomponenttools.hxx85 void addTypes( const TypeSequence& _rTypes );

Completed in 23 milliseconds