| /AOO41X/main/sal/qa/osl/file/ |
| H A D | osl_File.cxx | 50 using namespace osl; 59 inline ::rtl::OString errorToString( const ::osl::FileBase::RC _nError ) in errorToString() 63 case ::osl::FileBase::E_None: in errorToString() 66 case ::osl::FileBase::E_PERM: in errorToString() 69 case ::osl::FileBase::E_NOENT: in errorToString() 72 case ::osl::FileBase::E_EXIST: in errorToString() 75 case ::osl::FileBase::E_ACCES: in errorToString() 78 case ::osl::FileBase::E_INVAL: in errorToString() 81 case ::osl::FileBase::E_NOTDIR: in errorToString() 84 case ::osl::FileBase::E_ISDIR: in errorToString() [all …]
|
| /AOO41X/main/sal/qa/osl/socket/ |
| H A D | osl_Socket.cxx | 64 using namespace osl; 92 inline sal_Bool compareSocketAddr( const ::osl::SocketAddr & addr1 , const ::osl::SocketAddr & addr… in compareSocketAddr() 305 ::osl::SocketAddr saTargetSocketAddr; 306 ::osl::ConnectorSocket csConnectorSocket; 363 …::osl::AcceptorSocket asAcceptorSocket( osl_Socket_FamilyInet, osl_Socket_ProtocolIp, osl_Socket_T… in run() 364 ::osl::SocketAddr saLocalSocketAddr( aHostIp1, IP_PORT_MYPORT9 ); in run() 365 ::osl::StreamSocket ssStreamConnection; in run() 489 ::osl::SocketAddr saTargetSocketAddr; 490 ::osl::ConnectorSocket csConnectorSocket; 558 …::osl::AcceptorSocket asAcceptorSocket( osl_Socket_FamilyInet, osl_Socket_ProtocolIp, osl_Socket_T… in run() [all …]
|
| H A D | osl_Socket2.cxx | 62 using namespace osl; 86 ::osl::AcceptorSocket asAcceptorSocket; 92 ::osl::SocketAddr saLocalSocketAddr( aHostIP, IP_PORT_MYPORT9 ); in run() 93 ::osl::StreamSocket ssStreamConnection; in run() 119 AcceptorThread(::osl::AcceptorSocket & asSocket, ::rtl::OUString const& aBindIP ) in AcceptorThread() 186 ::osl::Socket sSocket( sHandle ); in ctors_acquire() 195 ::osl::Socket sSocket( sHandle, SAL_NO_ACQUIRE ); in ctors_no_acquire() 203 ::osl::Socket sSocket( sHandle ); in ctors_copy_ctor() 205 ::osl::Socket copySocket( sSocket ); in ctors_copy_ctor() 227 ::osl::Socket sSocket( sHandleIpx ); //, SAL_NO_ACQUIRE ); in ctors_family_Ipx() [all …]
|
| H A D | osl_SocketAddr.cxx | 62 using namespace osl; 97 ::osl::SocketAddr saSocketAddr; in ctors_none() 111 ::osl::SocketAddr saSocketAddr; in ctors_none_000() 131 … ::osl::SocketAddr saSocketAddr( rtl::OUString::createFromAscii("localhost"), IP_PORT_HTTP1 ); in ctors_copy() 132 ::osl::SocketAddr saCopySocketAddr( saSocketAddr ); in ctors_copy() 143 … ::osl::SocketAddr saSocketAddr( rtl::OUString::createFromAscii("localhost"), IP_PORT_HTTP1 ); in ctors_copy_no_001() 146 ::osl::SocketAddr saSocketAddrCopy( psaOSLSocketAddr, SAL_NO_COPY ); in ctors_copy_no_001() 152 …::osl::SocketAddr* pSocketAddr = new ::osl::SocketAddr( rtl::OUString::createFromAscii("localhost"… in ctors_copy_no_001() 157 … ::osl::SocketAddr* pSocketAddrCopy = new ::osl::SocketAddr( psaOSLSocketAddr, SAL_NO_COPY ); in ctors_copy_no_001() 169 …::osl::SocketAddr* pSocketAddr = new ::osl::SocketAddr( rtl::OUString::createFromAscii("localhost"… in ctors_copy_no_002() [all …]
|
| H A D | osl_StreamSocket.cxx | 63 using namespace osl; 79 ::osl::AcceptorSocket asAcceptorSocket; 85 ::osl::SocketAddr saLocalSocketAddr( aHostIP, IP_PORT_MYPORT9 ); in run() 86 ::osl::StreamSocket ssStreamConnection; in run() 112 AcceptorThread(::osl::AcceptorSocket & asSocket, ::rtl::OUString const& aBindIP ) in AcceptorThread() 134 osl::Condition &m_aCondition; 140 …::osl::AcceptorSocket asAcceptorSocket( osl_Socket_FamilyInet, osl_Socket_ProtocolIp, osl_Socket_T… in run() 141 …::osl::SocketAddr saLocalSocketAddr( rtl::OUString::createFromAscii("127.0.0.1"), IP_PORT_MYPORT9 … in run() 142 ::osl::StreamSocket ssStreamConnection; in run() 189 ServerSocketThread( osl::Condition &_aCond ):m_aCondition(_aCond) in ServerSocketThread() [all …]
|
| /AOO41X/main/toolkit/source/awt/ |
| H A D | vclxmenu.cxx | 187 ::osl::ResettableGuard < ::osl::Mutex > aGuard( GetMutex() ); in getImplementationName() 205 ::osl::ResettableGuard < ::osl::Mutex > aGuard( GetMutex() ); in getSupportedServiceNames() 236 ::osl::ResettableGuard < ::osl::Mutex > aGuard( GetMutex() ); in queryInterface() 267 ::osl::ResettableGuard < ::osl::Mutex > aGuard( GetMutex() ); in IMPL_XUNOTUNNEL() 278 ::osl::Guard< ::osl::Mutex > aGlobalGuard( ::osl::Mutex::getGlobalMutex() ); in IMPL_XUNOTUNNEL() 296 ::osl::Guard< ::osl::Mutex > aGlobalGuard( ::osl::Mutex::getGlobalMutex() ); in IMPL_XUNOTUNNEL() 315 ::osl::ResettableGuard < ::osl::Mutex > aGuard( GetMutex() ); in getImplementationId() 326 ::osl::Guard< ::osl::Mutex > aGlobalGuard( ::osl::Mutex::getGlobalMutex() ); in getImplementationId() 340 ::osl::Guard< ::osl::Mutex > aGlobalGuard( ::osl::Mutex::getGlobalMutex() ); in getImplementationId() 356 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in addMenuListener() [all …]
|
| H A D | vclxprinter.cxx | 56 ::osl::Guard< ::osl::Mutex > aGuard( ::osl::Mutex::getGlobalMutex() ); in ImplGetProperties() 83 osl::Guard< vos::IMutex > aSolarGuard( Application::GetSolarMutex() ); in IMPLEMENT_FORWARD_XINTERFACE2() 91 osl::Guard< vos::IMutex > aSolarGuard( Application::GetSolarMutex() ); in ~VCLXPrinterPropertySet() 117 ::osl::Guard< ::osl::Mutex > aGuard( ::osl::Mutex::getGlobalMutex() ); in getInfoHelper() 130 ::osl::Guard< ::osl::Mutex > aGuard( Mutex ); in convertFastPropertyValue() 167 ::osl::Guard< ::osl::Mutex > aGuard( Mutex ); in setFastPropertyValue_NoBroadcast() 190 ::osl::Guard< ::osl::Mutex > aGuard( ((VCLXPrinterPropertySet*)this)->Mutex ); in getFastPropertyValue() 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() [all …]
|
| /AOO41X/main/ucb/source/ucp/file/ |
| H A D | shell.cxx | 432 osl::MutexGuard aGuard( m_aMutex ); in registerNotifier() 456 osl::MutexGuard aGuard( m_aMutex ); in deregisterNotifier() 503 osl::MutexGuard aGuard( m_aMutex ); in associate() 538 osl::MutexGuard aGuard( m_aMutex ); in deassociate() 591 osl::File aFile( aUnqPath ); in page() 592 osl::FileBase::RC err = aFile.open( OpenFlag_Read ); in page() 594 if( err != osl::FileBase::E_None ) in page() 610 if( err == osl::FileBase::E_None ) in page() 804 osl::MutexGuard aGuard( m_aMutex ); in info_p() 827 osl::MutexGuard aGuard( m_aMutex ); in setv() [all …]
|
| H A D | filrec.cxx | 43 if ( m_aFile.open( m_nFlags ) == ::osl::FileBase::E_None in reconnect() 44 || m_aFile.open( OpenFlag_Read ) == ::osl::FileBase::E_None ) in reconnect() 54 ::osl::FileBase::RC ReconnectingFile::open( sal_uInt32 uFlags ) in open() 56 ::osl::FileBase::RC nResult = m_aFile.open( uFlags ); in open() 57 if ( nResult == ::osl::FileBase::E_None ) in open() 70 ::osl::FileBase::RC ReconnectingFile::close() in close() 79 ::osl::FileBase::RC ReconnectingFile::setPos( sal_uInt32 uHow, sal_Int64 uPos ) in setPos() 81 ::osl::FileBase::RC nRes = ::osl::FileBase::E_NETWORK; in setPos() 95 if ( ( nRes == ::osl::FileBase::E_NETWORK in setPos() 96 || nRes == ::osl::FileBase::E_INVAL ) in setPos() [all …]
|
| /AOO41X/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
| H A D | SResultSet.cxx | 90 ::osl::MutexGuard aGuard(m_aMutex); in disposing() 122 ::osl::MutexGuard aGuard( m_aMutex ); in findColumn() 136 ::osl::MutexGuard aGuard( m_aMutex ); in getBinaryStream() 145 ::osl::MutexGuard aGuard( m_aMutex ); in getCharacterStream() 155 ::osl::MutexGuard aGuard( m_aMutex ); in getBoolean() 164 ::osl::MutexGuard aGuard( m_aMutex ); in getByte() 177 ::osl::MutexGuard aGuard( m_aMutex ); in getBytes() 185 ::osl::MutexGuard aGuard( m_aMutex ); in getDate() 196 ::osl::MutexGuard aGuard( m_aMutex ); in getDouble() 207 ::osl::MutexGuard aGuard( m_aMutex ); in getFloat() [all …]
|
| H A D | SPreparedStatement.cxx | 84 ::osl::MutexGuard aGuard( m_aMutex ); in getMetaData() 95 ::osl::MutexGuard aGuard( m_aMutex ); in close() 116 ::osl::MutexGuard aGuard( m_aMutex ); in execute() 127 ::osl::MutexGuard aGuard( m_aMutex ); in executeUpdate() 137 ::osl::MutexGuard aGuard( m_aMutex ); in setString() 144 ::osl::MutexGuard aGuard( m_aMutex ); in getConnection() 153 ::osl::MutexGuard aGuard( m_aMutex ); in executeQuery() 165 ::osl::MutexGuard aGuard( m_aMutex ); in setBoolean() 172 ::osl::MutexGuard aGuard( m_aMutex ); in setByte() 181 ::osl::MutexGuard aGuard( m_aMutex ); in setDate() [all …]
|
| /AOO41X/main/sal/qa/osl/module/ |
| H A D | osl_Module.cxx | 32 using namespace osl; 70 osl::Module::getUrlFromAddress( ( void* ) &getDllURL, dirPath ); in getDllURL() 72 osl::FileBase::getAbsoluteFileURL( dirPath, libPath, dllPath ); in getDllURL() 99 ::osl::FileBase::RC nError; in createTestDirectory() 102 …::osl::FileBase::getFileURLFromSystemPath( dirname, aPathURL ); //convert if not full qualified UR… in createTestDirectory() 103 nError = ::osl::Directory::create( aPathURL ); in createTestDirectory() 104 …n createTestDirectory Function: creation: ", ( ::osl::FileBase::E_None == nError ) || ( nError == … in createTestDirectory() 112 ::osl::FileBase::RC nError; in deleteTestDirectory() 114 …::osl::FileBase::getFileURLFromSystemPath( dirname, aPathURL ); //convert if not full qualified UR… in deleteTestDirectory() 116 ::osl::Directory testDir( aPathURL ); in deleteTestDirectory() [all …]
|
| /AOO41X/main/ucb/source/sorter/ |
| H A D | sortresult.cxx | 53 static osl::Mutex& getContainerMutex() in getContainerMutex() 55 static osl::Mutex* pMutex = NULL; in getContainerMutex() 58 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getContainerMutex() 61 static osl::Mutex aMutex; in getContainerMutex() 257 osl::Guard< osl::Mutex > aGuard( maMutex ); in dispose() 289 osl::Guard< osl::Mutex > aGuard( maMutex ); in addEventListener() 303 osl::Guard< osl::Mutex > aGuard( maMutex ); in removeEventListener() 317 osl::Guard< osl::Mutex > aGuard( maMutex ); in queryContentIdentifierString() 326 osl::Guard< osl::Mutex > aGuard( maMutex ); in queryContentIdentifier() 335 osl::Guard< osl::Mutex > aGuard( maMutex ); in queryContent() [all …]
|
| /AOO41X/main/connectivity/source/drivers/kab/ |
| H A D | KResultSet.cxx | 118 ::osl::MutexGuard aGuard(m_aMutex); in disposing() 159 ::osl::MutexGuard aGuard( m_aMutex ); in findColumn() 186 ::osl::MutexGuard aGuard( m_aMutex ); in getString() 223 ::osl::MutexGuard aGuard( m_aMutex ); in getBoolean() 233 ::osl::MutexGuard aGuard( m_aMutex ); in getByte() 244 ::osl::MutexGuard aGuard( m_aMutex ); in getShort() 255 ::osl::MutexGuard aGuard( m_aMutex ); in getInt() 266 ::osl::MutexGuard aGuard( m_aMutex ); in getLong() 276 ::osl::MutexGuard aGuard( m_aMutex ); in getFloat() 287 ::osl::MutexGuard aGuard( m_aMutex ); in getDouble() [all …]
|
| /AOO41X/main/sal/qa/osl/pipe/ |
| H A D | osl_Pipe.cxx | 57 using namespace osl; 85 inline void printPipeError( ::osl::Pipe aPipe ) in printPipeError() 176 ::osl::Pipe aPipe; in ctors_none() 186 ::osl::Pipe aPipe( test::uniquePipeName(aTestPipeName), osl_Pipe_CREATE ); in ctors_name_option() 187 ::osl::Pipe aAssignPipe( test::uniquePipeName(aTestPipeName), osl_Pipe_OPEN ); in ctors_name_option() 198 const ::osl::Security rSecurity; in ctors_name_option_security() 199 … ::osl::Pipe aSecurityPipe( test::uniquePipeName(aTestPipeName), osl_Pipe_CREATE, rSecurity ); in ctors_name_option_security() 210 ::osl::Pipe aPipe( test::uniquePipeName(aTestPipeName), osl_Pipe_CREATE ); in ctors_copy() 212 ::osl::Pipe aCopyPipe( aPipe ); in ctors_copy() 233 ::osl::Pipe aPipe( test::uniquePipeName(aTestPipeName), osl_Pipe_CREATE ); in ctors_no_acquire() [all …]
|
| /AOO41X/main/toolkit/source/controls/tree/ |
| H A D | treedatamodel.cxx | 143 ::osl::Mutex maMutex; 209 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in setRoot() 237 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in getRoot() 261 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in dispose() 292 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in getImplementationName() 301 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in supportsService() 309 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in getSupportedServiceNames() 384 ::osl::Guard< ::osl::Mutex > aGuard( maMutex ); in getDataValue() 392 ::osl::Guard< ::osl::Mutex > aGuard( maMutex ); in setDataValue() 400 ::osl::Guard< ::osl::Mutex > aGuard( maMutex ); in appendChild() [all …]
|
| /AOO41X/main/connectivity/source/drivers/macab/ |
| H A D | MacabResultSet.cxx | 145 ::osl::MutexGuard aGuard(m_aMutex); in disposing() 186 ::osl::MutexGuard aGuard( m_aMutex ); in findColumn() 212 ::osl::MutexGuard aGuard( m_aMutex ); in getString() 239 ::osl::MutexGuard aGuard( m_aMutex ); in getBoolean() 249 ::osl::MutexGuard aGuard( m_aMutex ); in getByte() 260 ::osl::MutexGuard aGuard( m_aMutex ); in getShort() 271 ::osl::MutexGuard aGuard( m_aMutex ); in getInt() 300 ::osl::MutexGuard aGuard( m_aMutex ); in getLong() 329 ::osl::MutexGuard aGuard( m_aMutex ); in getFloat() 358 ::osl::MutexGuard aGuard( m_aMutex ); in getDouble() [all …]
|
| /AOO41X/main/ucb/source/cacher/ |
| H A D | dynamicresultsetwrapper.cxx | 79 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_init() 105 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_EnsureNotDisposed() 114 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_InitResultSetOne() 124 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_InitResultSetTwo() 151 osl::ClearableGuard< osl::Mutex > aGuard( m_aMutex ); in SAL_STATIC_CAST() 173 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in SAL_STATIC_CAST() 185 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in addEventListener() 201 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in removeEventListener() 218 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_disposing() 251 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_notify() [all …]
|
| H A D | contentresultsetwrapper.cxx | 78 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_init_xRowOrigin() 87 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_init_xRowOrigin() 96 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_init_xContentAccessOrigin() 105 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_init_xContentAccessOrigin() 115 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_init_xPropertySetOrigin() 124 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_init_xPropertySetOrigin() 162 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_initPropertySetInfo() 175 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_initPropertySetInfo() 184 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_EnsureNotDisposed() 193 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_getPropertyChangeListenerContainer() [all …]
|
| /AOO41X/main/ucbhelper/source/provider/ |
| H A D | interactionrequest.cxx | 159 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getImplementationId() 177 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getTypes() 311 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getImplementationId() 329 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getTypes() 413 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getImplementationId() 431 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getTypes() 515 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getImplementationId() 533 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getTypes() 617 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getImplementationId() 635 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getTypes() [all …]
|
| /AOO41X/main/linguistic/source/ |
| H A D | grammarchecker.cxx | 70 osl::Guard< osl::Mutex > aGuard(GetMutex()); in isSpellChecker() 77 osl::Guard< osl::Mutex > aGuard(GetMutex()); in hasLocale() 84 osl::Guard< osl::Mutex > aGuard(GetMutex()); in getLocales() 92 osl::Guard< osl::Mutex > aGuard(GetMutex()); in startDocument() 99 osl::Guard< osl::Mutex > aGuard(GetMutex()); in startParagraph() 106 osl::Guard< osl::Mutex > aGuard(GetMutex()); in endParagraph() 113 osl::Guard< osl::Mutex > aGuard(GetMutex()); in endDocument() 127 osl::Guard< osl::Mutex > aGuard(GetMutex()); in doGrammarChecking() 213 osl::Guard< osl::Mutex > aGuard(GetMutex()); in hasOptionsDialog() 220 osl::Guard< osl::Mutex > aGuard(GetMutex()); in runOptionsDialog() [all …]
|
| /AOO41X/main/desktop/source/app/ |
| H A D | cmdlineargs.cxx | 653 osl::MutexGuard aMutexGuard( m_aMutex ); in SetBoolParam() 661 osl::MutexGuard aMutexGuard( m_aMutex ); in IsMinimized() 667 osl::MutexGuard aMutexGuard( m_aMutex ); in IsInvisible() 673 osl::MutexGuard aMutexGuard( m_aMutex ); in IsNoRestore() 679 osl::MutexGuard aMutexGuard( m_aMutex ); in IsNoDefault() 685 osl::MutexGuard aMutexGuard( m_aMutex ); in IsBean() 691 osl::MutexGuard aMutexGuard( m_aMutex ); in IsServer() 697 osl::MutexGuard aMutexGuard( m_aMutex ); in IsHeadless() 703 osl::MutexGuard aMutexGuard( m_aMutex ); in IsConversionMode() 709 osl::MutexGuard aMutexGuard( m_aMutex ); in IsQuickstart() [all …]
|
| /AOO41X/main/desktop/source/migration/services/ |
| H A D | oo3extensionmigration.cxx | 80 ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() ); in OO3ExtensionMigration_getImplementationName() 97 ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() ); in OO3ExtensionMigration_getSupportedServiceNames() 123 ::osl::FileBase::RC OO3ExtensionMigration::checkAndCreateDirectory( INetURLObject& rDirURL ) in checkAndCreateDirectory() 125 …::osl::FileBase::RC aResult = ::osl::Directory::create( rDirURL.GetMainURL( INetURLObject::DECODE_… in checkAndCreateDirectory() 126 if ( aResult == ::osl::FileBase::E_NOENT ) in checkAndCreateDirectory() 131 return ::osl::Directory::create( rDirURL.GetMainURL( INetURLObject::DECODE_TO_IURI ) ); in checkAndCreateDirectory() 141 osl::Directory aScanRootDir( sSourceDir ); in scanUserExtensions() 142 osl::FileStatus fs(FileStatusMask_Type | FileStatusMask_FileURL); in scanUserExtensions() 143 osl::FileBase::RC nRetCode = aScanRootDir.open(); in scanUserExtensions() 144 if ( nRetCode == osl::Directory::E_None ) in scanUserExtensions() [all …]
|
| /AOO41X/main/extensions/source/update/check/ |
| H A D | updatecheck.cxx | 155 osl::File::getSystemPathFromFileURL(aFile, aSystemPath); in getImageFromFileName() 197 … if( osl::FileBase::E_None == osl::FileBase::getFileURLFromSystemPath(aImageName, aImageName) ) in getImageFromFileName() 247 UpdateCheckThread( osl::Condition& rCondition, 276 osl::MutexGuard aGuard(m_aMutex); in createProvider() 283 { osl::MutexGuard aGuard(m_aMutex); return m_xProvider; }; in getProvider() 287 { osl::MutexGuard aGuard(m_aMutex); m_xProvider.clear(); }; in clearProvider() 289 osl::Mutex m_aMutex; 290 osl::Module m_aModule; 293 osl::Condition& m_aCondition; 308 …ManualUpdateCheckThread( osl::Condition& rCondition, const uno::Reference<uno::XComponentContext>&… in ManualUpdateCheckThread() [all …]
|
| /AOO41X/main/framework/source/fwe/classes/ |
| H A D | sfxhelperfunctions.cxx | 48 ::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 …]
|