Home
last modified time | relevance | path

Searched refs:SwStyleProperties_Impl (Results 1 – 2 of 2) sorted by path

/trunk/main/sw/inc/
H A Dunostyle.hxx53 class SwStyleProperties_Impl;
193 SwStyleProperties_Impl* pPropImpl;
203 SwStyleProperties_Impl* GetPropImpl(){return pPropImpl;} in GetPropImpl()
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx1115 class SwStyleProperties_Impl class
1122 SwStyleProperties_Impl(const SfxItemPropertyMap* _pMap);
1123 ~SwStyleProperties_Impl();
1136 SwStyleProperties_Impl::SwStyleProperties_Impl(const SfxItemPropertyMap* pMap) : in SwStyleProperties_Impl() function in SwStyleProperties_Impl
1150 SwStyleProperties_Impl::~SwStyleProperties_Impl() in ~SwStyleProperties_Impl()
1159 sal_Bool SwStyleProperties_Impl::SetProperty(const ::rtl::OUString& rName, uno::Any aVal) in SetProperty()
1179 sal_Bool SwStyleProperties_Impl::ClearProperty( const OUString& rName ) in ClearProperty()
1198 void SwStyleProperties_Impl::ClearAllProperties( ) in ClearAllProperties()
1208 sal_Bool SwStyleProperties_Impl::GetProperty(const ::rtl::OUString& rName, uno::Any*& rpAny ) in GetProperty()
1228 void SwStyleProperties_Impl::GetProperty( const OUString &rPropertyName, const uno::Reference < bea… in GetProperty()
[all …]

Completed in 45 milliseconds