Searched refs:TableSlots (Results 1 – 2 of 2) sorted by relevance
213 class TableSlots class in ScBroadcastAreaSlotMachine216 TableSlots();217 ~TableSlots();231 TableSlots( const TableSlots& );232 TableSlots& operator=( const TableSlots& );235 typedef ::std::map< SCTAB, TableSlots* > TableSlotsMap;
486 ScBroadcastAreaSlotMachine::TableSlots::TableSlots() in TableSlots() function in ScBroadcastAreaSlotMachine::TableSlots493 ScBroadcastAreaSlotMachine::TableSlots::~TableSlots() in ~TableSlots()599 nTab, new TableSlots)).first; in StartListeningArea()921 nTab, new TableSlots)).first; in UpdateBroadcastAreas()
Completed in 13 milliseconds