Searched refs:GetPropertyType (Results 1 – 7 of 7) sorted by relevance
75 const PropertyType eType (GetPropertyType(eItem)); in GetImage()84 const PropertyType eType (GetPropertyType(eItem)); in GetColor()98 const PropertyType eType (GetPropertyType(eItem)); in GetPaint()112 const PropertyType eType (GetPropertyType(eItem)); in GetInteger()121 const PropertyType eType (GetPropertyType(eItem)); in GetBoolean()130 const PropertyType eType (GetPropertyType(eItem)); in GetRectangle()483 const PropertyType eType (GetPropertyType(iId->second)); in setPropertyValue()528 const PropertyType eType (GetPropertyType(iId->second)); in getPropertyValue()551 const PropertyType eType (GetPropertyType(iId->second)); in addPropertyChangeListener()576 const PropertyType eType (GetPropertyType(iId->second)); in removePropertyChangeListener()[all …]
101 pProps[n].Type = *GetPropertyType( nId ); in getProperties()116 aProp.Type = *GetPropertyType( nId ); in getPropertyByName()
382 const ::com::sun::star::uno::Type* GetPropertyType( sal_uInt16 nPropertyId ) in GetPropertyType() function
240 const ::com::sun::star::uno::Type* GetPropertyType( sal_uInt16 nPropertyId );
255 static PropertyType GetPropertyType (const ThemeItem eItem);
172 sal_Int16 GetPropertyType() const { return nPropertyType; } in GetPropertyType() function in ConvDicXMLEntryTextContext_Impl
854 …const ::com::sun::star::uno::Type* pType = mpData->Get( nPropId ) ? GetPropertyType( nPropId ) : N… in read()1135 const ::com::sun::star::uno::Type* pDestType = GetPropertyType( (sal_uInt16)nPropId ); in convertFastPropertyValue()