Searched refs:m_bIsNewDocument (Results 1 – 2 of 2) sorted by relevance
98 ,m_bIsNewDocument( true ) in ViewMonitor()130 void onLoadedDocument() { m_bIsNewDocument = false; } in onLoadedDocument()134 bool m_bIsNewDocument; member in dbaccess::ViewMonitor
150 m_rEventNotifier.notifyDocumentEventAsync( m_bIsNewDocument ? "OnNew" : "OnLoad" ); in onSetCurrentController()
Completed in 29 milliseconds