/aoo41x/main/sw/source/core/unocore/ |
H A D | unostyle.cxx | 2239 const SfxItemPropertyMap *pMap = pPropSet->getPropertyMap(); in SetPropertyValues_Impl() 2525 const SfxItemPropertyMap *pMap = pPropSet->getPropertyMap(); in GetPropertyValues_Impl() 2889 const SfxItemPropertyMap *pMap = pPropSet->getPropertyMap(); in setPropertiesToDefault() 3197 const SfxItemPropertyMap* pMap = pPropSet->getPropertyMap(); in SetPropertyValues_Impl() 3459 const SfxItemPropertyMap* pMap = pPropSet->getPropertyMap(); in GetPropertyValues_Impl() 3898 const SfxItemPropertySet* pPropSet = 0; in insertStyle() local 4240 const SfxItemPropertyMap *pMap = pPropSet->getPropertyMap(); in GetPropertyValues_Impl() 4261 pPropSet->getPropertyValue( *pEntry, rSet, pValues[i] ); in GetPropertyValues_Impl() 4384 const SfxItemPropertyMap *pMap = pPropSet->getPropertyMap(); in getPropertyStates() 4392 pStates[i] = pPropSet->getPropertyState(*pEntry, rSet ); in getPropertyStates() [all …]
|
H A D | unofield.cxx | 1957 const SfxItemPropertySet* pPropSet = aSwMapProvider.GetPropertySet( in getPropertySetInfo() local 1959 uno::Reference< beans::XPropertySetInfo > xInfo = pPropSet->getPropertySetInfo(); in getPropertySetInfo()
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | styleuno.cxx | 1094 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() 1724 … pPropSet->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 D | fielduno.cxx | 442 pPropSet( lcl_GetURLPropertySet() ), in ScCellFieldObj() 673 static uno::Reference<beans::XPropertySetInfo> aRef = pPropSet->getPropertySetInfo(); in getPropertySetInfo() 1127 …pPropSet( (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 D | cellsuno.cxx | 1355 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()
|
/aoo41x/main/sw/source/ui/uno/ |
H A D | unomailmerge.cxx | 415 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 D | unotxdoc.cxx | 367 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() 2182 … const SfxItemPropertySimpleEntry* pEntry = pPropSet->getPropertyMap()->getByName( rPropertyName); in getPropertyValue() 2443 … const SfxItemPropertySimpleEntry* pEntry = pPropSet->getPropertyMap()->getByName( rPropertyName); in getPropertyState() 2473 … const SfxItemPropertySimpleEntry* pEntry = pPropSet->getPropertyMap()->getByName( rPropertyName); in setPropertyToDefault() 3690 pPropSet(aSwMapProvider.GetPropertySet(PROPERTY_MAP_LINK_TARGET)), in SwXLinkNameAccessWrapper() 3701 pPropSet(aSwMapProvider.GetPropertySet(PROPERTY_MAP_LINK_TARGET)), in SwXLinkNameAccessWrapper() 3879 static Reference< XPropertySetInfo > xRet = pPropSet->getPropertySetInfo(); in getPropertySetInfo() 4020 pPropSet(aSwMapProvider.GetPropertySet(PROPERTY_MAP_LINK_TARGET)), in SwXOutlineTarget() [all …]
|
H A D | unoatxt.cxx | 321 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()
|
/aoo41x/main/sd/source/ui/unoidl/ |
H A D | unolayer.cxx | 157 , 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 D | unolayer.hxx | 102 const SvxItemPropertySet* pPropSet; member in SdLayer
|
/aoo41x/main/editeng/source/uno/ |
H A D | unopracc.cxx | 57 …::SvxAccessibleTextPropertySet( const SvxEditSource* pEditSrc, const SvxItemPropertySet* pPropSet ) in SvxAccessibleTextPropertySet() argument 58 : SvxUnoTextRangeBase( pEditSrc, pPropSet ) in SvxAccessibleTextPropertySet()
|
H A D | unotext.cxx | 2119 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()
|
/aoo41x/main/writerfilter/source/doctok/ |
H A D | WW8ResourceModelImpl.hxx | 51 WW8PropertiesReference(WW8PropertySet::Pointer_t pPropSet) in WW8PropertiesReference() argument 52 : mpPropSet(pPropSet) in WW8PropertiesReference()
|
H A D | WW8PropertySetImpl.cxx | 349 WW8PropertySetImpl * pPropSet = in resolveLocal() local 352 pPropSet->resolve(rHandler); in resolveLocal()
|
/aoo41x/main/writerfilter/source/ooxml/ |
H A D | OOXMLFastContextHandler.cxx | 507 OOXMLPropertySetImpl::Pointer_t pPropSet(new OOXMLPropertySetImpl()); in mark() local 511 pPropSet->add(pProperty); in mark() 512 mpStream->props(pPropSet); in mark() 1432 OOXMLPropertySet::Pointer_t pPropSet(mpPropertySet->clone()); in lcl_endFastElement() local 1434 (new OOXMLPropertySetValue(pPropSet)); in lcl_endFastElement()
|
/aoo41x/main/sw/inc/ |
H A D | unotxdoc.hxx | 183 const SfxItemPropertySet* pPropSet; member in SwXTextDocument 501 const SfxItemPropertySet* pPropSet; member in SwXLinkNameAccessWrapper 551 const SfxItemPropertySet* pPropSet; member in SwXOutlineTarget
|
H A D | unoframe.hxx | 87 const SfxItemPropertySet* pPropSet, 90 const SfxItemPropertySet* pPropSet);
|
H A D | unomailmerge.hxx | 105 const SfxItemPropertySet* pPropSet; member in SwXMailMerge
|
H A D | unoatxt.hxx | 116 const SfxItemPropertySet* pPropSet; member in SwXAutoTextGroup
|
/aoo41x/main/sc/inc/ |
H A D | fielduno.hxx | 134 const SfxItemPropertySet* pPropSet; member in ScCellFieldObj 333 const SfxItemPropertySet* pPropSet; member in ScHeaderFieldObj
|
H A D | styleuno.hxx | 220 const SfxItemPropertySet* pPropSet; member in ScStyleObj
|
H A D | cellsuno.hxx | 177 const SfxItemPropertySet* pPropSet; member in ScCellRangesBase
|
/aoo41x/main/filter/source/msfilter/ |
H A D | svdfppt.cxx | 5558 PPTParaPropSet* pPropSet = (PPTParaPropSet*)aParaPropList.GetObject( nCurrentPara ); in Init() local 5559 pPropSet->pParaSet->mnExtParagraphMask = nExtParaFlags; in Init() 5561 pPropSet->pParaSet->mnBuBlip = nBuBlip; in Init() 5563 pPropSet->pParaSet->mnAnmScheme = nAnmScheme; in Init() 5565 pPropSet->pParaSet->mnHasAnm = nHasAnm; in Init()
|