Lines Matching refs:OPropertyInfoService
114 sal_uInt16 OPropertyInfoService::s_nCount = 0;
115 OPropertyInfoImpl* OPropertyInfoService::s_pPropertyInfos = NULL;
117 const OPropertyInfoImpl* OPropertyInfoService::getPropertyInfo() in getPropertyInfo()
377 sal_Int32 OPropertyInfoService::getPropertyId(const String& _rName) const in getPropertyId()
384 String OPropertyInfoService::getPropertyName( sal_Int32 _nPropId ) in getPropertyName()
391 String OPropertyInfoService::getPropertyTranslation(sal_Int32 _nId) const in getPropertyTranslation()
398 rtl::OString OPropertyInfoService::getPropertyHelpId(sal_Int32 _nId) const in getPropertyHelpId()
405 sal_Int16 OPropertyInfoService::getPropertyPos(sal_Int32 _nId) const in getPropertyPos()
412 sal_uInt32 OPropertyInfoService::getPropertyUIFlags(sal_Int32 _nId) const in getPropertyUIFlags()
419 …::std::vector< ::rtl::OUString > OPropertyInfoService::getPropertyEnumRepresentations(sal_Int32 _n… in getPropertyEnumRepresentations()
543 sal_Bool OPropertyInfoService::isComposeable( const ::rtl::OUString& _rPropertyName ) const in isComposeable()
554 const OPropertyInfoImpl* OPropertyInfoService::getPropertyInfo(const String& _rName) in getPropertyInfo()
575 const OPropertyInfoImpl* OPropertyInfoService::getPropertyInfo(sal_Int32 _nId) in getPropertyInfo()