Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/unocore/
H A Dunostyle.cxx1147 class SwStyleProperties_Impl class
1154 SwStyleProperties_Impl(const SfxItemPropertyMap* _pMap);
1155 ~SwStyleProperties_Impl();
1168 SwStyleProperties_Impl::SwStyleProperties_Impl(const SfxItemPropertyMap* pMap) : in SwStyleProperties_Impl() function in SwStyleProperties_Impl
1182 SwStyleProperties_Impl::~SwStyleProperties_Impl() in ~SwStyleProperties_Impl()
1191 sal_Bool SwStyleProperties_Impl::SetProperty(const ::rtl::OUString& rName, uno::Any aVal) in SetProperty()
1211 sal_Bool SwStyleProperties_Impl::ClearProperty( const OUString& rName ) in ClearProperty()
1230 void SwStyleProperties_Impl::ClearAllProperties( ) in ClearAllProperties()
1240 sal_Bool SwStyleProperties_Impl::GetProperty(const ::rtl::OUString& rName, uno::Any*& rpAny ) in GetProperty()
1260 void SwStyleProperties_Impl::GetProperty( const OUString &rPropertyName, const uno::Reference < bea… in GetProperty()
[all …]
/aoo4110/main/sw/inc/
H A Dunostyle.hxx53 class SwStyleProperties_Impl;
193 SwStyleProperties_Impl* pPropImpl;
203 SwStyleProperties_Impl* GetPropImpl(){return pPropImpl;} in GetPropImpl()

Completed in 25 milliseconds