/aoo4110/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() 168 const beans::Property* pPropArray = rPropSeq.getConstArray(); in mergeProperties() local 173 sal::static_int_cast< sal_Int16 >( pPropArray[nElement].Handle ), //nWID in mergeProperties() 174 &pPropArray[nElement].Type, //pType in mergeProperties() 175 pPropArray[nElement].Attributes, //nFlags in mergeProperties() 177 (*m_pImpl)[pPropArray[nElement].Name] = aTemp; in mergeProperties()
|
/aoo4110/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()
|
/aoo4110/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()
|
/aoo4110/main/sw/source/ui/uno/ |
H A D | SwXFilterOptions.cxx | 97 const beans::PropertyValue* pPropArray = aProps.getConstArray(); in setPropertyValues() local 101 const beans::PropertyValue& rProp = pPropArray[i]; in setPropertyValues()
|
/aoo4110/main/sc/source/ui/unoobj/ |
H A D | filtuno.cxx | 117 const beans::PropertyValue* pPropArray = aProps.getConstArray(); in setPropertyValues() local 121 const beans::PropertyValue& rProp = pPropArray[i]; in setPropertyValues()
|
H A D | chartuno.cxx | 512 const beans::PropertyValue* pPropArray = aArgs.getConstArray(); in GetData_Impl() local 516 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 | 255 const beans::PropertyValue* pPropArray = aConditionalEntry.getConstArray(); in addNew() local 259 const beans::PropertyValue& rProp = pPropArray[i]; in addNew()
|
H A D | styleuno.cxx | 702 const beans::PropertyValue* pPropArray = aOptions.getConstArray(); in loadStylesFromURL() local 706 const beans::PropertyValue& rProp = pPropArray[i]; in loadStylesFromURL()
|
H A D | viewuno.cxx | 2132 const beans::PropertyValue* pPropArray = aArguments.getConstArray(); in startRangeSelection() local 2136 const beans::PropertyValue& rProp = pPropArray[i]; in startRangeSelection()
|
H A D | docuno.cxx | 658 const beans::PropertyValue* pPropArray = rOptions.getConstArray(); in lcl_GetRenderDevice() local 662 const beans::PropertyValue& rProp = pPropArray[i]; in lcl_GetRenderDevice()
|
/aoo4110/main/editeng/source/uno/ |
H A D | unonrule.cxx | 292 const beans::PropertyValue* pPropArray = rProperties.getConstArray(); in setNumberingRuleByIndex() local 295 const beans::PropertyValue& rProp = pPropArray[i]; in setNumberingRuleByIndex()
|
/aoo4110/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()
|
/aoo4110/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()
|
/aoo4110/main/editeng/source/accessibility/ |
H A D | AccessibleEditableTextPara.cxx | 2726 const beans::PropertyValue* pPropArray = aAttributeSet.getConstArray(); in setAttributes() local 2731 aPropSet.setPropertyValue(pPropArray->Name, pPropArray->Value); in setAttributes() 2738 ++pPropArray; in setAttributes()
|
/aoo4110/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()
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unosett.cxx | 1786 const beans::PropertyValue* pPropArray = rProperties.getConstArray(); in SetNumberingRuleByIndex() local 1791 const beans::PropertyValue& rProp = pPropArray[i]; in SetNumberingRuleByIndex()
|