Home
last modified time | relevance | path

Searched refs:mbNotifyPending (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/table/
H A Dtablemodel.cxx132 , mbNotifyPending( false ) in TableModel()
141 , mbNotifyPending( false ) in TableModel()
607 if( mbNotifyPending ) in unlockBroadcasts()
622 mbNotifyPending = false; in notifyModification()
634 mbNotifyPending = true; in notifyModification()
644 …mns=\"%ld\" rows=\"%ld\" updated=\"%s\">\n\r", nColCount, nRowCount, mbNotifyPending ? "false" : "… in notifyModification()
H A Dtablemodel.hxx187 bool mbNotifyPending; member in sdr::table::TableModel

Completed in 24 milliseconds