Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/forms/
H A Dlayerexport.cxx303 Reference< XIndexAccess > xCollectionIndex; in exportForms() local
304 if (!impl_isFormPageContainingForms(_rxDrawPage, xCollectionIndex)) in exportForms()
314 exportCollectionElements(xCollectionIndex); in exportForms()
443 Reference< XIndexAccess > xCollectionIndex; in examineForms() local
444 if (!impl_isFormPageContainingForms(_rxDrawPage, xCollectionIndex)) in examineForms()
457 Reference< XIndexAccess > xLoop = xCollectionIndex; in examineForms()

Completed in 31 milliseconds