Searched refs:GetPropertyType (Results 1 – 7 of 7) sorted by relevance
90 const PropertyType eType (GetPropertyType(eItem)); in GetImage()102 const PropertyType eType (GetPropertyType(eItem)); in GetColor()119 const PropertyType eType (GetPropertyType(eItem)); in GetPaint()139 const PropertyType eType (GetPropertyType(eItem)); in GetInteger()151 const PropertyType eType (GetPropertyType(eItem)); in GetBoolean()163 const PropertyType eType (GetPropertyType(eItem)); in GetRectangle()537 const PropertyType eType (GetPropertyType(iId->second)); in setPropertyValue()585 const PropertyType eType (GetPropertyType(iId->second)); in getPropertyValue()736 const PropertyType eType (GetPropertyType(eItem)); in getProperties()764 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 351 milliseconds