Home
last modified time | relevance | path

Searched refs:getPropertyId (Results 1 – 17 of 17) sorted by relevance

/trunk/main/reportdesign/source/ui/inspection/
H A DDataProviderHandler.cxx189 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 Dmetadata.cxx185 sal_Int32 OPropertyInfoService::getPropertyId(const String& _rName) const in getPropertyId() function in rptui::OPropertyInfoService
248 sal_Int32 nId = getPropertyId( _rPropertyName ); in isComposable()
H A DGeometryHandler.cxx368 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 DDefaultInspection.cxx260 const sal_Int32 nPropertyId( m_pInfoService->getPropertyId( _rPropertyName ) ); in getPropertyOrderIndex()
/trunk/main/extensions/source/propctrlr/
H A Dpropertyhandler.cxx155 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 Dsubmissionhandler.cxx367 PropertyId nPropId( m_pInfoService->getPropertyId( _rPropertyName ) ); in convertToPropertyValue()
407 PropertyId nPropId( m_pInfoService->getPropertyId( _rPropertyName ) ); in convertToControlValue()
H A Dcellbindinghandler.cxx368 PropertyId nPropId( m_pInfoService->getPropertyId( _rPropertyName ) ); in convertToPropertyValue()
417 PropertyId nPropId( m_pInfoService->getPropertyId( _rPropertyName ) ); in convertToControlValue()
H A Deformspropertyhandler.cxx336 PropertyId nPropId( m_pInfoService->getPropertyId( _rPropertyName ) ); in convertToPropertyValue()
369 PropertyId nPropId( m_pInfoService->getPropertyId( _rPropertyName ) ); in convertToControlValue()
H A Dpropertyinfo.hxx44 virtual sal_Int32 getPropertyId(const String& _rName) const = 0;
H A Dformmetadata.hxx56 virtual sal_Int32 getPropertyId(const String& _rName) const;
H A Ddefaultforminspection.cxx209 sal_Int32 nPropertyId( m_pInfoService->getPropertyId( _rPropertyName ) ); in getPropertyOrderIndex()
H A Dformcomponenthandler.cxx637 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 Dformmetadata.cxx377 sal_Int32 OPropertyInfoService::getPropertyId(const String& _rName) const in getPropertyId() function in pcr::OPropertyInfoService
545 sal_Int32 nId = getPropertyId( _rPropertyName ); in isComposeable()
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java282 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()
/trunk/main/forms/source/misc/
H A Dproperty.cxx48 sal_Int32 PropertyInfoService::getPropertyId(const ::rtl::OUString& _rName) in getPropertyId() function in frm::PropertyInfoService
72 return PropertyInfoService::getPropertyId(_rName); in getPreferedPropertyId()
/trunk/main/reportdesign/source/ui/inc/
H A Dmetadata.hxx57 sal_Int32 getPropertyId(const String& _rName) const;
/trunk/main/forms/source/inc/
H A Dproperty.hxx92 static sal_Int32 getPropertyId(const ::rtl::OUString& _rName);

Completed in 80 milliseconds