/trunk/main/canvas/inc/canvas/base/ |
H A D | canvascustomspritebase.hxx | 103 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in disposing() local 114 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in clear() local 132 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in drawBitmap() local 155 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in setAlpha() local 169 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in move() local 181 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in transform() local 190 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in clip() local 197 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in setPriority() local 204 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in show() local 211 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in hide() local [all …]
|
/trunk/main/fpicker/source/win32/filepicker/ |
H A D | FilePicker.cxx | 289 osl::MutexGuard aGuard(m_aMutex); in setMultiSelectionMode() local 300 osl::MutexGuard aGuard(m_aMutex); in setTitle() local 312 osl::MutexGuard aGuard(m_aMutex); in appendFilter() local 324 osl::MutexGuard aGuard(m_aMutex); in setCurrentFilter() local 335 osl::MutexGuard aGuard(m_aMutex); in getCurrentFilter() local 347 osl::MutexGuard aGuard(m_aMutex); in appendFilterGroup() local 359 osl::MutexGuard aGuard(m_aMutex); in setDefaultName() local 371 osl::MutexGuard aGuard(m_aMutex); in setDisplayDirectory() local 382 osl::MutexGuard aGuard(m_aMutex); in getDisplayDirectory() local 393 osl::MutexGuard aGuard(m_aMutex); in getFiles() local [all …]
|
/trunk/main/canvas/source/simplecanvas/ |
H A D | simplecanvasimpl.cxx | 196 ::osl::MutexGuard aGuard( m_aMutex ); in selectFont() 208 ::osl::MutexGuard aGuard( m_aMutex ); in setPenColor() 214 ::osl::MutexGuard aGuard( m_aMutex ); in setFillColor() 220 ::osl::MutexGuard aGuard( m_aMutex ); in setRectClip() 226 ::osl::MutexGuard aGuard( m_aMutex ); in setTransformation() 232 ::osl::MutexGuard aGuard( m_aMutex ); in drawPixel() 241 ::osl::MutexGuard aGuard( m_aMutex ); in drawLine() 250 ::osl::MutexGuard aGuard( m_aMutex ); in drawRect() 267 ::osl::MutexGuard aGuard( m_aMutex ); in drawPolyPolygon() 283 ::osl::MutexGuard aGuard( m_aMutex ); in drawText() [all …]
|
/trunk/main/mysqlc/source/ |
H A D | mysqlc_preparedstatement.cxx | 138 MutexGuard aGuard(m_aMutex); in getMetaData() local 164 MutexGuard aGuard(m_aMutex); in close() local 186 MutexGuard aGuard(m_aMutex); in execute() local 205 MutexGuard aGuard(m_aMutex); in executeUpdate() local 224 MutexGuard aGuard(m_aMutex); in setString() local 245 MutexGuard aGuard(m_aMutex); in getConnection() local 275 MutexGuard aGuard(m_aMutex); in executeQuery() local 295 MutexGuard aGuard(m_aMutex); in setBoolean() local 315 MutexGuard aGuard(m_aMutex); in setByte() local 335 MutexGuard aGuard(m_aMutex); in setDate() local [all …]
|
H A D | mysqlc_connection.cxx | 115 MutexGuard aGuard(m_aMutex); in construct() local 272 MutexGuard aGuard(m_aMutex); in createStatement() local 295 MutexGuard aGuard(m_aMutex); in prepareStatement() local 319 MutexGuard aGuard(m_aMutex); in prepareCall() local 333 MutexGuard aGuard(m_aMutex); in nativeSQL() local 353 MutexGuard aGuard(m_aMutex); in setAutoCommit() local 372 MutexGuard aGuard(m_aMutex); in getAutoCommit() local 391 MutexGuard aGuard(m_aMutex); in commit() local 407 MutexGuard aGuard(m_aMutex); in rollback() local 423 MutexGuard aGuard(m_aMutex); in isClosed() local [all …]
|
/trunk/main/reportdesign/source/core/api/ |
H A D | ReportDefinition.cxx | 941 ::osl::MutexGuard aGuard(m_aMutex); in getCaption() 952 ::osl::MutexGuard aGuard(m_aMutex); in getGroupKeepTogether() 968 ::osl::MutexGuard aGuard(m_aMutex); in getPageHeaderOption() 984 ::osl::MutexGuard aGuard(m_aMutex); in getPageFooterOption() 1000 ::osl::MutexGuard aGuard(m_aMutex); in getCommand() 1264 aGuard.clear(); in close() 1267 aGuard.reset(); in close() 1291 aGuard.clear(); in close() 1293 aGuard.reset(); in close() 2030 aGuard.clear(); in setModified() [all …]
|
/trunk/main/sw/source/core/unocore/ |
H A D | unocoll.cxx | 285 vos::OGuard aGuard(Application::GetSolarMutex()); in GetProviderName() local 620 vos::OGuard aGuard(Application::GetSolarMutex()); in getCount() local 630 vos::OGuard aGuard(Application::GetSolarMutex()); in getByIndex() local 652 vos::OGuard aGuard(Application::GetSolarMutex()); in getByName() local 681 vos::OGuard aGuard(Application::GetSolarMutex()); in getElementNames() local 702 vos::OGuard aGuard(Application::GetSolarMutex()); in hasByName() local 732 vos::OGuard aGuard(Application::GetSolarMutex()); in hasElements() local 758 vos::OGuard aGuard(Application::GetSolarMutex()); in GetObject() local 883 vos::OGuard aGuard(Application::GetSolarMutex()); in hasMoreElements() local 890 vos::OGuard aGuard(Application::GetSolarMutex()); in nextElement() local [all …]
|
/trunk/main/sw/source/ui/uno/ |
H A D | unotxvw.cxx | 201 vos::OGuard aGuard(Application::GetSolarMutex()); in getImplementationId() local 286 ::vos::OGuard aGuard(Application::GetSolarMutex()); in select() 533 ::vos::OGuard aGuard(Application::GetSolarMutex()); in getSelection() 639 ::vos::OGuard aGuard(Application::GetSolarMutex()); in addSelectionChangeListener() 651 ::vos::OGuard aGuard(Application::GetSolarMutex()); in removeSelectionChangeListener() 690 ::vos::OGuard aGuard(Application::GetSolarMutex()); in getControl() 743 ::vos::OGuard aGuard(Application::GetSolarMutex()); in getViewCursor() 761 ::vos::OGuard aGuard(Application::GetSolarMutex()); in getViewSettings() 779 ::vos::OGuard aGuard(Application::GetSolarMutex()); in getRubyList() 829 ::vos::OGuard aGuard(Application::GetSolarMutex()); in setRubyList() [all …]
|
H A D | unoatxt.cxx | 79 ::vos::OGuard aGuard(Application::GetSolarMutex()); in SwXAutoTextContainer_createInstance() 129 ::vos::OGuard aGuard(Application::GetSolarMutex()); in getByIndex() 160 ::vos::OGuard aGuard(Application::GetSolarMutex()); in getByName() 177 ::vos::OGuard aGuard(Application::GetSolarMutex()); in getElementNames() 197 ::vos::OGuard aGuard(Application::GetSolarMutex()); in hasByName() 210 ::vos::OGuard aGuard(Application::GetSolarMutex()); in insertNewByName() 256 ::vos::OGuard aGuard(Application::GetSolarMutex()); in removeByName() 344 ::vos::OGuard aGuard(Application::GetSolarMutex()); in getTitles() 368 ::vos::OGuard aGuard(Application::GetSolarMutex()); in renameByName() 441 ::vos::OGuard aGuard(Application::GetSolarMutex()); in insertNewByName() [all …]
|
/trunk/main/connectivity/source/drivers/ado/ |
H A D | AStatement.cxx | 98 ::osl::MutexGuard aGuard(m_aMutex); in disposing() 142 ::osl::MutexGuard aGuard( m_aMutex ); in cancel() 153 ::osl::MutexGuard aGuard( m_aMutex ); in close() 169 ::osl::MutexGuard aGuard( m_aMutex ); in reset() 185 ::osl::MutexGuard aGuard( m_aMutex ); in clearMyResultSet() 201 ::osl::MutexGuard aGuard( m_aMutex ); in getRowCount() 215 ::osl::MutexGuard aGuard( m_aMutex ); in getPrecision() 240 ::osl::MutexGuard aGuard( m_aMutex ); in setWarning() 261 ::osl::MutexGuard aGuard( m_aMutex ); in execute() 291 ::osl::MutexGuard aGuard( m_aMutex ); in executeQuery() [all …]
|
/trunk/main/shell/source/cmdmail/ |
H A D | cmdmailmsg.cxx | 44 MutexGuard aGuard( m_aMutex ); in setBody() local 51 MutexGuard aGuard( m_aMutex ); in getBody() local 58 MutexGuard aGuard( m_aMutex ); in setRecipient() local 65 MutexGuard aGuard( m_aMutex ); in getRecipient() local 72 MutexGuard aGuard( m_aMutex ); in setCcRecipient() local 79 MutexGuard aGuard( m_aMutex ); in getCcRecipient() local 86 MutexGuard aGuard( m_aMutex ); in setBccRecipient() local 93 MutexGuard aGuard( m_aMutex ); in getBccRecipient() local 100 MutexGuard aGuard( m_aMutex ); in setOriginator() local 107 MutexGuard aGuard( m_aMutex ); in getOriginator() local [all …]
|
/trunk/main/ucb/source/cacher/ |
H A D | dynamicresultsetwrapper.cxx | 79 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_init() local 105 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_EnsureNotDisposed() local 114 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_InitResultSetOne() local 124 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_InitResultSetTwo() local 163 aGuard.clear(); in SAL_STATIC_CAST() 173 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in SAL_STATIC_CAST() local 185 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in addEventListener() local 201 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in removeEventListener() local 218 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_disposing() local 251 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_notify() local [all …]
|
/trunk/main/svx/source/accessibility/ |
H A D | AccessibleFrameSelector.cxx | 129 vos::OGuard aGuard(Application::GetSolarMutex()); in getAccessibleChildCount() local 139 vos::OGuard aGuard(Application::GetSolarMutex()); in getAccessibleChild() local 154 vos::OGuard aGuard(Application::GetSolarMutex()); in getAccessibleParent() local 169 vos::OGuard aGuard(Application::GetSolarMutex()); in getAccessibleIndexInParent() local 202 vos::OGuard aGuard(Application::GetSolarMutex()); in getAccessibleDescription() local 212 vos::OGuard aGuard(Application::GetSolarMutex()); in getAccessibleName() local 222 vos::OGuard aGuard(Application::GetSolarMutex()); in getAccessibleRelationSet() local 269 vos::OGuard aGuard(Application::GetSolarMutex()); in getAccessibleStateSet() local 342 vos::OGuard aGuard(Application::GetSolarMutex()); in containsPoint() local 354 vos::OGuard aGuard(Application::GetSolarMutex()); in getAccessibleAtPoint() local [all …]
|
/trunk/main/accessibility/source/standard/ |
H A D | vclxaccessibletoolboxitem.cxx | 350 OContextEntryGuard aGuard( this ); in getAccessibleChildCount() local 357 OContextEntryGuard aGuard( this ); in getAccessibleChild() local 368 OContextEntryGuard aGuard( this ); in getAccessibleParent() local 375 OContextEntryGuard aGuard( this ); in getAccessibleIndexInParent() local 382 OContextEntryGuard aGuard( this ); in getAccessibleRole() local 389 OExternalLockGuard aGuard( this ); in getAccessibleDescription() local 408 OExternalLockGuard aGuard( this ); in getAccessibleName() local 416 OContextEntryGuard aGuard( this ); in getAccessibleRelationSet() local 425 OExternalLockGuard aGuard( this ); in getAccessibleStateSet() local 464 OExternalLockGuard aGuard( this ); in setCaretPosition() local [all …]
|
H A D | vclxaccessibletextcomponent.cxx | 155 OExternalLockGuard aGuard( this ); in IMPLEMENT_FORWARD_XINTERFACE2() local 164 OExternalLockGuard aGuard( this ); in setCaretPosition() local 173 OExternalLockGuard aGuard( this ); in getCharacter() local 182 OExternalLockGuard aGuard( this ); in getCharacterAttributes() local 258 OExternalLockGuard aGuard( this ); in getCharacterBounds() local 275 OExternalLockGuard aGuard( this ); in getCharacterCount() local 284 OExternalLockGuard aGuard( this ); in getIndexAtPoint() local 298 OExternalLockGuard aGuard( this ); in getSelectedText() local 307 OExternalLockGuard aGuard( this ); in getSelectionStart() local 316 OExternalLockGuard aGuard( this ); in getSelectionEnd() local [all …]
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | notesuno.cxx | 107 ScUnoGuard aGuard; in getParent() local 130 ScUnoGuard aGuard; in createTextCursor() local 139 ScUnoGuard aGuard; in createTextCursorByRange() local 146 ScUnoGuard aGuard; in getString() local 152 ScUnoGuard aGuard; in setString() local 160 ScUnoGuard aGuard; in insertString() local 168 ScUnoGuard aGuard; in insertControlCharacter() local 174 ScUnoGuard aGuard; in getText() local 180 ScUnoGuard aGuard; in getStart() local 186 ScUnoGuard aGuard; in getEnd() local [all …]
|
/trunk/main/shell/source/win32/sysmail/ |
H A D | sysmailmsg.cxx | 44 MutexGuard aGuard( m_aMutex ); in setBody() local 51 MutexGuard aGuard( m_aMutex ); in getBody() local 58 MutexGuard aGuard( m_aMutex ); in setRecipient() local 65 MutexGuard aGuard( m_aMutex ); in getRecipient() local 72 MutexGuard aGuard( m_aMutex ); in setCcRecipient() local 79 MutexGuard aGuard( m_aMutex ); in getCcRecipient() local 86 MutexGuard aGuard( m_aMutex ); in setBccRecipient() local 93 MutexGuard aGuard( m_aMutex ); in getBccRecipient() local 100 MutexGuard aGuard( m_aMutex ); in setOriginator() local 107 MutexGuard aGuard( m_aMutex ); in getOriginator() local [all …]
|
/trunk/main/accessibility/source/extended/ |
H A D | accessibletabbarpagelist.cxx | 457 OExternalLockGuard aGuard( this ); in getAccessibleContext() local 468 OExternalLockGuard aGuard( this ); in getAccessibleChildCount() local 477 OExternalLockGuard aGuard( this ); in getAccessibleChild() local 503 OExternalLockGuard aGuard( this ); in getAccessibleParent() local 516 OExternalLockGuard aGuard( this ); in getAccessibleIndexInParent() local 525 OExternalLockGuard aGuard( this ); in getAccessibleRole() local 534 OExternalLockGuard aGuard( this ); in getAccessibleDescription() local 543 OExternalLockGuard aGuard( this ); in getAccessibleName() local 552 OExternalLockGuard aGuard( this ); in getAccessibleRelationSet() local 563 OExternalLockGuard aGuard( this ); in getAccessibleStateSet() local [all …]
|
H A D | accessibletabbarpage.cxx | 75 OExternalLockGuard aGuard( this ); in IsEnabled() local 289 OExternalLockGuard aGuard( this ); in getAccessibleContext() local 300 OExternalLockGuard aGuard( this ); in getAccessibleChildCount() local 309 OExternalLockGuard aGuard( this ); in getAccessibleChild() local 321 OExternalLockGuard aGuard( this ); in getAccessibleParent() local 330 OExternalLockGuard aGuard( this ); in getAccessibleIndexInParent() local 343 OExternalLockGuard aGuard( this ); in getAccessibleRole() local 352 OExternalLockGuard aGuard( this ); in getAccessibleDescription() local 365 OExternalLockGuard aGuard( this ); in getAccessibleName() local 374 OExternalLockGuard aGuard( this ); in getAccessibleRelationSet() local [all …]
|
H A D | accessibletabbar.cxx | 237 OExternalLockGuard aGuard( this ); in getAccessibleContext() local 248 OExternalLockGuard aGuard( this ); in getAccessibleChildCount() local 257 OExternalLockGuard aGuard( this ); in getAccessibleChild() local 292 OExternalLockGuard aGuard( this ); in getAccessibleParent() local 309 OExternalLockGuard aGuard( this ); in getAccessibleIndexInParent() local 336 OExternalLockGuard aGuard( this ); in getAccessibleRole() local 345 OExternalLockGuard aGuard( this ); in getAccessibleDescription() local 358 OExternalLockGuard aGuard( this ); in getAccessibleName() local 371 OExternalLockGuard aGuard( this ); in getAccessibleRelationSet() local 382 OExternalLockGuard aGuard( this ); in getAccessibleStateSet() local [all …]
|
/trunk/main/toolkit/source/awt/ |
H A D | vclxwindow.cxx | 252 ::vos::OGuard aGuard( mrMutex ); in disposing() 299 ::vos::OGuard aGuard( mrMutex ); in IMPL_LINK() 342 ::vos::OGuard aGuard( mrMutex ); in getStyleSettings() 919 ::vos::OGuard aGuard( GetMutex() ); in CreateAccessibleContext() 955 ::vos::OGuard aGuard( GetMutex() ); in IMPL_XUNOTUNNEL2() 994 ::vos::OGuard aGuard( GetMutex() ); in addEventListener() 1001 ::vos::OGuard aGuard( GetMutex() ); in removeEventListener() 1010 ::vos::OGuard aGuard( GetMutex() ); in setPosSize() 1023 ::vos::OGuard aGuard( GetMutex() ); in getPosSize() 1039 ::vos::OGuard aGuard( GetMutex() ); in setVisible() [all …]
|
/trunk/main/avmedia/source/win/ |
H A D | player.cxx | 268 ::osl::MutexGuard aGuard(m_aMutex); in start() 313 ::osl::MutexGuard aGuard(m_aMutex); in stop() 324 ::osl::MutexGuard aGuard(m_aMutex); in isPlaying() 340 ::osl::MutexGuard aGuard(m_aMutex); in getDuration() 355 ::osl::MutexGuard aGuard(m_aMutex); in setMediaTime() 373 ::osl::MutexGuard aGuard(m_aMutex); in getMediaTime() 388 ::osl::MutexGuard aGuard(m_aMutex); in setStopTime() 399 ::osl::MutexGuard aGuard(m_aMutex); in getStopTime() 414 ::osl::MutexGuard aGuard(m_aMutex); in setRate() 425 ::osl::MutexGuard aGuard(m_aMutex); in getRate() [all …]
|
/trunk/main/svl/source/fsstor/ |
H A D | ostreamcontainer.cxx | 161 ::osl::MutexGuard aGuard( m_aMutex ); in getTypes() 222 ::osl::MutexGuard aGuard( m_aMutex ); in getInputStream() 240 ::osl::MutexGuard aGuard( m_aMutex ); in getOutputStream() 259 ::osl::MutexGuard aGuard( m_aMutex ); in dispose() 292 ::osl::MutexGuard aGuard( m_aMutex ); in addEventListener() 307 ::osl::MutexGuard aGuard( m_aMutex ); in removeEventListener() 324 ::osl::MutexGuard aGuard( m_aMutex ); in seek() 340 ::osl::MutexGuard aGuard( m_aMutex ); in getPosition() 356 ::osl::MutexGuard aGuard( m_aMutex ); in getLength() 376 ::osl::MutexGuard aGuard( m_aMutex ); in readBytes() [all …]
|
/trunk/main/basctl/source/accessibility/ |
H A D | accessibledialogwindow.cxx | 677 OExternalLockGuard aGuard( this ); in getAccessibleContext() local 688 OExternalLockGuard aGuard( this ); in getAccessibleChildCount() local 697 OExternalLockGuard aGuard( this ); in getAccessibleChild() local 725 OExternalLockGuard aGuard( this ); in getAccessibleParent() local 742 OExternalLockGuard aGuard( this ); in getAccessibleIndexInParent() local 769 OExternalLockGuard aGuard( this ); in getAccessibleRole() local 778 OExternalLockGuard aGuard( this ); in getAccessibleDescription() local 791 OExternalLockGuard aGuard( this ); in getAccessibleName() local 804 OExternalLockGuard aGuard( this ); in getAccessibleRelationSet() local 815 OExternalLockGuard aGuard( this ); in getAccessibleStateSet() local [all …]
|
/trunk/main/embeddedobj/source/msole/ |
H A D | oleembed.cxx | 497 aGuard.clear(); in changeState() 499 aGuard.reset(); in changeState() 520 aGuard.clear(); in changeState() 522 aGuard.reset(); in changeState() 537 aGuard.clear(); in changeState() 539 aGuard.reset(); in changeState() 561 aGuard.clear(); in changeState() 597 aGuard.clear(); in changeState() 797 aGuard.clear(); in doVerb() 799 aGuard.reset(); in doVerb() [all …]
|