Searched refs:SvxItemPropertySet_getPropertyValue (Results 1 – 5 of 5) sorted by relevance
/trunk/main/sd/source/ui/unoidl/ |
H A D | unopback.cxx | 320 aAny = SvxItemPropertySet_getPropertyValue( *mpPropSet, pEntry, aSet ); in getPropertyValue() 448 aAny = SvxItemPropertySet_getPropertyValue( *mpPropSet, pEntry, aSet ); in getPropertyDefault()
|
/trunk/main/sd/source/core/ |
H A D | stlsheet.cxx | 1246 aAny = SvxItemPropertySet_getPropertyValue( GetStylePropertySet(),pEntry, aSet ); in getPropertyValue() 1433 aRet = SvxItemPropertySet_getPropertyValue( GetStylePropertySet(), pEntry, aSet ); in getPropertyDefault()
|
/trunk/main/svx/source/table/ |
H A D | cell.cxx | 972 Any aAny( SvxItemPropertySet_getPropertyValue( *mpPropSet, pMap, aSet ) ); in GetAnyForItem()
|
/trunk/main/svx/source/unodraw/ |
H A D | unoshape.cxx | 2133 aAny = SvxItemPropertySet_getPropertyValue( *mpPropSet, pMap, aSet ); in GetAnyForItem() 4479 uno::Any SvxItemPropertySet_getPropertyValue( const SvxItemPropertySet& rPropSet, const SfxItemProp… in SvxItemPropertySet_getPropertyValue() function
|
/trunk/main/svx/inc/svx/ |
H A D | unoshape.hxx | 90 com::sun::star::uno::Any SVX_DLLPUBLIC SvxItemPropertySet_getPropertyValue( const SvxItemPropertySe…
|
Completed in 131 milliseconds