Lines Matching defs:const

141 	inline const ::rtl::OString 	getSuperTypeName(sal_uInt16 index) const  in getSuperTypeName()
149 inline const ::rtl::OString getFieldName( sal_uInt16 index ) const in getFieldName()
151 inline const ::rtl::OString getFieldType( sal_uInt16 index ) const in getFieldType()
153 inline RTFieldAccess getFieldAccess( sal_uInt16 index ) const in getFieldAccess()
155 inline RTConstValue getFieldConstValue( sal_uInt16 index ) const in getFieldConstValue()
157 inline const ::rtl::OString getFieldDoku( sal_uInt16 index ) const in getFieldDoku()
159 inline const ::rtl::OString getFieldFileName( sal_uInt16 index ) const in getFieldFileName()
163 inline const ::rtl::OString getMethodName( sal_uInt16 index ) const in getMethodName()
165 inline sal_uInt32 getMethodParamCount( sal_uInt16 index ) const in getMethodParamCount()
167 inline const ::rtl::OString getMethodParamType( sal_uInt16 index, sal_uInt16 paramIndex ) const in getMethodParamType()
169 inline const ::rtl::OString getMethodParamName( sal_uInt16 index, sal_uInt16 paramIndex ) const in getMethodParamName()
171 inline RTParamMode getMethodParamMode( sal_uInt16 index, sal_uInt16 paramIndex ) const in getMethodParamMode()
173 inline sal_uInt32 getMethodExcCount( sal_uInt16 index ) const in getMethodExcCount()
175 inline const ::rtl::OString getMethodExcType( sal_uInt16 index, sal_uInt16 excIndex ) const in getMethodExcType()
177 inline const ::rtl::OString getMethodReturnType( sal_uInt16 index ) const in getMethodReturnType()
179 inline RTMethodMode getMethodMode( sal_uInt16 index ) const in getMethodMode()
181 inline const ::rtl::OString getMethodDoku( sal_uInt16 index ) const in getMethodDoku()
186 inline const ::rtl::OString getReferenceName( sal_uInt16 index ) const in getReferenceName()
188 inline RTReferenceType getReferenceType( sal_uInt16 index ) const in getReferenceType()
190 inline const ::rtl::OString getReferenceDoku( sal_uInt16 index ) const in getReferenceDoku()