Home
last modified time | relevance | path

Searched refs:rpAny (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/sw/source/core/unocore/
H A Dunostyle.cxx1158 sal_Bool GetProperty(const ::rtl::OUString& rName, uno::Any*& rpAny);
1240 sal_Bool SwStyleProperties_Impl::GetProperty(const ::rtl::OUString& rName, uno::Any*& rpAny ) in GetProperty() argument
1249 rpAny = pAnyArr[nPos]; in GetProperty()
H A Dunotbl.cxx1877 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 Dunoframe.cxx171 …BaseFrameProperties_Impl::GetProperty(sal_uInt16 nWID, sal_uInt8 nMemberId, const uno::Any*& rpAny) in GetProperty() argument
173 return aAnyMap.FillValue( nWID, nMemberId, rpAny ); in GetProperty()