Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx1126 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 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.cxx186 …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 85 milliseconds