Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx2391 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()
4397 const SfxItemPropertySet* pPropSet = 0; in insertStyle() local
4880 const SfxItemPropertyMap *pMap = pPropSet->getPropertyMap(); in GetPropertyValues_Impl()
4950 pPropSet->getPropertyValue( *pEntry, *mpSet, aTarget ); in GetPropertyValues_Impl()
5096 const SfxItemPropertyMap *pMap = pPropSet->getPropertyMap(); in getPropertyStates()
5188 const SfxItemPropertyMap *pMap = pPropSet->getPropertyMap(); in setPropertiesToDefault()
[all …]
H A Dunofield.cxx1957 const SfxItemPropertySet* pPropSet = aSwMapProvider.GetPropertySet( in getPropertySetInfo() local
1959 uno::Reference< beans::XPropertySetInfo > xInfo = pPropSet->getPropertySetInfo(); in getPropertySetInfo()
/trunk/main/sc/source/ui/unoobj/
H A Dstyleuno.cxx1094 pPropSet( (eFam == SFX_STYLE_FAMILY_PARA) ? lcl_GetCellStyleSet() : lcl_GetPageStyleSet() ), in ScStyleObj()
1340 pEntry = pPropSet->getPropertyMap()->getByName( rPropName ); in GetStyleItemSet_Impl()
1413 const SfxItemPropertyMap* pMap = pPropSet->getPropertyMap(); in setPropertyToDefault()
1481 pPropSet->getPropertyValue( *pResultEntry, *pItemSet, aAny ); in getPropertyDefault()
1530 const SfxItemPropertyMap* pPropertyMap = pPropSet->getPropertyMap(); in setPropertyValues()
1643 const SfxItemPropertyMap* pPropertyMap = pPropSet->getPropertyMap(); in setPropertiesToDefault()
1678 return pPropSet->getPropertySetInfo(); in getPropertySetInfo()
1724pPropSet->setPropertyValue( *pHeaderEntry, *pValue, aNewHeader.GetItemSet() ); in SetOnePropertyValueWithoutUpdate()
1917 pPropSet->setPropertyValue( *pEntry, *pValue, rSet ); in SetOnePropertyValueWithoutUpdate()
2094 pPropSet->getPropertyValue( *pResultEntry, aNoEmptySet, aAny ); in getPropertyValue()
[all …]
H A Dfielduno.cxx442 pPropSet( lcl_GetURLPropertySet() ), in ScCellFieldObj()
673 static uno::Reference<beans::XPropertySetInfo> aRef = pPropSet->getPropertySetInfo(); in getPropertySetInfo()
1127pPropSet( (nT == SC_SERVICE_FILEFIELD) ? lcl_GetFileFieldPropertySet() : lcl_GetHeaderFieldPropert… in ScHeaderFieldObj()
1379 static uno::Reference<beans::XPropertySetInfo> aFileFieldInfo = pPropSet->getPropertySetInfo(); in getPropertySetInfo()
1384 static uno::Reference<beans::XPropertySetInfo> aRef = pPropSet->getPropertySetInfo(); in getPropertySetInfo()
H A Dcellsuno.cxx1355 pPropSet(lcl_GetCellsPropertySet()), in ScCellRangesBase()
1373 pPropSet(lcl_GetCellsPropertySet()), in ScCellRangesBase()
1401 pPropSet(lcl_GetCellsPropertySet()), in ScCellRangesBase()
1824 return pPropSet->getPropertyMap(); in GetItemPropertyMap()
2026 pPropSet->getPropertyValue(aPropertyName, rSet, aAny); in getPropertyDefault()
2101 new SfxItemPropertySetInfo( pPropSet->getPropertyMap() )); in getPropertySetInfo()
2426 pPropSet->getPropertyValue(*pEntry, *pDataSet, rAny); in GetOnePropertyValue()
/trunk/main/sw/source/ui/uno/
H A Dunomailmerge.cxx415 pPropSet( aSwMapProvider.GetPropertySet( PROPERTY_MAP_MAILMERGE ) ), in SwXMailMerge()
882 static Reference< XPropertySetInfo > aRef = pPropSet->getPropertySetInfo(); in getPropertySetInfo()
892 const SfxItemPropertySimpleEntry* pCur = pPropSet->getPropertyMap()->getByName( rPropertyName ); in setPropertyValue()
1049 const SfxItemPropertySimpleEntry* pCur = pPropSet->getPropertyMap()->getByName( rPropertyName ); in getPropertyValue()
1103 … const SfxItemPropertySimpleEntry* pCur = pPropSet->getPropertyMap()->getByName( rPropertyName ); in addPropertyChangeListener()
1119 … const SfxItemPropertySimpleEntry* pCur = pPropSet->getPropertyMap()->getByName( rPropertyName ); in removePropertyChangeListener()
H A Dunotxdoc.cxx367 pPropSet(aSwMapProvider.GetPropertySet(PROPERTY_MAP_TEXT_DOCUMENT)), in SwXTextDocument()
1983 static Reference< XPropertySetInfo > xRet = pPropSet->getPropertySetInfo(); in getPropertySetInfo()
1997 … const SfxItemPropertySimpleEntry* pEntry = pPropSet->getPropertyMap()->getByName( rPropertyName); in setPropertyValue()
2186 … const SfxItemPropertySimpleEntry* pEntry = pPropSet->getPropertyMap()->getByName( rPropertyName); in getPropertyValue()
2459 … const SfxItemPropertySimpleEntry* pEntry = pPropSet->getPropertyMap()->getByName( rPropertyName); in getPropertyState()
2489 … const SfxItemPropertySimpleEntry* pEntry = pPropSet->getPropertyMap()->getByName( rPropertyName); in setPropertyToDefault()
3706 pPropSet(aSwMapProvider.GetPropertySet(PROPERTY_MAP_LINK_TARGET)), in SwXLinkNameAccessWrapper()
3717 pPropSet(aSwMapProvider.GetPropertySet(PROPERTY_MAP_LINK_TARGET)), in SwXLinkNameAccessWrapper()
3895 static Reference< XPropertySetInfo > xRet = pPropSet->getPropertySetInfo(); in getPropertySetInfo()
4036 pPropSet(aSwMapProvider.GetPropertySet(PROPERTY_MAP_LINK_TARGET)), in SwXOutlineTarget()
[all …]
H A Dunoatxt.cxx321 pPropSet(aSwMapProvider.GetPropertySet(PROPERTY_MAP_AUTO_TEXT_GROUP)), in SwXAutoTextGroup()
720 static uno::Reference< beans::XPropertySetInfo > xRet = pPropSet->getPropertySetInfo(); in getPropertySetInfo()
732 …const SfxItemPropertySimpleEntry* pEntry = pPropSet->getPropertyMap()->getByName( rPropertyName … in setPropertyValue()
764 …const SfxItemPropertySimpleEntry* pEntry = pPropSet->getPropertyMap()->getByName( rPropertyName); in getPropertyValue()
/trunk/main/sd/source/ui/unoidl/
H A Dunolayer.cxx157 , pPropSet(ImplGetSdLayerPropertySet()) in SdLayer()
195 return pPropSet->getPropertySetInfo(); in getPropertySetInfo()
206 const SfxItemPropertySimpleEntry* pEntry = pPropSet->getPropertyMapEntry(aPropertyName); in setPropertyValue()
283 const SfxItemPropertySimpleEntry* pEntry = pPropSet->getPropertyMapEntry(PropertyName); in getPropertyValue()
H A Dunolayer.hxx102 const SvxItemPropertySet* pPropSet; member in SdLayer
/trunk/main/editeng/source/uno/
H A Dunopracc.cxx57 …::SvxAccessibleTextPropertySet( const SvxEditSource* pEditSrc, const SvxItemPropertySet* pPropSet ) in SvxAccessibleTextPropertySet() argument
58 : SvxUnoTextRangeBase( pEditSrc, pPropSet ) in SvxAccessibleTextPropertySet()
H A Dunotext.cxx2119 const SfxItemPropertySet *pPropSet, in SvxPropertyValuesToItemSet() argument
2128 …const SfxItemPropertySimpleEntry *pEntry = pPropSet->getPropertyMap()->getByName( pProps[i].Name ); in SvxPropertyValuesToItemSet()
2182 pPropSet->setPropertyValue( pProps[i].Name, pProps[i].Value, rItemSet ); in SvxPropertyValuesToItemSet()
/trunk/main/writerfilter/source/doctok/
H A DWW8ResourceModelImpl.hxx51 WW8PropertiesReference(WW8PropertySet::Pointer_t pPropSet) in WW8PropertiesReference() argument
52 : mpPropSet(pPropSet) in WW8PropertiesReference()
H A DWW8PropertySetImpl.cxx349 WW8PropertySetImpl * pPropSet = in resolveLocal() local
352 pPropSet->resolve(rHandler); in resolveLocal()
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLFastContextHandler.cxx503 OOXMLPropertySetImpl::Pointer_t pPropSet(new OOXMLPropertySetImpl()); in mark() local
507 pPropSet->add(pProperty); in mark()
508 mpStream->props(pPropSet); in mark()
1422 OOXMLPropertySet::Pointer_t pPropSet(mpPropertySet->clone()); in lcl_endFastElement() local
1424 (new OOXMLPropertySetValue(pPropSet)); in lcl_endFastElement()
/trunk/main/sw/inc/
H A Dunotxdoc.hxx183 const SfxItemPropertySet* pPropSet; member in SwXTextDocument
501 const SfxItemPropertySet* pPropSet; member in SwXLinkNameAccessWrapper
551 const SfxItemPropertySet* pPropSet; member in SwXOutlineTarget
H A Dunoframe.hxx87 const SfxItemPropertySet* pPropSet,
90 const SfxItemPropertySet* pPropSet);
H A Dunomailmerge.hxx105 const SfxItemPropertySet* pPropSet; member in SwXMailMerge
H A Dunoatxt.hxx116 const SfxItemPropertySet* pPropSet; member in SwXAutoTextGroup
/trunk/main/sc/inc/
H A Dfielduno.hxx134 const SfxItemPropertySet* pPropSet; member in ScCellFieldObj
333 const SfxItemPropertySet* pPropSet; member in ScHeaderFieldObj
H A Dstyleuno.hxx220 const SfxItemPropertySet* pPropSet; member in ScStyleObj
H A Dcellsuno.hxx177 const SfxItemPropertySet* pPropSet; member in ScCellRangesBase
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx5557 PPTParaPropSet* pPropSet = (PPTParaPropSet*)aParaPropList.GetObject( nCurrentPara ); in Init() local
5558 pPropSet->pParaSet->mnExtParagraphMask = nExtParaFlags; in Init()
5560 pPropSet->pParaSet->mnBuBlip = nBuBlip; in Init()
5562 pPropSet->pParaSet->mnAnmScheme = nAnmScheme; in Init()
5564 pPropSet->pParaSet->mnHasAnm = nHasAnm; in Init()

Completed in 289 milliseconds