Lines Matching refs:pxIndexSectionsArr
173 aSection >>= pxIndexSectionsArr[i]->xContainerSection; in IMPL_LINK()
217 DBG_ASSERT(pxIndexSectionsArr[nTOXIndex] && in CreateOrUpdateExample()
218 pxIndexSectionsArr[nTOXIndex]->xContainerSection.is(), in CreateOrUpdateExample()
222 if(!pxIndexSectionsArr[nTOXIndex]->xDocumentIndex.is()) in CreateOrUpdateExample()
225 if(!pxIndexSectionsArr[nTOXIndex]->xContainerSection.is()) in CreateOrUpdateExample()
227 …uno::Reference< text::XTextRange > xAnchor = pxIndexSectionsArr[nTOXIndex]->xContainerSection->ge… in CreateOrUpdateExample()
236 …pxIndexSectionsArr[nTOXIndex]->xDocumentIndex = uno::Reference< text::XDocumentIndex > (xFact->cre… in CreateOrUpdateExample()
238 …uno::Reference< text::XTextContent > xContent(pxIndexSectionsArr[nTOXIndex]->xDocumentIndex, uno:… in CreateOrUpdateExample()
245 …uno::Reference< beans::XPropertySet > xSectPr(pxIndexSectionsArr[i]->xContainerSection, uno::UNO_… in CreateOrUpdateExample()
256 …uno::Reference< beans::XPropertySet > xIdxProps(pxIndexSectionsArr[nTOXIndex]->xDocumentIndex, un… in CreateOrUpdateExample()
497 pxIndexSectionsArr[nTOXIndex]->xDocumentIndex->update(); in CreateOrUpdateExample()