| /AOO42X/main/reportdesign/source/ui/inspection/ |
| H A D | DataProviderHandler.cxx | 189 const sal_Int32 nId = m_pInfoService->getPropertyId(PropertyName); in getPropertyValue() 234 const sal_Int32 nId = m_pInfoService->getPropertyId(PropertyName); in setPropertyValue() 280 const sal_Int32 nId = m_pInfoService->getPropertyId(PropertyName); in describePropertyLine() 316 const sal_Int32 nId = m_pInfoService->getPropertyId(_rPropertyValue); in convertToPropertyValue() 348 const sal_Int32 nId = m_pInfoService->getPropertyId(_rPropertyName); in convertToControlValue() 435 const sal_Int32 nId = m_pInfoService->getPropertyId(PropertyName); in onInteractivePropertySelection() 488 const sal_Int32 nId = m_pInfoService->getPropertyId(ActuatingPropertyName); in actuatingPropertyChanged()
|
| H A D | metadata.cxx | 185 sal_Int32 OPropertyInfoService::getPropertyId(const String& _rName) const in getPropertyId() function in rptui::OPropertyInfoService 248 sal_Int32 nId = getPropertyId( _rPropertyName ); in isComposable()
|
| H A D | GeometryHandler.cxx | 368 const sal_Int32 nId = m_pInfoService->getPropertyId(PropertyName); in getPropertyValue() 462 const sal_Int32 nId = m_pInfoService->getPropertyId(PropertyName); in setPropertyValue() 715 const sal_Int32 nId = m_pInfoService->getPropertyId(PropertyName); in describePropertyLine() 955 const sal_Int32 nId = m_pInfoService->getPropertyId(PropertyName); in convertToPropertyValue() 1118 const sal_Int32 nId = m_pInfoService->getPropertyId(PropertyName); in convertToControlValue() 1469 const sal_Int32 nId = m_pInfoService->getPropertyId(ActuatingPropertyName); in actuatingPropertyChanged()
|
| H A D | DefaultInspection.cxx | 260 const sal_Int32 nPropertyId( m_pInfoService->getPropertyId( _rPropertyName ) ); in getPropertyOrderIndex()
|
| /AOO42X/main/extensions/source/propctrlr/ |
| H A D | propertyhandler.cxx | 155 PropertyId nPropId = m_pInfoService->getPropertyId( _rPropertyName ); in convertToPropertyValue() 182 PropertyId nPropId = m_pInfoService->getPropertyId( _rPropertyName ); in convertToControlValue() 341 m_pInfoService->getPropertyId( _rPropertyName ), in implAddPropertyDescription() 356 PropertyId nPropId = m_pInfoService->getPropertyId( _rPropertyName ); in impl_getPropertyId_throw()
|
| H A D | submissionhandler.cxx | 367 PropertyId nPropId( m_pInfoService->getPropertyId( _rPropertyName ) ); in convertToPropertyValue() 407 PropertyId nPropId( m_pInfoService->getPropertyId( _rPropertyName ) ); in convertToControlValue()
|
| H A D | cellbindinghandler.cxx | 368 PropertyId nPropId( m_pInfoService->getPropertyId( _rPropertyName ) ); in convertToPropertyValue() 417 PropertyId nPropId( m_pInfoService->getPropertyId( _rPropertyName ) ); in convertToControlValue()
|
| H A D | eformspropertyhandler.cxx | 336 PropertyId nPropId( m_pInfoService->getPropertyId( _rPropertyName ) ); in convertToPropertyValue() 369 PropertyId nPropId( m_pInfoService->getPropertyId( _rPropertyName ) ); in convertToControlValue()
|
| H A D | propertyinfo.hxx | 44 virtual sal_Int32 getPropertyId(const String& _rName) const = 0;
|
| H A D | formmetadata.hxx | 56 virtual sal_Int32 getPropertyId(const String& _rName) const;
|
| H A D | defaultforminspection.cxx | 209 sal_Int32 nPropertyId( m_pInfoService->getPropertyId( _rPropertyName ) ); in getPropertyOrderIndex()
|
| H A D | formcomponenthandler.cxx | 637 sal_Int32 nPropId = m_pInfoService->getPropertyId( _rPropertyName ); in convertToControlValue() 875 nPropId = m_pInfoService->getPropertyId( pProperty->Name ); in doDescribeSupportedProperties() 2218 OSL_ENSURE( _rProperty.Handle == m_pInfoService->getPropertyId( _rProperty.Name ), in impl_shouldExcludeProperty_nothrow() 2620 …opertyUIName( m_pInfoService->getPropertyTranslation( m_pInfoService->getPropertyId( _rProperty ) … in impl_dialogListSelection_nothrow()
|
| H A D | formmetadata.cxx | 377 sal_Int32 OPropertyInfoService::getPropertyId(const String& _rName) const in getPropertyId() function in pcr::OPropertyInfoService 545 sal_Int32 nId = getPropertyId( _rPropertyName ); in isComposeable()
|
| /AOO42X/main/javaunohelper/com/sun/star/lib/uno/helper/ |
| H A D | PropertySet.java | 282 protected Object getPropertyId(Property prop) in getPropertyId() method in PropertySet 623 String sMember= (String) getPropertyId(property); in convertPropertyValue() 803 String sMember= (String) getPropertyId(property); in setPropertyValueNoBroadcast() 837 String sMember= (String) getPropertyId(property); in getPropertyValue()
|
| /AOO42X/main/forms/source/misc/ |
| H A D | property.cxx | 48 sal_Int32 PropertyInfoService::getPropertyId(const ::rtl::OUString& _rName) in getPropertyId() function in frm::PropertyInfoService 72 return PropertyInfoService::getPropertyId(_rName); in getPreferedPropertyId()
|
| /AOO42X/main/reportdesign/source/ui/inc/ |
| H A D | metadata.hxx | 57 sal_Int32 getPropertyId(const String& _rName) const;
|
| /AOO42X/main/forms/source/inc/ |
| H A D | property.hxx | 92 static sal_Int32 getPropertyId(const ::rtl::OUString& _rName);
|