Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/file/
H A Dfilnot.hxx64 void notifyChildInserted( const rtl::OUString& aChildName );
H A Dfilnot.cxx68 void ContentEventNotifier::notifyChildInserted( const rtl::OUString& aChildName ) in notifyChildInserted() function in ContentEventNotifier
H A Dshell.cxx2618 (*it)->notifyChildInserted( aChildName ); in notifyInsert()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_provider.cxx313 xRoot->notifyChildInserted( rDocId ); in notifyDocumentOpened()
H A Dtdoc_content.hxx307 void notifyChildInserted( const rtl::OUString & rRelativeChildUri );
H A Dtdoc_content.cxx1975 void Content::notifyChildInserted( const rtl::OUString & rRelativeChildUri ) in notifyChildInserted() function in Content