Home
last modified time | relevance | path

Searched refs:GetPropertyType (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sfx2/source/sidebar/
H A DTheme.cxx82 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 …]
/trunk/main/toolkit/source/helper/
H A Dunopropertyarrayhelper.cxx101 pProps[n].Type = *GetPropertyType( nId ); in getProperties()
116 aProp.Type = *GetPropertyType( nId ); in getPropertyByName()
H A Dproperty.cxx382 const ::com::sun::star::uno::Type* GetPropertyType( sal_uInt16 nPropertyId ) in GetPropertyType() function
/trunk/main/toolkit/inc/toolkit/helper/
H A Dproperty.hxx240 const ::com::sun::star::uno::Type* GetPropertyType( sal_uInt16 nPropertyId );
/trunk/main/sfx2/inc/sfx2/sidebar/
H A DTheme.hxx255 static PropertyType GetPropertyType (const ThemeItem eItem);
/trunk/main/linguistic/source/
H A Dconvdicxml.cxx172 sal_Int16 GetPropertyType() const { return nPropertyType; } in GetPropertyType() function in ConvDicXMLEntryTextContext_Impl
/trunk/main/toolkit/source/controls/
H A Dunocontrolmodel.cxx854 …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 83 milliseconds