Home
last modified time | relevance | path

Searched refs:ComponentGuard (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/toolkit/source/controls/grid/
H A Dgridcolumn.cxx84 ::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 Ddefaultgriddatamodel.cxx99 ::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 Ddefaultgridcolumnmodel.cxx129 ::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 Dinitguard.hxx42 class InitGuard : public ::comphelper::ComponentGuard
46 :comphelper::ComponentGuard( i_component, i_broadcastHelper ) in InitGuard()
H A Dgridcolumn.hxx103 ::comphelper::ComponentGuard& i_Guard
109 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in impl_set()
H A Ddefaultgriddatamodel.hxx41 class ComponentGuard;
103 ::comphelper::ComponentGuard & i_instanceLock
H A Ddefaultgridcolumnmodel.hxx41 class ComponentGuard;
H A Dsortablegriddatamodel.cxx234 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in initialize()
/aoo4110/main/comphelper/inc/comphelper/
H A Dcomponentguard.hxx42 class ComponentGuard class
45ComponentGuard( ::cppu::OWeakObject& i_component, ::cppu::OBroadcastHelper & i_broadcastHelper ) in ComponentGuard() function in comphelper::ComponentGuard
52 ~ComponentGuard() in ~ComponentGuard()

Completed in 47 milliseconds