Searched refs:ImplPropertyInfo (Results 1 – 1 of 1) sorted by relevance
| /AOO41X/main/toolkit/source/helper/ |
| H A D | property.cxx | 66 struct ImplPropertyInfo struct 74 ImplPropertyInfo() in ImplPropertyInfo() function 81 …ImplPropertyInfo( const rtl::OUString& rName, sal_uInt16 nId, const ::com::sun::star::uno::Type& r… in ImplPropertyInfo() function 94 …ImplPropertyInfo( ::rtl::OUString::createFromAscii( asciiname ), BASEPROPERTY_##id, ::getCppuType(… 96 …ImplPropertyInfo( ::rtl::OUString::createFromAscii( asciiname ), BASEPROPERTY_##id, ::getCppuType(… 98 …ImplPropertyInfo( ::rtl::OUString::createFromAscii( asciiname ), BASEPROPERTY_##id, ::getCppuType(… 100 …ImplPropertyInfo( ::rtl::OUString::createFromAscii( asciiname ), BASEPROPERTY_##id, ::getCppuType(… 103 …ImplPropertyInfo( ::rtl::OUString::createFromAscii( asciiname ), BASEPROPERTY_##id, ::getCppuType(… 105 …ImplPropertyInfo( ::rtl::OUString::createFromAscii( asciiname ), BASEPROPERTY_##id, ::getCppuType(… 107 …ImplPropertyInfo( ::rtl::OUString::createFromAscii( asciiname ), BASEPROPERTY_##id, ::getCppuType(… [all …]
|