Searched refs:xCollectionIndex (Results 1 – 1 of 1) sorted by relevance
303 Reference< XIndexAccess > xCollectionIndex; in exportForms() local304 if (!impl_isFormPageContainingForms(_rxDrawPage, xCollectionIndex)) in exportForms()314 exportCollectionElements(xCollectionIndex); in exportForms()443 Reference< XIndexAccess > xCollectionIndex; in examineForms() local444 if (!impl_isFormPageContainingForms(_rxDrawPage, xCollectionIndex)) in examineForms()457 Reference< XIndexAccess > xLoop = xCollectionIndex; in examineForms()
Completed in 14 milliseconds