Searched refs:xIndexesSupplier (Results 1 – 2 of 2) sorted by relevance
55 … uno::Reference< text::XDocumentIndexesSupplier> xIndexesSupplier( rEvent.Source, uno::UNO_QUERY ); in notifyEvent() local60 … uno::Reference< container::XIndexAccess > xIndexes = xIndexesSupplier->getDocumentIndexes(); in notifyEvent()
165 …uno::Reference< text::XDocumentIndexesSupplier> xIndexesSupplier( m_pImpl->GetTextDocument(), uno:… in ~DomainMapper() local166 uno::Reference< container::XIndexAccess > xIndexes = xIndexesSupplier->getDocumentIndexes(); in ~DomainMapper()171 … uno::Reference< document::XEventBroadcaster > xBroadcaster(xIndexesSupplier, uno::UNO_QUERY); in ~DomainMapper()
Completed in 33 milliseconds