Searched refs:NameChangeNotifier (Results 1 – 2 of 2) sorted by relevance
214 struct NotifierAccess { friend class NameChangeNotifier; private: NotifierAccess() { } }; in NotifierAccess()382 class NameChangeNotifier class385 NameChangeNotifier(390 ~NameChangeNotifier();
1492 NameChangeNotifier aNameChangeAndNotify( *this, pDocuSave->getName(), aGuard ); in save()2199 NameChangeNotifier aNameChangeAndNotify( *this, _rNewName, aGuard ); in rename()2372 NameChangeNotifier::NameChangeNotifier( ODocumentDefinition& i_rDocumentDefinition, const ::rtl::OU… in NameChangeNotifier() function in dbaccess::NameChangeNotifier2383 NameChangeNotifier::~NameChangeNotifier() in ~NameChangeNotifier()2389 void NameChangeNotifier::impl_fireEvent_throw( const sal_Bool i_bVetoable ) in impl_fireEvent_throw()
Completed in 34 milliseconds