| /trunk/main/svl/source/items/ |
| H A D | itemprop.cxx | 117 beans::Property* pPropArray = m_pImpl->m_aPropSeq.getArray(); in getProperties() local 124 pPropArray[n].Name = (*aIt).first; in getProperties() 125 pPropArray[n].Handle = pEntry->nWID; in getProperties() 127 pPropArray[n].Type = *pEntry->pType; in getProperties() 128 pPropArray[n].Attributes = in getProperties() 167 const beans::Property* pPropArray = rPropSeq.getConstArray(); in mergeProperties() local 172 sal::static_int_cast< sal_Int16 >( pPropArray[nElement].Handle ), //nWID in mergeProperties() 173 &pPropArray[nElement].Type, //pType in mergeProperties() 174 pPropArray[nElement].Attributes, //nFlags in mergeProperties() 176 (*m_pImpl)[pPropArray[nElement].Name] = aTemp; in mergeProperties()
|
| /trunk/main/xmloff/source/style/ |
| H A D | xmlnume.cxx | 147 const beans::PropertyValue* pPropArray = rProps.getConstArray(); in exportLevelStyle() local 150 const beans::PropertyValue& rProp = pPropArray[i]; in exportLevelStyle() 959 const beans::PropertyValue* pPropArray = aSeq.getConstArray(); in GetOutlineStyles() local 962 const beans::PropertyValue& rProp = pPropArray[j]; in GetOutlineStyles()
|
| /trunk/main/xmloff/source/text/ |
| H A D | XMLTextNumRuleInfo.cxx | 210 const PropertyValue* pPropArray = aProps.getConstArray(); in Set() local 214 const PropertyValue& rProp = pPropArray[i]; in Set()
|
| /trunk/main/sw/source/ui/uno/ |
| H A D | SwXFilterOptions.cxx | 95 const beans::PropertyValue* pPropArray = aProps.getConstArray(); in setPropertyValues() local 99 const beans::PropertyValue& rProp = pPropArray[i]; in setPropertyValues()
|
| /trunk/main/sc/source/ui/unoobj/ |
| H A D | filtuno.cxx | 115 const beans::PropertyValue* pPropArray = aProps.getConstArray(); in setPropertyValues() local 119 const beans::PropertyValue& rProp = pPropArray[i]; in setPropertyValues()
|
| H A D | chartuno.cxx | 504 const beans::PropertyValue* pPropArray = aArgs.getConstArray(); in GetData_Impl() local 508 const beans::PropertyValue& rProp = pPropArray[i]; in GetData_Impl()
|
| H A D | datauno.cxx | 253 const beans::PropertyValue* pPropArray = rSeq.getConstArray(); in FillImportParam() local 257 const beans::PropertyValue& rProp = pPropArray[i]; in FillImportParam() 386 const beans::PropertyValue* pPropArray = rSeq.getConstArray(); in FillSortParam() local 390 const beans::PropertyValue& rProp = pPropArray[nProp]; in FillSortParam()
|
| H A D | fmtuno.cxx | 254 const beans::PropertyValue* pPropArray = aConditionalEntry.getConstArray(); in addNew() local 258 const beans::PropertyValue& rProp = pPropArray[i]; in addNew()
|
| H A D | styleuno.cxx | 695 const beans::PropertyValue* pPropArray = aOptions.getConstArray(); in loadStylesFromURL() local 699 const beans::PropertyValue& rProp = pPropArray[i]; in loadStylesFromURL()
|
| H A D | viewuno.cxx | 2088 const beans::PropertyValue* pPropArray = aArguments.getConstArray(); in startRangeSelection() local 2092 const beans::PropertyValue& rProp = pPropArray[i]; in startRangeSelection()
|
| H A D | docuno.cxx | 657 const beans::PropertyValue* pPropArray = rOptions.getConstArray(); in lcl_GetRenderDevice() local 661 const beans::PropertyValue& rProp = pPropArray[i]; in lcl_GetRenderDevice()
|
| /trunk/main/editeng/source/uno/ |
| H A D | unonrule.cxx | 288 const beans::PropertyValue* pPropArray = rProperties.getConstArray(); in setNumberingRuleByIndex() local 291 const beans::PropertyValue& rProp = pPropArray[i]; in setNumberingRuleByIndex()
|
| /trunk/main/sc/source/core/data/ |
| H A D | documen5.cxx | 84 const beans::PropertyValue* pPropArray = aArgs.getConstArray(); in lcl_GetChartParameters() local 88 const beans::PropertyValue& rProp = pPropArray[i]; in lcl_GetChartParameters()
|
| /trunk/main/sc/source/core/tool/ |
| H A D | addincol.cxx | 581 const uno::Any* pPropArray = aArgProperties.getConstArray(); in ReadConfiguration() local 595 pPropArray[nIndex++] >>= sDisplayName; in ReadConfiguration() 596 pPropArray[nIndex++] >>= sDescription; in ReadConfiguration()
|
| /trunk/main/editeng/source/accessibility/ |
| H A D | AccessibleEditableTextPara.cxx | 2727 const beans::PropertyValue* pPropArray = aAttributeSet.getConstArray(); in setAttributes() local 2732 aPropSet.setPropertyValue(pPropArray->Name, pPropArray->Value); in setAttributes() 2739 ++pPropArray; in setAttributes()
|
| /trunk/main/winaccessibility/source/UAccCOM/ |
| H A D | MAccessible.cpp | 2830 const ::com::sun::star::beans::PropertyValue* pPropArray = aProps.getConstArray(); in get_OLECHAR4Numbering() local 2835 ::com::sun::star::beans::PropertyValue rProp = pPropArray[i]; in get_OLECHAR4Numbering()
|
| /trunk/main/sw/source/core/unocore/ |
| H A D | unosett.cxx | 1766 const beans::PropertyValue* pPropArray = rProperties.getConstArray(); in SetNumberingRuleByIndex() local 1771 const beans::PropertyValue& rProp = pPropArray[i]; in SetNumberingRuleByIndex()
|