Searched refs:getPropertyId (Results 1 – 17 of 17) sorted by relevance
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()
185 sal_Int32 OPropertyInfoService::getPropertyId(const String& _rName) const in getPropertyId() function in rptui::OPropertyInfoService248 sal_Int32 nId = getPropertyId( _rPropertyName ); in isComposable()
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()
260 const sal_Int32 nPropertyId( m_pInfoService->getPropertyId( _rPropertyName ) ); in getPropertyOrderIndex()
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()
367 PropertyId nPropId( m_pInfoService->getPropertyId( _rPropertyName ) ); in convertToPropertyValue()407 PropertyId nPropId( m_pInfoService->getPropertyId( _rPropertyName ) ); in convertToControlValue()
368 PropertyId nPropId( m_pInfoService->getPropertyId( _rPropertyName ) ); in convertToPropertyValue()417 PropertyId nPropId( m_pInfoService->getPropertyId( _rPropertyName ) ); in convertToControlValue()
336 PropertyId nPropId( m_pInfoService->getPropertyId( _rPropertyName ) ); in convertToPropertyValue()369 PropertyId nPropId( m_pInfoService->getPropertyId( _rPropertyName ) ); in convertToControlValue()
44 virtual sal_Int32 getPropertyId(const String& _rName) const = 0;
209 sal_Int32 nPropertyId( m_pInfoService->getPropertyId( _rPropertyName ) ); in getPropertyOrderIndex()
56 virtual sal_Int32 getPropertyId(const String& _rName) const;
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()
377 sal_Int32 OPropertyInfoService::getPropertyId(const String& _rName) const in getPropertyId() function in pcr::OPropertyInfoService545 sal_Int32 nId = getPropertyId( _rPropertyName ); in isComposeable()
284 protected Object getPropertyId(Property prop) in getPropertyId() method in PropertySet625 String sMember= (String) getPropertyId(property); in convertPropertyValue()805 String sMember= (String) getPropertyId(property); in setPropertyValueNoBroadcast()839 String sMember= (String) getPropertyId(property); in getPropertyValue()
48 sal_Int32 PropertyInfoService::getPropertyId(const ::rtl::OUString& _rName) in getPropertyId() function in frm::PropertyInfoService72 return PropertyInfoService::getPropertyId(_rName); in getPreferedPropertyId()
57 sal_Int32 getPropertyId(const String& _rName) const;
92 static sal_Int32 getPropertyId(const ::rtl::OUString& _rName);
Completed in 98 milliseconds