Searched refs:pxIndexSectionsArr (Results 1 – 3 of 3) sorted by relevance
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()[all …]
307 pxIndexSectionsArr = new SwIndexSections_Impl*[nTypeCount]; in SwMultiTOXTabDialog()318 pxIndexSectionsArr[i] = new SwIndexSections_Impl; in SwMultiTOXTabDialog()399 delete pxIndexSectionsArr[i]; in ~SwMultiTOXTabDialog()401 delete[] pxIndexSectionsArr; in ~SwMultiTOXTabDialog()
87 SwIndexSections_Impl** pxIndexSectionsArr; member in SwMultiTOXTabDialog
Completed in 36 milliseconds