Home
last modified time | relevance | path

Searched refs:SfxItemPropertyMap (Results 1 – 23 of 23) sorted by relevance

/trunk/main/svl/source/items/
H A Ditemprop.cxx74 SfxItemPropertyMap::SfxItemPropertyMap( const SfxItemPropertyMapEntry* pEntries ) : in SfxItemPropertyMap() function in SfxItemPropertyMap
87 SfxItemPropertyMap::SfxItemPropertyMap( const SfxItemPropertyMap* pSource ) : in SfxItemPropertyMap() function in SfxItemPropertyMap
94 SfxItemPropertyMap::~SfxItemPropertyMap() in ~SfxItemPropertyMap()
112 uno::Sequence<beans::Property> SfxItemPropertyMap::getProperties() const in getProperties()
183 PropertyEntryVector_t SfxItemPropertyMap::getPropertyEntries() const in getPropertyEntries()
200 sal_uInt32 SfxItemPropertyMap::getSize() const in getSize()
396 SfxItemPropertyMap* m_pOwnMap;
401 SfxItemPropertySetInfo::SfxItemPropertySetInfo(const SfxItemPropertyMap *pMap ) : in SfxItemPropertySetInfo()
404 m_pImpl->m_pOwnMap = new SfxItemPropertyMap( pMap ); in SfxItemPropertySetInfo()
412 m_pImpl->m_pOwnMap = new SfxItemPropertyMap( pEntries ); in SfxItemPropertySetInfo()
[all …]
/trunk/main/svl/inc/svl/
H A Ditemprop.hxx88 class SVL_DLLPUBLIC SfxItemPropertyMap class
92 SfxItemPropertyMap( const SfxItemPropertyMapEntry* pEntries );
93 SfxItemPropertyMap( const SfxItemPropertyMap* pSource );
94 ~SfxItemPropertyMap();
112 SfxItemPropertyMap m_aMap;
157 const SfxItemPropertyMap*
171 SfxItemPropertySetInfo(const SfxItemPropertyMap *pMap );
188 const SfxItemPropertyMap* getMap() const;
195 SfxItemPropertyMap aExtMap;
/trunk/main/sc/inc/
H A Doptuno.hxx50 const SfxItemPropertyMap& rPropMap,
55 const SfxItemPropertyMap& rPropMap,
H A Dcellsuno.hxx219 virtual const SfxItemPropertyMap* GetItemPropertyMap();
615 virtual const SfxItemPropertyMap* GetItemPropertyMap();
840 virtual const SfxItemPropertyMap* GetItemPropertyMap();
851 static const SfxItemPropertyMap* GetCellPropertyMap();
1017 virtual const SfxItemPropertyMap* GetItemPropertyMap();
1252 virtual const SfxItemPropertyMap* GetItemPropertyMap();
1303 virtual const SfxItemPropertyMap* GetItemPropertyMap();
H A Ddefltuno.hxx45 SfxItemPropertyMap aPropertyMap;
H A Dfuncuno.hxx70 SfxItemPropertyMap aPropertyMap;
/trunk/main/editeng/inc/editeng/
H A Dunoipset.hxx41 SfxItemPropertyMap m_aPropertyMap;
67 const SfxItemPropertyMap* getPropertyMap()const { return &m_aPropertyMap;} in getPropertyMap()
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx1122 SwStyleProperties_Impl(const SfxItemPropertyMap* _pMap);
2391 const SfxItemPropertyMap *pMap = pPropSet->getPropertyMap(); in SetPropertyValues_Impl()
2809 const SfxItemPropertyMap *pMap = pPropSet->getPropertyMap(); in GetPropertyValues_Impl()
3237 const SfxItemPropertyMap *pMap = pPropSet->getPropertyMap(); in setPropertiesToDefault()
3594 const SfxItemPropertyMap* pMap = pPropSet->getPropertyMap(); in SetPropertyValues_Impl()
3914 const SfxItemPropertyMap* pMap = pPropSet->getPropertyMap(); in GetPropertyValues_Impl()
4456 const SfxItemPropertyMap *pMap = pPropSet->getPropertyMap(); in insertStyle()
4880 const SfxItemPropertyMap *pMap = pPropSet->getPropertyMap(); in GetPropertyValues_Impl()
5096 const SfxItemPropertyMap *pMap = pPropSet->getPropertyMap(); in getPropertyStates()
5188 const SfxItemPropertyMap *pMap = pPropSet->getPropertyMap(); in setPropertiesToDefault()
[all …]
H A Dunoparagraph.cxx446 SfxItemPropertyMap const*const pMap = m_rPropSet.getPropertyMap(); in SetPropertyValues_Impl()
602 SfxItemPropertyMap const*const pMap = m_rPropSet.getPropertyMap(); in GetPropertyValues_Impl()
730 SfxItemPropertyMap const*const pPropMap = in setPropertyValuesTolerant()
854 SfxItemPropertyMap const*const pPropMap = m_rPropSet.getPropertyMap(); in GetPropertyValuesTolerant_Impl()
1186 SfxItemPropertyMap const*const pMap = m_pImpl->m_rPropSet.getPropertyMap(); in getPropertyStates()
H A Dunoport.cxx455 const SfxItemPropertyMap* pMap = m_pPropSet->getPropertyMap(); in GetPropertyValues_Impl()
498 const SfxItemPropertyMap* pMap = m_pPropSet->getPropertyMap(); in SetPropertyValues_Impl()
590 const SfxItemPropertyMap* pPropMap = m_pPropSet->getPropertyMap(); in setPropertyValuesTolerant()
685 const SfxItemPropertyMap* pPropMap = m_pPropSet->getPropertyMap(); in GetPropertyValuesTolerant_Impl()
H A Dunotext.cxx1398 SfxItemPropertyMap const*const pParagraphMap = in finishOrAppendParagraph()
1505 SfxItemPropertyMap const*const pCursorMap = in appendTextPortion()
H A Dunoobj.cxx2101 SfxItemPropertyMap const*const pMap = rPropSet.getPropertyMap(); in GetPropertyStates()
/trunk/main/sc/source/ui/unoobj/
H A Doptuno.cxx66 const SfxItemPropertyMap& rPropMap, in setPropertyValue()
140 const SfxItemPropertyMap& rPropMap, in getPropertyValue()
H A Dstyleuno.cxx290 const SfxItemPropertyMap* lcl_GetHeaderStyleMap() in lcl_GetHeaderStyleMap()
323 static SfxItemPropertyMap aHeaderStyleMap( aHeaderStyleMap_Impl ); in lcl_GetHeaderStyleMap()
329 const SfxItemPropertyMap* lcl_GetFooterStyleMap() in lcl_GetFooterStyleMap()
362 static SfxItemPropertyMap aFooterStyleMap( aFooterStyleMap_Impl ); in lcl_GetFooterStyleMap()
1413 const SfxItemPropertyMap* pMap = pPropSet->getPropertyMap(); in setPropertyToDefault()
1530 const SfxItemPropertyMap* pPropertyMap = pPropSet->getPropertyMap(); in setPropertyValues()
1643 const SfxItemPropertyMap* pPropertyMap = pPropSet->getPropertyMap(); in setPropertiesToDefault()
H A Dcellsuno.cxx1822 const SfxItemPropertyMap* ScCellRangesBase::GetItemPropertyMap() in GetItemPropertyMap()
1917 const SfxItemPropertyMap* pMap = GetItemPropertyMap(); // from derived class in getPropertyState()
1930 const SfxItemPropertyMap* pPropertyMap = GetItemPropertyMap(); // from derived class in getPropertyStates()
2227 const SfxItemPropertyMap* pPropertyMap = GetItemPropertyMap(); // from derived class in setPropertyValue()
2378 const SfxItemPropertyMap* pPropertyMap = GetItemPropertyMap(); // from derived class in getPropertyValue()
6028 const SfxItemPropertyMap* ScCellRangeObj::GetItemPropertyMap() in GetItemPropertyMap()
6070 const SfxItemPropertyMap* ScCellObj::GetCellPropertyMap() in GetCellPropertyMap()
6759 const SfxItemPropertyMap* ScCellObj::GetItemPropertyMap() in GetItemPropertyMap()
8728 const SfxItemPropertyMap* ScTableSheetObj::GetItemPropertyMap() in GetItemPropertyMap()
9016 const SfxItemPropertyMap* ScTableColumnObj::GetItemPropertyMap() in GetItemPropertyMap()
[all …]
/trunk/main/sfx2/source/inc/
H A Dplugin.hxx59 SfxItemPropertyMap maPropMap;
H A Diframe.hxx61 SfxItemPropertyMap maPropMap;
/trunk/main/linguistic/source/
H A Dlngopt.hxx128 SfxItemPropertyMap aPropertyMap;
/trunk/main/sfx2/source/doc/
H A Dobjuno.cxx219 SfxItemPropertyMap _aPropertyMap;
342 SfxItemPropertyMap m_aPropertyMap;
/trunk/main/reportdesign/source/ui/misc/
H A DUITools.cxx270 …const SfxItemPropertyMap* pPropertyMap = aMap.GetPropertySet(SVXMAP_CUSTOMSHAPE, SdrObject::GetGlo… in lcl_fillShapeToItems()
293 …const SfxItemPropertyMap* pPropertyMap = aMap.GetPropertySet(SVXMAP_CUSTOMSHAPE, SdrObject::GetGlo… in lcl_fillItemsToShape()
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx670 SfxItemSet& rSet, uno::Reference< beans::XPropertySet > xSet, const SfxItemPropertyMap* pMap ) in SvxItemPropertySet_ObtainSettingsFromPropertySet()
674 const SfxItemPropertyMap* pSrc = rPropSet.getPropertyMap(); in SvxItemPropertySet_ObtainSettingsFromPropertySet()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx2020 const SfxItemPropertyMap* pPropMap = in _getDefaultAttributesImpl()
2258 const SfxItemPropertyMap* pPropMap = in _getRunAttributesImpl()
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx1378 const SfxItemPropertyMap* pMap = ScCellObj::GetCellPropertyMap(); in ApplySelectionPattern()

Completed in 226 milliseconds