Searched refs:rpAny (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sw/source/core/unocore/ |
H A D | unostyle.cxx | 1126 sal_Bool GetProperty(const ::rtl::OUString& rName, uno::Any*& rpAny); 1208 sal_Bool SwStyleProperties_Impl::GetProperty(const ::rtl::OUString& rName, uno::Any*& rpAny ) in GetProperty() argument 1217 rpAny = pAnyArr[nPos]; in GetProperty()
|
H A D | unotbl.cxx | 1877 sal_Bool GetProperty(sal_uInt16 nWhichId, sal_uInt16 nMemberId, const uno::Any*& rpAny); 1896 …bleProperties_Impl::GetProperty(sal_uInt16 nWhichId, sal_uInt16 nMemberId, const uno::Any*& rpAny ) in GetProperty() argument 1898 return aAnyMap.FillValue( nWhichId, nMemberId, rpAny ); in GetProperty()
|
H A D | unoframe.cxx | 186 …BaseFrameProperties_Impl::GetProperty(sal_uInt16 nWID, sal_uInt8 nMemberId, const uno::Any*& rpAny) in GetProperty() argument 188 return aAnyMap.FillValue( nWID, nMemberId, rpAny ); in GetProperty()
|
Completed in 83 milliseconds