Searched refs:ComponentGuard (Results 1 – 9 of 9) sorted by relevance
| /aoo4110/main/toolkit/source/controls/grid/ |
| H A D | gridcolumn.cxx | 84 ::comphelper::ComponentGuard& i_Guard ) in broadcast_changed() 102 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getIdentifier() 109 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in setIdentifier() 116 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getColumnWidth() 129 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getMaxWidth() 142 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getMinWidth() 155 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getTitle() 168 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getHelpText() 181 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getResizeable() 194 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getFlexibility() [all …]
|
| H A D | defaultgriddatamodel.cxx | 99 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getRowCount() 106 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getColumnCount() 152 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getCellData() 159 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getCellToolTip() 166 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getRowHeading() 177 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getRowData() 220 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in insertRow() 246 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in insertRows() 282 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in removeRow() 300 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in removeAllRows() [all …]
|
| H A D | defaultgridcolumnmodel.cxx | 129 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in createColumn() 136 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in addColumn() 161 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in removeColumn() 206 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getColumns() 213 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getColumn() 228 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in setDefaultColumns() 376 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in createClone()
|
| H A D | initguard.hxx | 42 class InitGuard : public ::comphelper::ComponentGuard 46 :comphelper::ComponentGuard( i_component, i_broadcastHelper ) in InitGuard()
|
| H A D | gridcolumn.hxx | 103 ::comphelper::ComponentGuard& i_Guard 109 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in impl_set()
|
| H A D | defaultgriddatamodel.hxx | 41 class ComponentGuard; 103 ::comphelper::ComponentGuard & i_instanceLock
|
| H A D | defaultgridcolumnmodel.hxx | 41 class ComponentGuard;
|
| H A D | sortablegriddatamodel.cxx | 234 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in initialize()
|
| /aoo4110/main/comphelper/inc/comphelper/ |
| H A D | componentguard.hxx | 42 class ComponentGuard class 45 … ComponentGuard( ::cppu::OWeakObject& i_component, ::cppu::OBroadcastHelper & i_broadcastHelper ) in ComponentGuard() function in comphelper::ComponentGuard 52 ~ComponentGuard() in ~ComponentGuard()
|
Completed in 47 milliseconds