Searched refs:GetUsrAnyForID (Results 1 – 4 of 4) sorted by relevance
72 uno::Any* SvxItemPropertySet::GetUsrAnyForID(sal_uInt16 nWID) const in GetUsrAnyForID() function in SvxItemPropertySet224 uno::Any* pUsrAny = GetUsrAnyForID(pMap->nWID); in getPropertyValue()282 uno::Any* pUsrAny = GetUsrAnyForID(pMap->nWID); in setPropertyValue()
127 pAny = mpPropSet->GetUsrAnyForID( aIt->nWID ); in fillItemSet()378 if( NULL == mpPropSet->GetUsrAnyForID(pEntry->nWID) ) in getPropertyState()
61 ::com::sun::star::uno::Any* GetUsrAnyForID(sal_uInt16 nWID) const;
681 uno::Any* pUsrAny = rPropSet.GetUsrAnyForID(aSrcIt->nWID); in SvxItemPropertySet_ObtainSettingsFromPropertySet()
Completed in 80 milliseconds