Home
last modified time | relevance | path

Searched refs:pPropArray (Results 1 – 17 of 17) sorted by relevance

/trunk/main/svl/source/items/
H A Ditemprop.cxx117 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()
/trunk/main/xmloff/source/style/
H A Dxmlnume.cxx147 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 DXMLTextNumRuleInfo.cxx210 const PropertyValue* pPropArray = aProps.getConstArray(); in Set() local
214 const PropertyValue& rProp = pPropArray[i]; in Set()
/trunk/main/sw/source/ui/uno/
H A DSwXFilterOptions.cxx97 const beans::PropertyValue* pPropArray = aProps.getConstArray(); in setPropertyValues() local
101 const beans::PropertyValue& rProp = pPropArray[i]; in setPropertyValues()
/trunk/main/sc/source/ui/unoobj/
H A Dfiltuno.cxx117 const beans::PropertyValue* pPropArray = aProps.getConstArray(); in setPropertyValues() local
121 const beans::PropertyValue& rProp = pPropArray[i]; in setPropertyValues()
H A Dchartuno.cxx512 const beans::PropertyValue* pPropArray = aArgs.getConstArray(); in GetData_Impl() local
516 const beans::PropertyValue& rProp = pPropArray[i]; in GetData_Impl()
H A Ddatauno.cxx253 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 Dfmtuno.cxx255 const beans::PropertyValue* pPropArray = aConditionalEntry.getConstArray(); in addNew() local
259 const beans::PropertyValue& rProp = pPropArray[i]; in addNew()
H A Dstyleuno.cxx702 const beans::PropertyValue* pPropArray = aOptions.getConstArray(); in loadStylesFromURL() local
706 const beans::PropertyValue& rProp = pPropArray[i]; in loadStylesFromURL()
H A Dviewuno.cxx2132 const beans::PropertyValue* pPropArray = aArguments.getConstArray(); in startRangeSelection() local
2136 const beans::PropertyValue& rProp = pPropArray[i]; in startRangeSelection()
H A Ddocuno.cxx658 const beans::PropertyValue* pPropArray = rOptions.getConstArray(); in lcl_GetRenderDevice() local
662 const beans::PropertyValue& rProp = pPropArray[i]; in lcl_GetRenderDevice()
/trunk/main/editeng/source/uno/
H A Dunonrule.cxx292 const beans::PropertyValue* pPropArray = rProperties.getConstArray(); in setNumberingRuleByIndex() local
295 const beans::PropertyValue& rProp = pPropArray[i]; in setNumberingRuleByIndex()
/trunk/main/sc/source/core/data/
H A Ddocumen5.cxx84 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 Daddincol.cxx581 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 DAccessibleEditableTextPara.cxx2727 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 DMAccessible.cpp2830 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 Dunosett.cxx1786 const beans::PropertyValue* pPropArray = rProperties.getConstArray(); in SetNumberingRuleByIndex() local
1791 const beans::PropertyValue& rProp = pPropArray[i]; in SetNumberingRuleByIndex()

Completed in 142 milliseconds