Home
last modified time | relevance | path

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

/trunk/main/cppuhelper/source/
H A Dtypeprovider.cxx81 const Type & rType2, in OTypeCollection() argument
87 _aTypes[1] = rType2; in OTypeCollection()
93 const Type & rType2, in OTypeCollection() argument
100 _aTypes[1] = rType2; in OTypeCollection()
107 const Type & rType2, in OTypeCollection() argument
115 _aTypes[1] = rType2; in OTypeCollection()
123 const Type & rType2, in OTypeCollection() argument
132 _aTypes[1] = rType2; in OTypeCollection()
141 const Type & rType2, in OTypeCollection() argument
151 _aTypes[1] = rType2; in OTypeCollection()
[all …]
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dtypeprovider.hxx67 const ::com::sun::star::uno::Type & rType2,
72 const ::com::sun::star::uno::Type & rType2,
78 const ::com::sun::star::uno::Type & rType2,
85 const ::com::sun::star::uno::Type & rType2,
93 const ::com::sun::star::uno::Type & rType2,
102 const ::com::sun::star::uno::Type & rType2,
112 const ::com::sun::star::uno::Type & rType2,
123 const ::com::sun::star::uno::Type & rType2,
135 const ::com::sun::star::uno::Type & rType2,
148 const ::com::sun::star::uno::Type & rType2,
[all …]
/trunk/main/forms/source/xforms/
H A Dconvert.hxx44 const com::sun::star::uno::Type& rType2 ) const in operator ()()
45 { return rType1.getTypeName() < rType2.getTypeName(); } in operator ()()