Lines Matching refs:pArray

275 		 	text::TextContentAnchorType* pArray = aTypes.getArray();  in lcl_GetSpecialProperty()  local
276 pArray[0] = text::TextContentAnchorType_AT_PARAGRAPH; in lcl_GetSpecialProperty()
621 text::TableColumnSeparator* pArray = aColSeq.getArray(); in lcl_GetTblSeparators() local
625 pArray[i].Position = static_cast< sal_Int16 >(aCols[i]); in lcl_GetTblSeparators()
626 pArray[i].IsVisible = !aCols.IsHidden(i); in lcl_GetTblSeparators()
627 if(!bRow && !pArray[i].IsVisible) in lcl_GetTblSeparators()
659 const text::TableColumnSeparator* pArray = pSepSeq->getConstArray(); in lcl_SetTblSeparators() local
664 aCols[i] = pArray[i].Position; in lcl_SetTblSeparators()
665 if(pArray[i].IsVisible == aCols.IsHidden(i) || in lcl_SetTblSeparators()
1250 OUString* pArray = aRet.getArray(); in getSupportedServiceNames() local
1251 pArray[0] = C2U("com.sun.star.text.CellProperties"); in getSupportedServiceNames()
1272 OUString* pArray = aRet.getArray(); in getSupportedServiceNames() local
1273 pArray[0] = C2U("com.sun.star.text.TextTableRow"); in getSupportedServiceNames()
1468 OUString* pArray = aRet.getArray(); in getSupportedServiceNames() local
1469 pArray[0] = C2U("com.sun.star.text.TextTableCursor"); in getSupportedServiceNames()
2208 OUString* pArray = aRet.getArray(); in getCellNames() local
2212 pArray[i - 1] = *pObject; in getCellNames()
2640 uno::Sequence< double >* pArray = aRowSeq.getArray(); in getData() local
2657 pArray[nRow - nRowStart] = aColSeq; in getData()
2727 OUString* pArray = aRet.getArray(); in getRowDescriptions() local
2740 pArray[i - nStart] = xText->getString(); in getRowDescriptions()
2764 const OUString* pArray = rRowDesc.getConstArray(); in setRowDescriptions() local
2776 xText->setString(pArray[i - nStart]); in setRowDescriptions()
2803 OUString* pArray = aRet.getArray(); in getColumnDescriptions() local
2816 pArray[i - nStart] = xText->getString(); in getColumnDescriptions()
2842 const OUString* pArray = rColumnDesc.getConstArray(); in setColumnDescriptions() local
2854 xText->setString(pArray[i - nStart]); in setColumnDescriptions()
3602 OUString* pArray = aRet.getArray(); in getSupportedServiceNames() local
3603 pArray[0] = C2U("com.sun.star.text.CellRange"); in getSupportedServiceNames()
3604 pArray[1] = C2U("com.sun.star.style.CharacterProperties"); in getSupportedServiceNames()
3605 pArray[2] = C2U("com.sun.star.style.CharacterPropertiesAsian"); in getSupportedServiceNames()
3606 pArray[3] = C2U("com.sun.star.style.CharacterPropertiesComplex"); in getSupportedServiceNames()
3607 pArray[4] = C2U("com.sun.star.style.ParagraphProperties"); in getSupportedServiceNames()
3608 pArray[5] = C2U("com.sun.star.style.ParagraphPropertiesAsian"); in getSupportedServiceNames()
3609 pArray[6] = C2U("com.sun.star.style.ParagraphPropertiesComplex"); in getSupportedServiceNames()
4252 double * pArray = aColSeq.getArray(); in getData() local
4261 pArray[nCol - nColStart] = xCell->getValue(); in getData()
4327 OUString* pArray = aRet.getArray(); in getRowDescriptions() local
4339 pArray[i - nStart] = xText->getString(); in getRowDescriptions()
4364 const OUString* pArray = rRowDesc.getConstArray(); in setRowDescriptions() local
4376 xText->setString(pArray[i - nStart]); in setRowDescriptions()
4401 OUString* pArray = aRet.getArray(); in getColumnDescriptions() local
4413 pArray[i - nStart] = xText->getString(); in getColumnDescriptions()
4434 const OUString* pArray = ColumnDesc.getConstArray(); in setColumnDescriptions() local
4447 xText->setString(pArray[i - nStart]); in setColumnDescriptions()
4561 OUString* pArray = aRet.getArray(); in getSupportedServiceNames() local
4562 pArray[0] = C2U("com.sun.star.text.TableRows"); in getSupportedServiceNames()
4778 OUString* pArray = aRet.getArray(); in getSupportedServiceNames() local
4779 pArray[0] = C2U("com.sun.star.text.TableColumns"); in getSupportedServiceNames()