multiplexer for selection changes
More...
#include <SelectionMultiplex.hxx>
multiplexer for selection changes
Definition at line 57 of file SelectionMultiplex.hxx.
◆ OSelectionChangeMultiplexer() [1/2]
◆ ~OSelectionChangeMultiplexer()
comphelper::OSelectionChangeMultiplexer::~OSelectionChangeMultiplexer |
( |
| ) |
|
|
overrideprivatevirtual |
◆ OSelectionChangeMultiplexer() [2/2]
comphelper::OSelectionChangeMultiplexer::OSelectionChangeMultiplexer |
( |
OSelectionChangeListener * |
_pListener, |
|
|
const css::uno::Reference< css::view::XSelectionSupplier > & |
_rxSet |
|
) |
| |
◆ dispose()
void comphelper::OSelectionChangeMultiplexer::dispose |
( |
void |
| ) |
|
◆ disposing()
void SAL_CALL comphelper::OSelectionChangeMultiplexer::disposing |
( |
const css::lang::EventObject & |
Source | ) |
|
|
overridevirtual |
◆ lock()
void comphelper::OSelectionChangeMultiplexer::lock |
( |
| ) |
|
◆ locked()
sal_Int32 comphelper::OSelectionChangeMultiplexer::locked |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ selectionChanged()
void SAL_CALL comphelper::OSelectionChangeMultiplexer::selectionChanged |
( |
const css::lang::EventObject & |
aEvent | ) |
|
|
overridevirtual |
◆ unlock()
void comphelper::OSelectionChangeMultiplexer::unlock |
( |
| ) |
|
◆ OSelectionChangeListener
◆ m_nLockCount
sal_Int32 comphelper::OSelectionChangeMultiplexer::m_nLockCount |
|
private |
◆ m_pListener
◆ m_xSet
css::uno::Reference< css::view::XSelectionSupplier> comphelper::OSelectionChangeMultiplexer::m_xSet |
|
private |
The documentation for this class was generated from the following files: