Home
last modified time | relevance | path

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

/aoo42x/main/ucb/source/ucp/tdoc/
H A Dtdoc_provider.cxx234 ::ucbhelper::ContentRefList aAllContents; in notifyDocumentClosed()
235 queryExistingContents( aAllContents ); in notifyDocumentClosed()
237 ::ucbhelper::ContentRefList::const_iterator it = aAllContents.begin(); in notifyDocumentClosed()
238 ::ucbhelper::ContentRefList::const_iterator end = aAllContents.end(); in notifyDocumentClosed()
297 ::ucbhelper::ContentRefList aAllContents; in notifyDocumentOpened()
298 queryExistingContents( aAllContents ); in notifyDocumentOpened()
300 ::ucbhelper::ContentRefList::const_iterator it = aAllContents.begin(); in notifyDocumentOpened()
301 ::ucbhelper::ContentRefList::const_iterator end = aAllContents.end(); in notifyDocumentOpened()
H A Dtdoc_content.cxx838 ::ucbhelper::ContentRefList aAllContents; in queryChildren()
839 m_xProvider->queryExistingContents( aAllContents ); in queryChildren()
852 ::ucbhelper::ContentRefList::const_iterator it = aAllContents.begin(); in queryChildren()
853 ::ucbhelper::ContentRefList::const_iterator end = aAllContents.end(); in queryChildren()
/aoo42x/main/ucbhelper/workben/myucp/
H A Dmyucp_content.cxx830 ::ucbhelper::ContentRefList aAllContents; in queryChildren()
831 m_xProvider->queryExistingContents( aAllContents ); in queryChildren()
844 ::ucbhelper::ContentRefList::const_iterator it = aAllContents.begin(); in queryChildren()
845 ::ucbhelper::ContentRefList::const_iterator end = aAllContents.end(); in queryChildren()
/aoo42x/main/ucb/source/ucp/odma/
H A Dodma_content.cxx999 ::ucbhelper::ContentRefList aAllContents;
1000 m_xProvider->queryExistingContents( aAllContents );
1013 ::ucbhelper::ContentRefList::const_iterator it = aAllContents.begin();
1014 ::ucbhelper::ContentRefList::const_iterator end = aAllContents.end();
/aoo42x/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.cxx843 ::ucbhelper::ContentRefList aAllContents; in queryChildren()
844 m_xProvider->queryExistingContents( aAllContents ); in queryChildren()
857 ::ucbhelper::ContentRefList::const_iterator it = aAllContents.begin(); in queryChildren()
858 ::ucbhelper::ContentRefList::const_iterator end = aAllContents.end(); in queryChildren()
/aoo42x/main/ucb/source/ucp/gio/
H A Dgio_content.cxx536 ucbhelper::ContentRefList aAllContents; in queryChildren() local
537 m_xProvider->queryExistingContents( aAllContents ); in queryChildren()
547 ucbhelper::ContentRefList::const_iterator it = aAllContents.begin(); in queryChildren()
548 ucbhelper::ContentRefList::const_iterator end = aAllContents.end(); in queryChildren()
/aoo42x/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx885 ::ucbhelper::ContentRefList aAllContents; in queryChildren()
886 m_xProvider->queryExistingContents( aAllContents ); in queryChildren()
896 ::ucbhelper::ContentRefList::const_iterator it = aAllContents.begin(); in queryChildren()
897 ::ucbhelper::ContentRefList::const_iterator end = aAllContents.end(); in queryChildren()
/aoo42x/main/ucb/source/ucp/package/
H A Dpkgcontent.cxx2263 ::ucbhelper::ContentRefList aAllContents; in queryChildren()
2264 m_xProvider->queryExistingContents( aAllContents ); in queryChildren()
2275 ::ucbhelper::ContentRefList::const_iterator it = aAllContents.begin(); in queryChildren()
2276 ::ucbhelper::ContentRefList::const_iterator end = aAllContents.end(); in queryChildren()
/aoo42x/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx2419 ::ucbhelper::ContentRefList aAllContents; in queryChildren()
2420 m_xProvider->queryExistingContents( aAllContents ); in queryChildren()
2433 ::ucbhelper::ContentRefList::const_iterator it = aAllContents.begin(); in queryChildren()
2434 ::ucbhelper::ContentRefList::const_iterator end = aAllContents.end(); in queryChildren()

Completed in 139 milliseconds