| /aoo42x/main/sal/qa/osl/file/ | 
| H A D | osl_File.cxx | 50 using namespace osl;63 		case ::osl::FileBase::E_None:  in errorToString()
 66 		case ::osl::FileBase::E_PERM:  in errorToString()
 87 		case ::osl::FileBase::E_BADF:  in errorToString()
 375 	::osl::FileBase::RC	nError;  in createTestFile()
 385 	if ( ( ::osl::FileBase::E_None != nError ) && ( nError != ::osl::FileBase::E_EXIST ))  in createTestFile()
 409 	::osl::FileBase::RC	nError;  in deleteTestFile()
 436 	::osl::FileBase::RC	nError;  in createTestDirectory()
 442 	if ( ( ::osl::FileBase::E_None != nError ) && ( nError != ::osl::FileBase::E_EXIST ))  in createTestDirectory()
 624 	if ( ( ::osl::FileBase::E_NOENT != rc ) && ( ::osl::FileBase::E_ACCES != rc ) ){  in checkDirectory()
 [all …]
 
 | 
| /aoo42x/main/sal/qa/osl/socket/ | 
| H A D | osl_Socket.cxx | 65 using namespace osl;93 inline sal_Bool compareSocketAddr( const ::osl::SocketAddr & addr1 , const ::osl::SocketAddr & addr…  in compareSocketAddr()
 679 	::osl::Socket m_sSocket;
 776         ::osl::SocketAddr* pSocketAddr = new ::osl::SocketAddr( aHostName1, IP_PORT_HTTP1 );  in TEST_F()
 781         ::osl::SocketAddr* pSocketAddrCopy = new ::osl::SocketAddr( psaOSLSocketAddr, SAL_NO_COPY );  in TEST_F()
 792         ::osl::SocketAddr* pSocketAddr = new ::osl::SocketAddr( aHostName1, IP_PORT_HTTP1 );  in TEST_F()
 1164         ::osl::SocketAddr* pSocketAddr = new ::osl::SocketAddr( aHostIp1, IP_PORT_TELNET );  in TEST_F()
 1166             ::osl::SocketAddr* pSocketAddrAssign = new ::osl::SocketAddr( aHostIp2, IP_PORT_FTP );  in TEST_F()
 1204         ::osl::SocketAddr* pSocketAddr = new ::osl::SocketAddr( aHostName1, IP_PORT_HTTP1 );  in TEST_F()
 3097 	::osl::DatagramSocket dsSocket;
 [all …]
 
 | 
| H A D | osl_Socket2.cxx | 62 using namespace osl;86 	::osl::AcceptorSocket asAcceptorSocket;
 93 		::osl::StreamSocket ssStreamConnection;  in run()
 185         ::osl::Socket sSocket( sHandle );  in TEST_F()
 259         ::osl::Socket sSocket(sHandle);  in TEST_F()
 331         ::osl::Socket sSocket(sHandle);  in TEST_F()
 396         ::osl::Socket sSocket(sHandle);  in TEST_F()
 435         ::osl::Socket sSocket(sHandle);  in TEST_F()
 461         ::osl::Socket sSocket(sHandle);  in TEST_F()
 480         ::osl::Socket sSocket(sHandle);  in TEST_F()
 [all …]
 
 | 
| H A D | osl_SocketAddr.cxx | 62 using namespace osl;98         ::osl::SocketAddr saSocketAddr;  in TEST_F()
 111         ::osl::SocketAddr saSocketAddr;  in TEST_F()
 150 …::osl::SocketAddr* pSocketAddr = new ::osl::SocketAddr( rtl::OUString::createFromAscii("localhost"…  in TEST_F()
 155         ::osl::SocketAddr* pSocketAddrCopy = new ::osl::SocketAddr( psaOSLSocketAddr, SAL_NO_COPY );  in TEST_F()
 166 …::osl::SocketAddr* pSocketAddr = new ::osl::SocketAddr( rtl::OUString::createFromAscii("localhost"…  in TEST_F()
 169 …       ::osl::SocketAddr* pSocketAddrCopy = new ::osl::SocketAddr( psaOSLSocketAddr, SAL_NO_COPY );  in TEST_F()
 225         ::osl::SocketAddr saSocketAddr;  in TEST_F()
 387         ::osl::Socket sSocket(sHandle);  in TEST_F()
 591 …       ::osl::SocketAddr* pSocketAddrCopy = new ::osl::SocketAddr( psaOSLSocketAddr, SAL_NO_COPY );  in TEST_F()
 [all …]
 
 | 
| H A D | osl_StreamSocket.cxx | 64 using namespace osl;80     ::osl::AcceptorSocket asAcceptorSocket;
 135     osl::Condition    &m_aCondition;
 210     osl::Condition    &m_aCondition;
 328     osl::Condition    &m_aCondition;
 407     osl::Condition    &m_aCondition;
 634             osl::Condition aCondition;  in TEST_F()
 659             osl::Condition aCondition;  in TEST_F()
 839             osl::Condition aCondition;  in TEST_F()
 947         osl::Condition &m_aCondition;
 [all …]
 
 | 
| /aoo42x/main/toolkit/source/awt/ | 
| H A D | vclxmenu.cxx | 278             ::osl::Guard< ::osl::Mutex > aGlobalGuard( ::osl::Mutex::getGlobalMutex() );  in IMPL_XUNOTUNNEL()296             ::osl::Guard< ::osl::Mutex > aGlobalGuard( ::osl::Mutex::getGlobalMutex() );  in IMPL_XUNOTUNNEL()
 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()
 365     ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() );  in removeMenuListener()
 378     ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() );  in insertItem()
 390     ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() );  in removeItem()
 406     ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() );  in getItemCount()
 416     ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() );  in getItemId()
 [all …]
 
 | 
| H A D | vclxprinter.cxx | 56         ::osl::Guard< ::osl::Mutex > aGuard( ::osl::Mutex::getGlobalMutex() );  in ImplGetProperties()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()
 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()
 [all …]
 
 | 
| H A D | vclxregion.cxx | 70 	::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 …]
 
 | 
| /aoo42x/main/ucb/source/ucp/file/ | 
| H A D | shell.cxx | 1071     osl::FileBase::RC nError1 = osl::DirectoryItem::get( aUnqPath,aDirItem );  in getv()1146             if( nError != osl::FileBase::E_None && nError != osl::FileBase::E_EXIST )  in move()
 1320     osl::DirectoryItem * item, osl::FileStatus::Type * type)  in getType()
 1323     osl::FileBase::RC err = osl::DirectoryItem::get(fileUrl, *item);  in getType()
 1379         = type != osl::FileStatus::Directory && type != osl::FileStatus::Volume;  in copy()
 1694     osl::FileBase::RC nError = osl::Directory::create( aUnqPath );  in mkdir()
 1793     osl::FileBase::RC err;  in write()
 2010 osl::FileBase::RC SAL_CALL
 2017     osl::FileBase::RC err = osl::FileBase::E_None;  in copy_recursive()
 2068             if( err == osl::FileBase::E_None && next != osl::FileBase::E_NOENT )  in copy_recursive()
 [all …]
 
 | 
| H A D | filrec.cxx | 57     if ( nResult == ::osl::FileBase::E_None )  in open()70 ::osl::FileBase::RC ReconnectingFile::close()  in close()
 81     ::osl::FileBase::RC nRes = ::osl::FileBase::E_NETWORK;  in setPos()
 113         return ::osl::FileBase::E_NETWORK;  in getPos()
 120     ::osl::FileBase::RC nRes = ::osl::FileBase::E_NETWORK;  in setSize()
 151     ::osl::FileBase::RC nRes = ::osl::FileBase::E_NETWORK;  in getSize()
 158     if ( ( nRes == ::osl::FileBase::E_NETWORK  in getSize()
 159         || nRes == ::osl::FileBase::E_INVAL )  in getSize()
 175         return ::osl::FileBase::E_NETWORK;  in read()
 183         return ::osl::FileBase::E_NETWORK;  in write()
 [all …]
 
 | 
| /aoo42x/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 …]
 
 | 
| /aoo42x/main/ucb/source/sorter/ | 
| H A D | sortresult.cxx | 58         osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() );  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()
 346     osl::Guard< osl::Mutex > aGuard( maMutex );  in next()
 409     osl::Guard< osl::Mutex > aGuard( maMutex );  in beforeFirst()
 418     osl::Guard< osl::Mutex > aGuard( maMutex );  in afterLast()
 [all …]
 
 | 
| /aoo42x/main/sal/qa/osl/module/ | 
| H A D | osl_Module.cxx | 33 using namespace	osl;108 	::osl::FileBase::RC	nError;  in createTestDirectory()
 121 	::osl::FileBase::RC	nError;  in deleteTestDirectory()
 144 	::osl::File strFile( aUStr );  in ifFileExist()
 159 	::osl::FileBase::RC	nError;  in deleteTestFile()
 205         ::osl::Module aMod;  in TEST_F()
 273         ::osl::Module aMod1;  in TEST_F()
 296         ::osl::FileBase::RC nError = ::osl::File::copy( getDllURL( ), aDLLURL );  in TEST_F()
 312         ::osl::Module aMod1;  in TEST_F()
 357         ::osl::Module aMod;  in TEST_F()
 [all …]
 
 | 
| /aoo42x/main/sal/qa/osl/pipe/ | 
| H A D | osl_Pipe.cxx | 59 using namespace osl;174         ::osl::Pipe aPipe;  in TEST()
 259         ::osl::Pipe aPipe;  in TEST()
 281         ::osl::Pipe aPipe( NULL );  in TEST()
 296         ::osl::Pipe aPipe;  in TEST()
 317         ::osl::Pipe aPipe;  in TEST()
 327        ::osl::Pipe aPipe, aPipe1;  in TEST()
 337        ::osl::Pipe aPipe;  in TEST()
 350       ::osl::Pipe aPipe;  in TEST()
 406         ::osl::Pipe aPipe;  in TEST()
 [all …]
 
 | 
| /aoo42x/main/toolkit/source/controls/tree/ | 
| H A D | treedatamodel.cxx | 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()
 418 	::osl::Guard< ::osl::Mutex > aGuard( maMutex );  in insertChildByIndex()
 444 	::osl::Guard< ::osl::Mutex > aGuard( maMutex );  in removeChildByIndex()
 552 	::osl::Guard< ::osl::Mutex > aGuard( maMutex );  in getChildAt()
 563 	::osl::Guard< ::osl::Mutex > aGuard( maMutex );  in getChildCount()
 571 	::osl::Guard< ::osl::Mutex > aGuard( maMutex );  in getParent()
 579 	::osl::Guard< ::osl::Mutex > aGuard( maMutex );  in getIndex()
 599 	::osl::Guard< ::osl::Mutex > aGuard( maMutex );  in hasChildrenOnDemand()
 [all …]
 
 | 
| /aoo42x/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 …]
 
 | 
| /aoo42x/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()
 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()
 306 		osl::Guard< osl::Mutex > aGuard( m_aMutex );  in setSource()
 [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 …]
 
 | 
| /aoo42x/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 …]
 
 | 
| /aoo42x/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 …]
 
 | 
| /aoo42x/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()
 125 …::osl::FileBase::RC aResult = ::osl::Directory::create( rDirURL.GetMainURL( INetURLObject::DECODE_…  in checkAndCreateDirectory()
 144     if ( nRetCode == osl::Directory::E_None )  in scanUserExtensions()
 147         osl::DirectoryItem aItem;  in scanUserExtensions()
 182     osl::Directory aDir(sExtFolder);  in scanExtensionFolder()
 188         osl::DirectoryItem item;  in scanExtensionFolder()
 415     ::osl::MutexGuard aGuard( m_aMutex );  in initialize()
 447     ::osl::Directory aDir( rBaseURL);  in getContent()
 452         ::osl::DirectoryItem aItem;  in getContent()
 [all …]
 
 | 
| /aoo42x/main/extensions/source/update/check/ | 
| H A D | updatecheck.cxx | 289     osl::Mutex      m_aMutex;290     osl::Module     m_aModule;
 293     osl::Condition& m_aCondition;
 332         osl::Condition& rCondition,
 346     osl::Condition& m_aCondition;
 365     osl::Condition m_aCondition;
 419     osl::Thread::terminate();  in terminate()
 432         osl::Thread::join();  in join()
 504     osl::Condition::Result aResult = osl::Condition::result_timeout;  in run()
 719     osl::Thread::suspend();  in suspend()
 [all …]
 
 | 
| /aoo42x/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 …]
 
 | 
| /aoo42x/main/desktop/source/pkgchk/unopkg/ | 
| H A D | unopkg_misc.cxx | 457     if (::osl::File::E_None ==  ::osl::File::getAbsoluteFileURL(  in getLockFilePath()460         if (::osl::File::E_None ==   in getLockFilePath()
 536     ::osl::Directory dir(url);  in hasNoFolder()
 537     osl::File::RC rc = dir.open();  in hasNoFolder()
 538     if (rc == osl::File::E_None)  in hasNoFolder()
 541         osl::DirectoryItem i;  in hasNoFolder()
 542         osl::File::RC rcNext = osl::File::E_None;  in hasNoFolder()
 589     ::osl::Directory dir(url);  in removeFolder()
 591     if (rc == osl::File::E_None)  in removeFolder()
 593         ::osl::DirectoryItem i;  in removeFolder()
 [all …]
 
 |