Lines Matching refs:PropertyId
252 const PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in impl_getPropertyValue_throw()
330 …PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); // check if property is known by… in setPropertyValue()
501 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in convertToPropertyValue()
868 PropertyId nPropId( 0 ); in doDescribeSupportedProperties()
978 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in describePropertyLine()
1432 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in onInteractivePropertySelection()
1535 PropertyId nActuatingPropId( impl_getPropertyId_throw( _rActuatingPropertyName ) ); in actuatingPropertyChanged()
1537 ::std::vector< PropertyId > aDependentProperties; in actuatingPropertyChanged()
1803 … for ( ::std::vector< PropertyId >::const_iterator loopAffected = aDependentProperties.begin(); in actuatingPropertyChanged()
1814 …void FormComponentPropertyHandler::impl_updateDependentProperty_nothrow( PropertyId _nPropId, cons… in impl_updateDependentProperty_nothrow()
2182 …nentPropertyHandler::impl_normalizePropertyValue_nothrow( Any& _rValue, PropertyId _nPropId ) const in impl_normalizePropertyValue_nothrow()
3183 …ommand_nothrow( const Reference< XObjectInspectorUI >& _rxInspectorUI, PropertyId _nDesignForPrope… in impl_doDesignSQLCommand_nothrow()