Searched refs:rType1 (Results 1 – 3 of 3) sorted by relevance
/aoo4110/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 …]
|
/aoo4110/main/cppuhelper/inc/cppuhelper/ |
H A D | typeprovider.hxx | 61 const ::com::sun::star::uno::Type & rType1, 65 const ::com::sun::star::uno::Type & rType1, 70 const ::com::sun::star::uno::Type & rType1, 76 const ::com::sun::star::uno::Type & rType1, 83 const ::com::sun::star::uno::Type & rType1, 91 const ::com::sun::star::uno::Type & rType1, 100 const ::com::sun::star::uno::Type & rType1, 110 const ::com::sun::star::uno::Type & rType1, 121 const ::com::sun::star::uno::Type & rType1, 133 const ::com::sun::star::uno::Type & rType1, [all …]
|
/aoo4110/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 14 milliseconds