Home
last modified time | relevance | path

Searched refs:nTOXIndex (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/index/
H A Dcntex.cxx199 TOXTypes nTOXIndex, sal_uInt16 nPage, sal_uInt16 nCurrentLevel) in CreateOrUpdateExample() argument
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()
235 nTOXIndex <= TOX_AUTHORITIES ? nTOXIndex : TOX_USER] ); 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()
250 sal_Bool bTemp = i == nTOXIndex; in CreateOrUpdateExample()
256 …uno::Reference< beans::XPropertySet > xIdxProps(pxIndexSectionsArr[nTOXIndex]->xDocumentIndex, un… in CreateOrUpdateExample()
[all …]
/trunk/main/sw/source/ui/inc/
H A Dswuicnttab.hxx131 … TOXTypes nTOXIndex, sal_uInt16 nPage = 0, sal_uInt16 nCurLevel = USHRT_MAX);

Completed in 31 milliseconds