Home
last modified time | relevance | path

Searched refs:getPropertyEnumRepresentations (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/extensions/source/propctrlr/
H A Dformmetadata.cxx419 …::std::vector< ::rtl::OUString > OPropertyInfoService::getPropertyEnumRepresentations(sal_Int32 _n… in getPropertyEnumRepresentations() function in pcr::OPropertyInfoService
612 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()
H A Dpropertyinfo.hxx49 …virtual ::std::vector< ::rtl::OUString > getPropertyEnumRepresentations(sal_Int32 _nId) const =…
H A Dformmetadata.hxx61 … virtual ::std::vector< ::rtl::OUString > getPropertyEnumRepresentations(sal_Int32 _nId) const;
H A Dsubmissionhandler.cxx310 aListEntries = m_pInfoService->getPropertyEnumRepresentations( PROPERTY_ID_BUTTONTYPE ); in describePropertyLine()
H A Dpropertyhandler.cxx220 _rxControlFactory, m_pInfoService->getPropertyEnumRepresentations( nPropId ), in describePropertyLine()
H A Dxsdvalidationpropertyhandler.cxx340 … aListEntries = m_pInfoService->getPropertyEnumRepresentations( PROPERTY_ID_XSD_WHITESPACES ); in describePropertyLine()
H A Dformcomponenthandler.cxx1275 …std::vector< ::rtl::OUString > aEnumValues = m_pInfoService->getPropertyEnumRepresentations( nProp… in describePropertyLine()

Completed in 65 milliseconds