Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/inc/
H A Dbcaslot.hxx213 class TableSlots class in ScBroadcastAreaSlotMachine
216 TableSlots();
217 ~TableSlots();
231 TableSlots( const TableSlots& );
232 TableSlots& operator=( const TableSlots& );
235 typedef ::std::map< SCTAB, TableSlots* > TableSlotsMap;
/trunk/main/sc/source/core/data/
H A Dbcaslot.cxx486 ScBroadcastAreaSlotMachine::TableSlots::TableSlots() in TableSlots() function in ScBroadcastAreaSlotMachine::TableSlots
493 ScBroadcastAreaSlotMachine::TableSlots::~TableSlots() in ~TableSlots()
599 nTab, new TableSlots)).first; in StartListeningArea()
921 nTab, new TableSlots)).first; in UpdateBroadcastAreas()

Completed in 25 milliseconds