Home
last modified time | relevance | path

Searched refs:aGuard (Results 151 – 175 of 1508) sorted by relevance

12345678910>>...61

/trunk/main/unotools/source/config/
H A Dcacheoptions.cxx367 MutexGuard aGuard( GetOwnStaticMutex() ); in SvtCacheOptions() local
383 MutexGuard aGuard( GetOwnStaticMutex() ); in ~SvtCacheOptions() local
400 MutexGuard aGuard( GetOwnStaticMutex() ); in GetWriterOLE_Objects() local
409 MutexGuard aGuard( GetOwnStaticMutex() ); in GetDrawingEngineOLE_Objects() local
418 MutexGuard aGuard( GetOwnStaticMutex() ); in GetGraphicManagerTotalCacheSize() local
427 MutexGuard aGuard( GetOwnStaticMutex() ); in GetGraphicManagerObjectCacheSize() local
436 MutexGuard aGuard( GetOwnStaticMutex() ); in GetGraphicManagerObjectReleaseTime() local
445 MutexGuard aGuard( GetOwnStaticMutex() ); in SetWriterOLE_Objects() local
454 MutexGuard aGuard( GetOwnStaticMutex() ); in SetDrawingEngineOLE_Objects() local
463 MutexGuard aGuard( GetOwnStaticMutex() ); in SetGraphicManagerTotalCacheSize() local
[all …]
H A Dsyslocaleoptions.cxx474 MutexGuard aGuard( GetMutex() ); in SvtSysLocaleOptions() local
489 MutexGuard aGuard( GetMutex() ); in ~SvtSysLocaleOptions() local
520 MutexGuard aGuard( GetMutex() ); in IsModified() local
527 MutexGuard aGuard( GetMutex() ); in Commit() local
534 MutexGuard aGuard( GetMutex() ); in BlockBroadcasts() local
541 MutexGuard aGuard( GetMutex() ); in GetLocaleConfigString() local
547 MutexGuard aGuard( GetMutex() ); in SetLocaleConfigString() local
553 MutexGuard aGuard( GetMutex() ); in GetUILocaleConfigString() local
559 MutexGuard aGuard( GetMutex() ); in SetUILocaleConfigString() local
565 MutexGuard aGuard( GetMutex() ); in GetCurrencyConfigString() local
[all …]
H A Dinternaloptions.cxx504 MutexGuard aGuard( GetOwnStaticMutex() ); in SvtInternalOptions() local
523 MutexGuard aGuard( GetOwnStaticMutex() ); in ~SvtInternalOptions() local
540 MutexGuard aGuard( GetOwnStaticMutex() ); in SlotCFGEnabled() local
549 MutexGuard aGuard( GetOwnStaticMutex() ); in CrashMailEnabled() local
558 MutexGuard aGuard( GetOwnStaticMutex() ); in MailUIEnabled() local
567 MutexGuard aGuard( GetOwnStaticMutex() ); in IsRemoveMenuEntryClose() local
573 MutexGuard aGuard( GetOwnStaticMutex() ); in IsRemoveMenuEntryBackToWebtop() local
579 MutexGuard aGuard( GetOwnStaticMutex() ); in IsRemoveMenuEntryNewWebtop() local
585 MutexGuard aGuard( GetOwnStaticMutex() ); in IsRemoveMenuEntryLogout() local
591 MutexGuard aGuard( GetOwnStaticMutex() ); in GetCurrentTempURL() local
[all …]
/trunk/main/toolkit/source/awt/
H A Dvclxtopwindow.cxx93 ::vos::OGuard aGuard( GetMutexImpl() ); in getWindowHandle()
134 ::vos::OGuard aGuard( GetMutexImpl() ); in addTopWindowListener()
141 ::vos::OGuard aGuard( GetMutexImpl() ); in removeTopWindowListener()
148 ::vos::OGuard aGuard( GetMutexImpl() ); in toFront()
159 ::vos::OGuard aGuard( GetMutexImpl() ); in toBack()
171 ::vos::OGuard aGuard( GetMutexImpl() ); in setMenuBar()
190 ::vos::OGuard aGuard( GetMutexImpl() ); in getIsMaximized()
202 ::vos::OGuard aGuard( GetMutexImpl() ); in setIsMaximized()
214 ::vos::OGuard aGuard( GetMutexImpl() ); in getIsMinimized()
226 ::vos::OGuard aGuard( GetMutexImpl() ); in setIsMinimized()
[all …]
H A Dvclxprinter.cxx130 ::osl::Guard< ::osl::Mutex > aGuard( Mutex ); in convertFastPropertyValue()
167 ::osl::Guard< ::osl::Mutex > aGuard( Mutex ); in setFastPropertyValue_NoBroadcast()
210 ::osl::Guard< ::osl::Mutex > aGuard( Mutex ); in setHorizontal()
219 ::osl::Guard< ::osl::Mutex > aGuard( Mutex ); in getFormDescriptions()
239 ::osl::Guard< ::osl::Mutex > aGuard( Mutex ); in selectForm()
249 ::osl::Guard< ::osl::Mutex > aGuard( Mutex ); in getBinarySetup()
259 ::osl::Guard< ::osl::Mutex > aGuard( Mutex ); in setBinarySetup()
288 ::osl::Guard< ::osl::Mutex > aGuard( Mutex ); in start()
302 ::osl::Guard< ::osl::Mutex > aGuard( Mutex ); in end()
313 ::osl::Guard< ::osl::Mutex > aGuard( Mutex ); in terminate()
[all …]
H A Dvclxregion.cxx70 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in IMPL_XTYPEPROVIDER_START()
77 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in clear()
84 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in move()
91 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in unionRectangle()
98 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in intersectRectangle()
105 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in excludeRectangle()
112 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in xOrRectangle()
119 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in unionRegion()
127 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in intersectRegion()
135 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in excludeRegion()
[all …]
/trunk/main/toolkit/source/controls/grid/
H A Dgridcolumn.cxx102 ::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()
209 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getHorizontalAlign()
[all …]
/trunk/main/connectivity/source/drivers/jdbc/
H A DPreparedStatement.cxx102 ::osl::MutexGuard aGuard( m_aMutex ); in execute()
112 ::osl::MutexGuard aGuard( m_aMutex ); in executeUpdate()
122 ::osl::MutexGuard aGuard( m_aMutex ); in setString()
151 ::osl::MutexGuard aGuard( m_aMutex ); in executeQuery()
166 ::osl::MutexGuard aGuard( m_aMutex ); in setBoolean()
179 ::osl::MutexGuard aGuard( m_aMutex ); in setByte()
192 ::osl::MutexGuard aGuard( m_aMutex ); in setDate()
247 ::osl::MutexGuard aGuard( m_aMutex ); in setFloat()
273 ::osl::MutexGuard aGuard( m_aMutex ); in setLong()
286 ::osl::MutexGuard aGuard( m_aMutex ); in setNull()
[all …]
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_droptarget.cxx89 ::osl::Guard< ::osl::Mutex > aGuard( m_aMutex ); in addDropTargetListener()
98 ::osl::Guard< ::osl::Mutex > aGuard( m_aMutex ); in removeDropTargetListener()
114 ::osl::Guard< ::osl::Mutex > aGuard( m_aMutex ); in setActive()
130 ::osl::Guard< ::osl::Mutex > aGuard( m_aMutex ); in setDefaultActions()
139 osl::ClearableGuard< ::osl::Mutex > aGuard( m_aMutex ); in drop() local
141 aGuard.clear(); in drop()
153 osl::ClearableGuard< ::osl::Mutex > aGuard( m_aMutex ); in dragEnter() local
155 aGuard.clear(); in dragEnter()
167 osl::ClearableGuard< ::osl::Mutex > aGuard( m_aMutex ); in dragExit() local
169 aGuard.clear(); in dragExit()
[all …]
/trunk/main/framework/source/fwe/classes/
H A Dsfxhelperfunctions.cxx48 ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() ); in SetToolBoxControllerCreator()
58 ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() ); in CreateToolBoxController()
70 ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() ); in SetStatusBarControllerCreator()
80 ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() ); in CreateStatusBarController()
92 ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() ); in SetRefreshToolbars()
103 ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() ); in RefreshToolbars()
113 ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() ); in SetDockingWindowCreator()
124 ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() ); in CreateDockingWindow()
134 ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() ); in SetIsDockingWindowVisible()
145 ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() ); in IsDockingWindowVisible()
[all …]
/trunk/main/linguistic/workben/
H A Dsspellimp.cxx98 MutexGuard aGuard( GetLinguMutex() ); in getLocales() local
116 MutexGuard aGuard( GetLinguMutex() ); in hasLocale() local
175 MutexGuard aGuard( GetLinguMutex() ); in isValid() local
280 MutexGuard aGuard( GetLinguMutex() ); in spell() local
315 MutexGuard aGuard( GetLinguMutex() ); in addLinguServiceEventListener() local
331 MutexGuard aGuard( GetLinguMutex() ); in removeLinguServiceEventListener() local
347 MutexGuard aGuard( GetLinguMutex() ); in getServiceDisplayName() local
356 MutexGuard aGuard( GetLinguMutex() ); in initialize() local
385 MutexGuard aGuard( GetLinguMutex() ); in dispose() local
400 MutexGuard aGuard( GetLinguMutex() ); in addEventListener() local
[all …]
/trunk/main/sc/source/ui/unoobj/
H A Dcursuno.cxx116 ScUnoGuard aGuard; in collapseToCurrentRegion() local
141 ScUnoGuard aGuard; in collapseToCurrentArray() local
173 ScUnoGuard aGuard; in collapseToMergedArea() local
191 ScUnoGuard aGuard; in expandToEntireColumns() local
204 ScUnoGuard aGuard; in expandToEntireRows() local
218 ScUnoGuard aGuard; in collapseToSize() local
254 ScUnoGuard aGuard; in gotoStartOfUsedArea() local
282 ScUnoGuard aGuard; in gotoEndOfUsedArea() local
314 ScUnoGuard aGuard; in gotoStart() local
342 ScUnoGuard aGuard; in gotoEnd() local
[all …]
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx103 ::osl::MutexGuard aGuard(m_aMutex); in disposing()
160 ::osl::MutexGuard aGuard( m_aMutex ); in findColumn()
190 ::osl::MutexGuard aGuard( m_aMutex ); in getBoolean()
219 ::osl::MutexGuard aGuard( m_aMutex ); in getByte()
242 ::osl::MutexGuard aGuard( m_aMutex ); in getBytes()
269 ::osl::MutexGuard aGuard( m_aMutex ); in getDate()
292 ::osl::MutexGuard aGuard( m_aMutex ); in getDouble()
309 ::osl::MutexGuard aGuard( m_aMutex ); in getFloat()
326 ::osl::MutexGuard aGuard( m_aMutex ); in getInt()
361 ::osl::MutexGuard aGuard( m_aMutex ); in getMetaData()
[all …]
/trunk/main/svx/source/table/
H A Dtabledesign.cxx259 ClearableMutexGuard aGuard( rBHelper.rMutex ); in isInUse() local
264 aGuard.clear(); in isInUse()
312 OGuard aGuard( Application::GetSolarMutex() ); in getByName() local
327 OGuard aGuard( Application::GetSolarMutex() ); in getElementNames() local
344 OGuard aGuard( Application::GetSolarMutex() ); in hasByName() local
381 OGuard aGuard( Application::GetSolarMutex() ); in getByIndex() local
395 OGuard aGuard( Application::GetSolarMutex() ); in replaceByName() local
445 ClearableMutexGuard aGuard( rBHelper.rMutex ); in addModifyListener() local
448 aGuard.clear(); in addModifyListener()
469 MutexGuard aGuard( rBHelper.rMutex ); in notifyModifyListener() local
[all …]
/trunk/main/dbaccess/source/core/api/
H A Dquerycomposer.cxx214 ::osl::MutexGuard aGuard( m_aMutex ); in getQuery()
227 ::osl::MutexGuard aGuard( m_aMutex ); in setQuery()
239 MutexGuard aGuard(m_aMutex); in getComposedQuery() local
248 MutexGuard aGuard(m_aMutex); in getFilter() local
259 MutexGuard aGuard(m_aMutex); in getStructuredFilter() local
268 ::osl::MutexGuard aGuard( m_aMutex ); in getOrder()
278 ::osl::MutexGuard aGuard( m_aMutex ); in appendFilterByColumn()
311 ::osl::MutexGuard aGuard( m_aMutex ); in appendOrderByColumn()
329 ::osl::MutexGuard aGuard( m_aMutex ); in setFilter()
346 ::osl::MutexGuard aGuard( m_aMutex ); in setOrder()
[all …]
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblemenu.cxx120 OExternalLockGuard aGuard( this ); in getAccessibleChildCount() local
129 OExternalLockGuard aGuard( this ); in getAccessibleChild() local
141 OExternalLockGuard aGuard( this ); in getAccessibleRole() local
152 OExternalLockGuard aGuard( this ); in getAccessibleAtPoint() local
163 OExternalLockGuard aGuard( this ); in selectAccessibleChild() local
175 OExternalLockGuard aGuard( this ); in isAccessibleChildSelected() local
187 OExternalLockGuard aGuard( this ); in clearAccessibleSelection() local
203 OExternalLockGuard aGuard( this ); in getSelectedAccessibleChildCount() local
220 OExternalLockGuard aGuard( this ); in getSelectedAccessibleChild() local
243 OExternalLockGuard aGuard( this ); in deselectAccessibleChild() local
[all …]
/trunk/main/sd/source/ui/sidebar/
H A DMasterPagesSelector.cxx130 const ::osl::MutexGuard aGuard (maMutex); in GetPreferredWidth() local
140 const ::osl::MutexGuard aGuard (maMutex); in GetPreferredHeight() local
399 const ::osl::MutexGuard aGuard (maMutex); in GetSelectedMasterPage() local
500 const ::osl::MutexGuard aGuard (maMutex); in NotifyContainerChangeEvent() local
549 const ::osl::MutexGuard aGuard (maMutex); in GetUserData() local
562 const ::osl::MutexGuard aGuard (maMutex); in SetUserData() local
611 const ::osl::MutexGuard aGuard (maMutex); in SetItem() local
660 const ::osl::MutexGuard aGuard (maMutex); in AddTokenToIndexEntry() local
672 const ::osl::MutexGuard aGuard (maMutex); in RemoveTokenToIndexEntry() local
693 const ::osl::MutexGuard aGuard (maMutex); in InvalidatePreview() local
[all …]
/trunk/main/unotools/source/ucbhelper/
H A Dxtempfile.cxx115 ::osl::MutexGuard aGuard( maMutex ); in getRemoveFile()
128 ::osl::MutexGuard aGuard( maMutex ); in setRemoveFile()
142 ::osl::MutexGuard aGuard( maMutex ); in getUri()
155 ::osl::MutexGuard aGuard( maMutex ); in getResourceName()
172 ::osl::MutexGuard aGuard( maMutex ); in readBytes()
205 ::osl::MutexGuard aGuard( maMutex ); in readSomeBytes()
226 ::osl::MutexGuard aGuard( maMutex ); in skipBytes()
238 ::osl::MutexGuard aGuard( maMutex ); in available()
259 ::osl::MutexGuard aGuard( maMutex ); in closeInput()
283 ::osl::MutexGuard aGuard( maMutex ); in writeBytes()
[all …]
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSStatement.cxx72 ::osl::MutexGuard aGuard(m_aMutex); in disposing()
110 ::osl::MutexGuard aGuard( m_aMutex ); in cancel()
119 ::osl::MutexGuard aGuard( m_aMutex ); in close()
134 ::osl::MutexGuard aGuard( m_aMutex ); in execute()
144 ::osl::MutexGuard aGuard( m_aMutex ); in executeQuery()
158 ::osl::MutexGuard aGuard( m_aMutex ); in getConnection()
182 ::osl::MutexGuard aGuard( m_aMutex ); in addBatch()
191 ::osl::MutexGuard aGuard( m_aMutex ); in executeBatch()
201 ::osl::MutexGuard aGuard( m_aMutex ); in executeUpdate()
212 ::osl::MutexGuard aGuard( m_aMutex ); in getResultSet()
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx890 vos::OGuard aGuard(Application::GetSolarMutex()); in getFormula() local
904 vos::OGuard aGuard(Application::GetSolarMutex()); in setFormula() local
935 vos::OGuard aGuard(Application::GetSolarMutex()); in getValue() local
944 vos::OGuard aGuard(Application::GetSolarMutex()); in setValue() local
950 vos::OGuard aGuard(Application::GetSolarMutex()); in getType() local
968 vos::OGuard aGuard(Application::GetSolarMutex()); in setString() local
975 vos::OGuard aGuard(Application::GetSolarMutex()); in getError() local
982 vos::OGuard aGuard(Application::GetSolarMutex()); in createTextCursor() local
1007 vos::OGuard aGuard(Application::GetSolarMutex()); in createTextCursorByRange() local
1040 vos::OGuard aGuard(Application::GetSolarMutex()); in setPropertyValue() local
[all …]
/trunk/main/package/source/package/zipapi/
H A DByteGrabber.cxx50 ::osl::MutexGuard aGuard( m_aMutex ); in setInputStream()
60 ::osl::MutexGuard aGuard( m_aMutex ); in readBytes()
68 ::osl::MutexGuard aGuard( m_aMutex ); in seek()
86 ::osl::MutexGuard aGuard( m_aMutex ); in getPosition()
96 ::osl::MutexGuard aGuard( m_aMutex ); in getLength()
105 ::osl::MutexGuard aGuard( m_aMutex ); in operator >>()
115 ::osl::MutexGuard aGuard( m_aMutex ); in operator >>()
130 ::osl::MutexGuard aGuard( m_aMutex ); in operator >>()
148 ::osl::MutexGuard aGuard( m_aMutex ); in operator >>()
158 ::osl::MutexGuard aGuard( m_aMutex ); in operator >>()
[all …]
/trunk/main/accessibility/source/extended/
H A Daccessibleiconchoicectrl.cxx134 ::osl::MutexGuard aGuard( m_aMutex ); in disposing()
190 ::comphelper::OExternalLockGuard aGuard( this ); in getAccessibleChildCount()
198 ::comphelper::OExternalLockGuard aGuard( this ); in getAccessibleChild()
211 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleParent()
225 ::comphelper::OExternalLockGuard aGuard( this ); in getAccessibleDescription()
233 ::comphelper::OExternalLockGuard aGuard( this ); in getAccessibleName()
247 ::comphelper::OExternalLockGuard aGuard( this ); in selectAccessibleChild()
261 ::comphelper::OExternalLockGuard aGuard( this ); in isAccessibleChildSelected()
275 ::comphelper::OExternalLockGuard aGuard( this ); in clearAccessibleSelection()
283 ::comphelper::OExternalLockGuard aGuard( this ); in selectAllAccessibleChildren()
[all …]
H A DAccessibleToolPanelDeckTabBarItem.cxx305 ItemMethodGuard aGuard( *m_pImpl ); in getAccessibleParent() local
318 ItemMethodGuard aGuard( *m_pImpl ); in getAccessibleDescription() local
325 ItemMethodGuard aGuard( *m_pImpl ); in getAccessibleName() local
332 ItemMethodGuard aGuard( *m_pImpl ); in getAccessibleRelationSet() local
340 ItemMethodGuard aGuard( *m_pImpl ); in getAccessibleStateSet() local
372 ItemMethodGuard aGuard( *m_pImpl ); in getAccessibleAtPoint() local
381 ItemMethodGuard aGuard( *m_pImpl ); in grabFocus() local
388 ItemMethodGuard aGuard( *m_pImpl ); in getForeground() local
396 ItemMethodGuard aGuard( *m_pImpl ); in getBackground() local
404 ItemMethodGuard aGuard( *m_pImpl ); in getFont() local
[all …]
/trunk/main/sw/source/core/docnode/
H A Dfinalthreadmanager.cxx85 osl::MutexGuard aGuard(maMutex); in addJobs() local
93 osl::MutexGuard aGuard(maMutex); in existJobs() local
100 osl::MutexGuard aGuard(maMutex); in allJobsCancelled() local
106 osl::MutexGuard aGuard(maMutex); in stopWhenAllJobsCancelled() local
116 osl::MutexGuard aGuard(maMutex); in getNextJob() local
130 osl::MutexGuard aGuard(maMutex); in stopped() local
202 osl::MutexGuard aGuard(maMutex); in StopOfficeTermination() local
209 osl::MutexGuard aGuard(maMutex); in OfficeTerminationStopped() local
359 osl::MutexGuard aGuard(maMutex); in registerJob() local
372 osl::MutexGuard aGuard(maMutex); in releaseJob() local
[all …]
/trunk/main/svtools/source/uno/wizard/
H A Dunowizard.cxx177 ::osl::MutexGuard aGuard( m_aMutex ); in initialize()
296 ::osl::MutexGuard aGuard( m_aMutex ); in getHelpURL()
308 ::osl::MutexGuard aGuard( m_aMutex ); in setHelpURL()
320 ::osl::MutexGuard aGuard( m_aMutex ); in getDialogWindow()
330 ::osl::MutexGuard aGuard( m_aMutex ); in enableButton()
342 ::osl::MutexGuard aGuard( m_aMutex ); in setDefaultButton()
354 ::osl::MutexGuard aGuard( m_aMutex ); in travelNext()
366 ::osl::MutexGuard aGuard( m_aMutex ); in travelPrevious()
378 ::osl::MutexGuard aGuard( m_aMutex ); in enablePage()
396 ::osl::MutexGuard aGuard( m_aMutex ); in updateTravelUI()
[all …]

Completed in 198 milliseconds

12345678910>>...61