Searched refs:GetPropertyId (Results 1 – 14 of 14) sorted by relevance
111 sal_uInt16 nId = GetPropertyId( rPropertyName ); in getPropertyByName()125 return ImplHasProperty( GetPropertyId( rPropertyName ) ); in hasPropertyByName()130 sal_Int32 nId = (sal_Int32 ) GetPropertyId( rPropertyName ); in getHandleByName()142 sal_uInt16 nPropId = GetPropertyId( pNames[n] ); in fillHandles()
333 sal_uInt16 GetPropertyId( const ::rtl::OUString& rPropertyName ) in GetPropertyId() function
243 sal_uInt16 nPropType = GetPropertyId( PropertyName ); in setProperty()297 sal_uInt16 nPropType = GetPropertyId( PropertyName ); in getProperty()494 sal_uInt16 nPropType = GetPropertyId( PropertyName ); in setProperty()540 sal_uInt16 nPropType = GetPropertyId( PropertyName ); in getProperty()734 sal_uInt16 nPropType = GetPropertyId( PropertyName ); in getProperty()958 sal_uInt16 nPropType = GetPropertyId( PropertyName ); in setProperty()995 sal_uInt16 nPropType = GetPropertyId( PropertyName ); in getProperty()1130 sal_uInt16 nPropType = GetPropertyId( PropertyName ); in setProperty()1173 sal_uInt16 nPropType = GetPropertyId( PropertyName ); in getProperty()1867 sal_uInt16 nPropType = GetPropertyId( PropertyName ); in setProperty()[all …]
260 sal_uInt16 nPropertyId = GetPropertyId( PropertyName ); in setProperty()309 sal_uInt16 nPropertyId = GetPropertyId( PropertyName ); in getProperty()
348 const sal_uInt16 nPropertyId = GetPropertyId( i_propertyName ); in setProperty()394 const sal_uInt16 nPropertyId = GetPropertyId( i_propertyName ); in getProperty()
1447 sal_uInt16 nPropType = GetPropertyId( PropertyName ); in setProperty()1971 sal_uInt16 nPropType = GetPropertyId( PropertyName ); in getProperty()
425 sal_uInt16 nPropType = GetPropertyId( PropertyName ); in setProperty()482 sal_uInt16 nPropType = GetPropertyId( PropertyName ); in getProperty()580 sal_uInt16 nPropType = GetPropertyId( PropertyName );849 sal_uInt16 nPropType = GetPropertyId( PropertyName ); in setProperty()976 sal_uInt16 nPropType = GetPropertyId( PropertyName ); in getProperty()1569 sal_uInt16 nPropType = GetPropertyId( PropertyName ); in setProperty()1626 sal_uInt16 nPropType = GetPropertyId( PropertyName ); in getProperty()2007 sal_uInt16 nPropType = GetPropertyId( PropertyName ); in setProperty()2042 sal_uInt16 nPropType = GetPropertyId( PropertyName ); in getProperty()2223 sal_uInt16 nPropType = GetPropertyId( PropertyName ); in setProperty()[all …]
200 switch( GetPropertyId( PropertyName ) ) in setProperty()466 const sal_uInt16 nPropId = GetPropertyId( PropertyName ); in getProperty()
1319 switch( GetPropertyId( PropertyName ) ) in setProperty()1420 const sal_uInt16 nPropId = GetPropertyId( PropertyName ); in getProperty()
323 if ( BASEPROPERTY_EFFECTIVE_VALUE == GetPropertyId( *pPropertyNames ) ) in setPropertyValues()326 if ( BASEPROPERTY_TEXT == GetPropertyId( *pPropertyNames ) ) in setPropertyValues()
551 sal_uInt16 nPropId = GetPropertyId( PropertyName ); in getPropertyState()580 aDefaultValue = ImplGetDefaultValue( GetPropertyId( PropertyName ) ); in setPropertyToDefault()589 return ImplGetDefaultValue( GetPropertyId( rPropertyName ) ); in getPropertyDefault()1323 nPropId = (sal_Int32) GetPropertyId( rPropertyName ); in setPropertyValue()
548 sal_uInt16 nPType = GetPropertyId( pEvents->PropertyName ); in ImplModelPropertiesChanged()
208 if ( GetPropertyId( rPropName ) == BASEPROPERTY_TEXT ) in ImplSetPeerProperty()4112 sal_uInt16 nType = GetPropertyId( rPropName ); in ImplSetPeerProperty()
239 TOOLKIT_DLLPUBLIC sal_uInt16 GetPropertyId( const ::rtl::OUString& rPropertyName );
Completed in 122 milliseconds