Searched refs:GetPropertyType (Results 1 – 7 of 7) sorted by relevance
82 const PropertyType eType (GetPropertyType(eItem)); in GetImage()92 const PropertyType eType (GetPropertyType(eItem)); in GetColor()107 const PropertyType eType (GetPropertyType(eItem)); in GetPaint()123 const PropertyType eType (GetPropertyType(eItem)); in GetInteger()133 const PropertyType eType (GetPropertyType(eItem)); in GetBoolean()143 const PropertyType eType (GetPropertyType(eItem)); in GetRectangle()504 const PropertyType eType (GetPropertyType(iId->second)); in setPropertyValue()550 const PropertyType eType (GetPropertyType(iId->second)); in getPropertyValue()691 const PropertyType eType (GetPropertyType(eItem)); in getProperties()717 const PropertyType eType (GetPropertyType(iId->second)); in getPropertyByName()[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()
Completed in 49 milliseconds