Lines Matching refs:nPropId
113 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in getPropertyValue() local
120 switch ( nPropId ) in getPropertyValue()
143 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in setPropertyValue() local
148 if ( PROPERTY_ID_XSD_DATA_TYPE == nPropId ) in setPropertyValue()
311 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in describePropertyLine() local
314 if ( nPropId != PROPERTY_ID_XSD_DATA_TYPE ) in describePropertyLine()
323 switch ( nPropId ) in describePropertyLine()
430 aDescriptor.DisplayName = m_pInfoService->getPropertyTranslation( nPropId ); in describePropertyLine()
431 aDescriptor.HelpURL = HelpIdUrl::getHelpURL( m_pInfoService->getPropertyHelpId( nPropId ) ); in describePropertyLine()
447 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in onInteractivePropertySelection() local
449 switch ( nPropId ) in onInteractivePropertySelection()