Home
last modified time | relevance | path

Searched refs:MethodGuard (Results 1 – 13 of 13) sorted by relevance

/aoo4110/main/toolkit/source/controls/grid/
H A Dsortablegriddatamodel.cxx292 MethodGuard aGuard( *this, rBHelper ); in rowsInserted()
352 MethodGuard aGuard( *this, rBHelper ); in rowsRemoved()
413 MethodGuard aGuard( *this, rBHelper ); in dataChanged()
423 MethodGuard aGuard( *this, rBHelper ); in rowHeadingChanged()
527 MethodGuard aGuard( *this, rBHelper ); in sortByColumn()
570 MethodGuard aGuard( *this, rBHelper ); in removeColumnSort()
578 MethodGuard aGuard( *this, rBHelper ); in getCurrentSortOrder()
587 MethodGuard aGuard( *this, rBHelper ); in addRow()
598 MethodGuard aGuard( *this, rBHelper ); in addRows()
609 MethodGuard aGuard( *this, rBHelper ); in insertRow()
[all …]
H A Dsortablegriddatamodel.hxx48 typedef InitGuard< SortableGridDataModel > MethodGuard; typedef
171 MethodGuard& i_instanceLock
181 void impl_rebuildIndexesAndNotify( MethodGuard& i_instanceLock );
185 void impl_removeColumnSort( MethodGuard& i_instanceLock );
/aoo4110/main/extensions/source/propctrlr/
H A Dpropertycomposer.cxx121 MethodGuard aGuard( *this ); in inspect()
135 MethodGuard aGuard( *this ); in getPropertyValue()
142 MethodGuard aGuard( *this ); in setPropertyValue()
149 MethodGuard aGuard( *this ); in convertToPropertyValue()
156 MethodGuard aGuard( *this ); in convertToControlValue()
163 MethodGuard aGuard( *this ); in getPropertyState()
202 MethodGuard aGuard( *this ); in addPropertyChangeListener()
209 MethodGuard aGuard( *this ); in removePropertyChangeListener()
216 MethodGuard aGuard( *this ); in getSupportedProperties()
291 MethodGuard aGuard( *this ); in getSupersededProperties()
[all …]
H A Dcomposeduiupdate.cxx187 class MethodGuard;
188 friend class MethodGuard;
189 class MethodGuard : public ::osl::MutexGuard class
192 MethodGuard( CachedInspectorUI& rInstance ) in MethodGuard() function in pcr::CachedInspectorUI::MethodGuard
271 MethodGuard aGuard( *this ); in enablePropertyUI()
302 MethodGuard aGuard( *this ); in enablePropertyUIElements()
316 MethodGuard aGuard( *this ); in rebuildPropertyUI()
328 MethodGuard aGuard( *this ); in showPropertyUI()
342 MethodGuard aGuard( *this ); in hidePropertyUI()
353 MethodGuard aGuard( *this ); in showCategory()
[all …]
H A Dpropertycomposer.hxx134 class MethodGuard;
135 friend class MethodGuard;
136 class MethodGuard : public ::osl::MutexGuard class in pcr::PropertyComposer
139 MethodGuard( PropertyComposer& _rInstance ) in MethodGuard() function in pcr::PropertyComposer::MethodGuard
/aoo4110/main/extensions/source/logging/
H A Dconsolehandler.cxx128 void enterMethod( MethodGuard::Access );
175 MethodGuard aGuard( *this ); in getThreshold()
182 MethodGuard aGuard( *this ); in setThreshold()
189 MethodGuard aGuard( *this ); in getEncoding()
198 MethodGuard aGuard( *this ); in setEncoding()
205 MethodGuard aGuard( *this ); in getFormatter()
212 MethodGuard aGuard( *this ); in setFormatter()
219 MethodGuard aGuard( *this ); in getLevel()
226 MethodGuard aGuard( *this ); in setLevel()
233 MethodGuard aGuard( *this ); in flush()
[all …]
H A Dfilehandler.cxx140 void enterMethod( MethodGuard::Access );
141 void leaveMethod( MethodGuard::Access );
265 void FileHandler::enterMethod( MethodGuard::Access ) in enterMethod()
279 MethodGuard aGuard( *this ); in getEncoding()
288 MethodGuard aGuard( *this ); in setEncoding()
295 MethodGuard aGuard( *this ); in getFormatter()
302 MethodGuard aGuard( *this ); in setFormatter()
309 MethodGuard aGuard( *this ); in getLevel()
316 MethodGuard aGuard( *this ); in setLevel()
323 MethodGuard aGuard( *this ); in flush()
[all …]
/aoo4110/main/accessibility/source/extended/
H A DAccessibleToolPanelDeck.cxx124 class MethodGuard class
127 MethodGuard( AccessibleToolPanelDeck_Impl& i_rImpl ) in MethodGuard() function in accessibility::__anonfabe362a0111::MethodGuard
132 ~MethodGuard() in ~MethodGuard()
251 MethodGuard aGuard( *this ); in LayouterChanged()
283 MethodGuard aGuard( *m_pImpl ); in getAccessibleChildCount()
297 MethodGuard aGuard( *m_pImpl ); in getAccessibleChild()
318 MethodGuard aGuard( *m_pImpl ); in getAccessibleParent()
328 MethodGuard aGuard( *m_pImpl ); in getAccessibleRole()
335 MethodGuard aGuard( *m_pImpl ); in getAccessibleAtPoint()
373 MethodGuard aGuard( *m_pImpl ); in grabFocus()
H A DAccessibleToolPanelDeckTabBar.cxx291 class MethodGuard class
294 MethodGuard( AccessibleToolPanelTabBar_Impl& i_rImpl ) in MethodGuard() function in accessibility::__anon0bb277760111::MethodGuard
299 ~MethodGuard() in ~MethodGuard()
332 MethodGuard aGuard( *m_pImpl ); in getAccessibleChildCount()
345 MethodGuard aGuard( *m_pImpl ); in getAccessibleChild()
373 MethodGuard aGuard( *m_pImpl ); in getAccessibleParent()
380 MethodGuard aGuard( *m_pImpl ); in getAccessibleRole()
397 MethodGuard aGuard( *m_pImpl ); in getAccessibleAtPoint()
/aoo4110/main/forms/source/runtime/
H A Dformoperations.cxx216 MethodGuard aGuard( *this ); in getCursor()
223 MethodGuard aGuard( *this ); in getUpdateCursor()
230 MethodGuard aGuard( *this ); in getController()
237 MethodGuard aGuard( *this ); in getFeatureInvalidation()
244 MethodGuard aGuard( *this ); in setFeatureInvalidation()
251 MethodGuard aGuard( *this ); in getState()
434 MethodGuard aGuard( *this ); in isEnabled()
469 MethodGuard aGuard( *this ); in execute()
742 MethodGuard aGuard( *this ); in executeWithArguments()
792 MethodGuard aGuard( *this ); in commitCurrentRecord()
[all …]
H A Dformoperations.hxx64 class MethodGuard;
95 struct MethodAccess { friend class MethodGuard; private: MethodAccess() { } }; in MethodAccess()
183 … void impl_invalidateAllSupportedFeatures_nothrow( MethodGuard& _rClearForCallback ) const;
188 …void impl_invalidateModifyDependentFeatures_nothrow( MethodGuard& _rClearForCallback ) cons…
344 class MethodGuard class in frm::FormOperations
350 inline MethodGuard( FormOperations& _rOwner ) in MethodGuard() function in frm::FormOperations::MethodGuard
357 inline ~MethodGuard() in ~MethodGuard()
/aoo4110/main/connectivity/source/drivers/hsqldb/
H A DHConnection.cxx167 MethodGuard aGuard( *this ); in flush()
205 MethodGuard aGuard( *this ); in addFlushListener()
212 MethodGuard aGuard( *this ); in removeFlushListener()
219 MethodGuard aGuard( *this ); in getTableIcon()
231 MethodGuard aGuard( *this ); in getTableEditor()
/aoo4110/main/connectivity/source/inc/hsqldb/
H A DHConnection.hxx168 class MethodGuard : public ::osl::MutexGuard class
174 MethodGuard( const IMethodGuardAccess& _rComponent ) in MethodGuard() function in connectivity::hsqldb::MethodGuard

Completed in 67 milliseconds