Home
last modified time | relevance | path

Searched refs:pxIndexSectionsArr (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/index/
H A Dcntex.cxx173 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()
236pxIndexSectionsArr[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 …]
H A Dcnttab.cxx307 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()
/trunk/main/sw/source/ui/inc/
H A Dswuicnttab.hxx87 SwIndexSections_Impl** pxIndexSectionsArr; member in SwMultiTOXTabDialog

Completed in 58 milliseconds