Home
last modified time | relevance | path

Searched refs:SfxExtItemPropertySetInfo (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svl/source/items/
H A Ditemprop.cxx447 SfxExtItemPropertySetInfo::SfxExtItemPropertySetInfo( in SfxExtItemPropertySetInfo() function in SfxExtItemPropertySetInfo
457 SfxExtItemPropertySetInfo::~SfxExtItemPropertySetInfo() in ~SfxExtItemPropertySetInfo()
464 SfxExtItemPropertySetInfo::getProperties( ) in getProperties()
472 SfxExtItemPropertySetInfo::getPropertyByName( const rtl::OUString& rPropertyName ) in getPropertyByName()
480 SfxExtItemPropertySetInfo::hasPropertyByName( const rtl::OUString& rPropertyName ) in hasPropertyByName()
/trunk/main/svl/inc/svl/
H A Ditemprop.hxx177 class SVL_DLLPUBLIC SfxExtItemPropertySetInfo: public cppu::WeakImplHelper1<com::sun::star::beans::… class
181 SfxExtItemPropertySetInfo(
184 virtual ~SfxExtItemPropertySetInfo();
/trunk/main/sd/source/ui/unoidl/
H A Dunoobj.cxx109 DECLARE_STL_STDKEY_MAP(sal_uIntPtr, SfxExtItemPropertySetInfo*, SdExtPropertySetInfoCache);
463 SfxExtItemPropertySetInfo* pInfo = NULL; in getPropertySetInfo()
472 pInfo = new SfxExtItemPropertySetInfo( mpMap, xInfo->getProperties() ); in getPropertySetInfo()
/trunk/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx245 mxPropSetInfo.set(new SfxExtItemPropertySetInfo( lcl_GetShapeMap(), aPropSeq )); in getPropertySetInfo()
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx2313 xRef = new SfxExtItemPropertySetInfo( in getPropertySetInfo()
H A Dunoidx.cxx2182 xInfos[nPos] = new SfxExtItemPropertySetInfo( in getPropertySetInfo()
H A Dunodraw.cxx1120 aRet = new SfxExtItemPropertySetInfo( m_pPropertyMapEntries, aPropSeq ); in getPropertySetInfo()
H A Dunofield.cxx1950 aRef = new SfxExtItemPropertySetInfo( in getPropertySetInfo()