Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/unocore/
H A Dunoframe.cxx138 class BaseFrameProperties_Impl class
143 virtual ~BaseFrameProperties_Impl();
162 BaseFrameProperties_Impl::~BaseFrameProperties_Impl() in ~BaseFrameProperties_Impl()
166 void BaseFrameProperties_Impl::SetProperty(sal_uInt16 nWID, sal_uInt8 nMemberId, const uno::Any& rV… in SetProperty()
171 sal_Bool BaseFrameProperties_Impl::GetProperty(sal_uInt16 nWID, sal_uInt8 nMemberId, const uno::Any… in GetProperty()
178 sal_Bool BaseFrameProperties_Impl::FillBaseProperties(SfxItemSet& rToSet, in FillBaseProperties()
534 class SwFrameProperties_Impl : public BaseFrameProperties_Impl
544 BaseFrameProperties_Impl(/*aSwMapProvider.GetPropertyMap(PROPERTY_MAP_TEXT_FRAME)*/ ) in SwFrameProperties_Impl()
599 class SwGraphicProperties_Impl : public BaseFrameProperties_Impl
609 BaseFrameProperties_Impl(/*aSwMapProvider.GetPropertyMap(PROPERTY_MAP_TEXT_GRAPHIC)*/ ) in SwGraphicProperties_Impl()
/aoo4110/main/sw/inc/
H A Dunoframe.hxx54 class BaseFrameProperties_Impl;
73 BaseFrameProperties_Impl* pProps;

Completed in 50 milliseconds