Searched refs:sApiName (Results 1 – 5 of 5) sorted by relevance
434 const OUString& sApiName) in ConvertTypeName() argument436 if (sApiName == sDelete) in ConvertTypeName()440 else if (sApiName == sInsert) in ConvertTypeName()444 else if (sApiName == sFormat) in ConvertTypeName()
197 const ::rtl::OUString ConvertTypeName(const ::rtl::OUString& sApiName);
196 const sal_Char* sApiName, in FindEntryIndex() argument208 0 == rEntry.sAPIPropertyName.compareToAscii( sApiName ) ) in FindEntryIndex()
169 const rtl::OUString sApiName; member in FilterPropertyInfo_Impl178 const OUString& GetApiName() const { return sApiName; } in GetApiName()197 sApiName( rApiName ), in FilterPropertyInfo_Impl()
174 sal_Int32 FindEntryIndex( const sal_Char* sApiName,
Completed in 33 milliseconds