Searched refs:aAllContents (Results 1 – 9 of 9) sorted by relevance
234 ::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()
838 ::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()
830 ::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()
999 ::ucbhelper::ContentRefList aAllContents;1000 m_xProvider->queryExistingContents( aAllContents );1013 ::ucbhelper::ContentRefList::const_iterator it = aAllContents.begin();1014 ::ucbhelper::ContentRefList::const_iterator end = aAllContents.end();
843 ::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()
536 ucbhelper::ContentRefList aAllContents; in queryChildren() local537 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()
885 ::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()
2263 ::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()
2419 ::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 104 milliseconds