Home
last modified time | relevance | path

Searched refs:ScBroadcastAreaSlotMachine (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/core/data/
H A Dbcaslot.cxx124 ScBroadcastAreaSlotMachine* pBASMa ) : in ScBroadcastAreaSlot()
486 ScBroadcastAreaSlotMachine::TableSlots::TableSlots() in TableSlots()
493 ScBroadcastAreaSlotMachine::TableSlots::~TableSlots() in ~TableSlots()
504 ScBroadcastAreaSlotMachine::ScBroadcastAreaSlotMachine( in ScBroadcastAreaSlotMachine() function in ScBroadcastAreaSlotMachine
515 ScBroadcastAreaSlotMachine::~ScBroadcastAreaSlotMachine() in ~ScBroadcastAreaSlotMachine()
526 inline SCSIZE ScBroadcastAreaSlotMachine::ComputeSlotOffset( in ComputeSlotOffset()
629 void ScBroadcastAreaSlotMachine::EndListeningArea( const ScRange& rRange, in EndListeningArea()
737 void ScBroadcastAreaSlotMachine::DelBroadcastAreasInRange( in DelBroadcastAreasInRange()
775 void ScBroadcastAreaSlotMachine::UpdateBroadcastAreas( in UpdateBroadcastAreas()
950 void ScBroadcastAreaSlotMachine::EnterBulkBroadcast() in EnterBulkBroadcast()
[all …]
H A Ddocumen2.cxx240 pBASM = new ScBroadcastAreaSlotMachine( this ); in ScDocument()
/trunk/main/sc/source/core/inc/
H A Dbcaslot.hxx120 class ScBroadcastAreaSlotMachine;
129 ScBroadcastAreaSlotMachine* pBASM;
145 ScBroadcastAreaSlotMachine* pBASM );
197 class ScBroadcastAreaSlotMachine class
252 ScBroadcastAreaSlotMachine( ScDocument* pDoc );
253 ~ScBroadcastAreaSlotMachine();
280 ScBroadcastAreaSlotMachine* pBASM;
282 explicit ScBulkBroadcast( ScBroadcastAreaSlotMachine* p ) : pBASM(p) in ScBulkBroadcast()
/trunk/main/sc/inc/
H A Ddocument.hxx85 class ScBroadcastAreaSlotMachine;
285 ScBroadcastAreaSlotMachine* pBASM; // BroadcastAreas
1604 ScBroadcastAreaSlotMachine* GetBASM() const { return pBASM; } in GetBASM()

Completed in 41 milliseconds