Lines Matching refs:nPropId
132 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in getPropertyValue() local
140 switch ( nPropId ) in getPropertyValue()
181 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in setPropertyValue() local
188 switch ( nPropId ) in setPropertyValue()
299 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in describePropertyLine() local
300 switch ( nPropId ) in describePropertyLine()
322 aDescriptor.DisplayName = m_pInfoService->getPropertyTranslation( nPropId ); in describePropertyLine()
324 aDescriptor.HelpURL = HelpIdUrl::getHelpURL( m_pInfoService->getPropertyHelpId( nPropId ) ); in describePropertyLine()
367 PropertyId nPropId( m_pInfoService->getPropertyId( _rPropertyName ) ); in convertToPropertyValue() local
368 switch ( nPropId ) in convertToPropertyValue()
407 PropertyId nPropId( m_pInfoService->getPropertyId( _rPropertyName ) ); in convertToControlValue() local
408 switch ( nPropId ) in convertToControlValue()