Searched refs:rType1 (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/cppuhelper/source/ |
H A D | typeprovider.cxx | 70 const Type & rType1, in OTypeCollection() argument 75 _aTypes[0] = rType1; in OTypeCollection() 80 const Type & rType1, in OTypeCollection() argument 86 _aTypes[0] = rType1; in OTypeCollection() 92 const Type & rType1, in OTypeCollection() argument 99 _aTypes[0] = rType1; in OTypeCollection() 106 const Type & rType1, in OTypeCollection() argument 114 _aTypes[0] = rType1; in OTypeCollection() 122 const Type & rType1, in OTypeCollection() argument 131 _aTypes[0] = rType1; in OTypeCollection() [all …]
|
/aoo42x/main/cppuhelper/inc/cppuhelper/ |
H A D | typeprovider.hxx | 62 const ::com::sun::star::uno::Type & rType1, 66 const ::com::sun::star::uno::Type & rType1, 71 const ::com::sun::star::uno::Type & rType1, 77 const ::com::sun::star::uno::Type & rType1, 84 const ::com::sun::star::uno::Type & rType1, 92 const ::com::sun::star::uno::Type & rType1, 101 const ::com::sun::star::uno::Type & rType1, 111 const ::com::sun::star::uno::Type & rType1, 122 const ::com::sun::star::uno::Type & rType1, 134 const ::com::sun::star::uno::Type & rType1, [all …]
|
/aoo42x/main/forms/source/xforms/ |
H A D | convert.hxx | 43 bool operator()( const com::sun::star::uno::Type& rType1, in operator ()() 45 { return rType1.getTypeName() < rType2.getTypeName(); } in operator ()()
|
Completed in 13 milliseconds