Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx154 class BaseFrameProperties_Impl class
159 virtual ~BaseFrameProperties_Impl();
177 BaseFrameProperties_Impl::~BaseFrameProperties_Impl() in ~BaseFrameProperties_Impl()
181 void BaseFrameProperties_Impl::SetProperty(sal_uInt16 nWID, sal_uInt8 nMemberId, const uno::Any& rV… in SetProperty()
186 sal_Bool BaseFrameProperties_Impl::GetProperty(sal_uInt16 nWID, sal_uInt8 nMemberId, const uno::Any… in GetProperty()
193 sal_Bool BaseFrameProperties_Impl::FillBaseProperties(SfxItemSet& rToSet, in FillBaseProperties()
892 class SwFrameProperties_Impl : public BaseFrameProperties_Impl
902 BaseFrameProperties_Impl(/*aSwMapProvider.GetPropertyMap(PROPERTY_MAP_TEXT_FRAME)*/ ) in SwFrameProperties_Impl()
964 class SwGraphicProperties_Impl : public BaseFrameProperties_Impl
974 BaseFrameProperties_Impl(/*aSwMapProvider.GetPropertyMap(PROPERTY_MAP_TEXT_GRAPHIC)*/ ) in SwGraphicProperties_Impl()
/trunk/main/sw/inc/
H A Dunoframe.hxx54 class BaseFrameProperties_Impl;
73 BaseFrameProperties_Impl* pProps;

Completed in 36 milliseconds