Home
last modified time | relevance | path

Searched refs:xContainerSection (Results 1 – 2 of 2) sorted by path

/trunk/main/sw/source/ui/inc/
H A Dswuicnttab.hxx67 com::sun::star::uno::Reference< com::sun::star::text::XTextSection > xContainerSection; member
/trunk/main/sw/source/ui/index/
H A Dcntex.cxx173 aSection >>= pxIndexSectionsArr[i]->xContainerSection; in IMPL_LINK()
218 pxIndexSectionsArr[nTOXIndex]->xContainerSection.is(), in CreateOrUpdateExample()
225 if(!pxIndexSectionsArr[nTOXIndex]->xContainerSection.is()) in CreateOrUpdateExample()
227 …rence< text::XTextRange > xAnchor = pxIndexSectionsArr[nTOXIndex]->xContainerSection->getAnchor(); in CreateOrUpdateExample()
245 …uno::Reference< beans::XPropertySet > xSectPr(pxIndexSectionsArr[i]->xContainerSection, uno::UNO_… in CreateOrUpdateExample()

Completed in 25 milliseconds