Searched refs:getPropertyEnumRepresentations (Results 1 – 7 of 7) sorted by relevance
419 …::std::vector< ::rtl::OUString > OPropertyInfoService::getPropertyEnumRepresentations(sal_Int32 _n… in getPropertyEnumRepresentations() function in pcr::OPropertyInfoService612 return m_rMetaData.getPropertyEnumRepresentations( m_nPropertyId ); in getDescriptions()619 …::std::vector< ::rtl::OUString > aEnumStrings = m_rMetaData.getPropertyEnumRepresentations( m_nPro… in getValueFromDescription()670 …::std::vector< ::rtl::OUString > aEnumStrings = m_rMetaData.getPropertyEnumRepresentations( m_nPro… in getDescriptionForValue()
49 …virtual ::std::vector< ::rtl::OUString > getPropertyEnumRepresentations(sal_Int32 _nId) const =…
61 … virtual ::std::vector< ::rtl::OUString > getPropertyEnumRepresentations(sal_Int32 _nId) const;
310 aListEntries = m_pInfoService->getPropertyEnumRepresentations( PROPERTY_ID_BUTTONTYPE ); in describePropertyLine()
220 _rxControlFactory, m_pInfoService->getPropertyEnumRepresentations( nPropId ), in describePropertyLine()
340 … aListEntries = m_pInfoService->getPropertyEnumRepresentations( PROPERTY_ID_XSD_WHITESPACES ); in describePropertyLine()
1275 …std::vector< ::rtl::OUString > aEnumValues = m_pInfoService->getPropertyEnumRepresentations( nProp… in describePropertyLine()
Completed in 65 milliseconds