/aoo4110/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() 624 if ( ( ::osl::FileBase::E_NOENT != rc ) && ( ::osl::FileBase::E_ACCES != rc ) ){ in checkDirectory() 638 if ( ( rc == ::osl::FileBase::E_None ) || ( rc == ::osl::FileBase::E_NOENT ) ) in checkDirectory() [all …]
|
/aoo4110/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() 678 ::osl::Socket m_sSocket; 722 ::osl::SocketAddr saSocketAddr; in ctors_none() 736 ::osl::SocketAddr saSocketAddr; in ctors_none_000() 777 ::osl::SocketAddr* pSocketAddr = new ::osl::SocketAddr( aHostName1, IP_PORT_HTTP1 ); in ctors_copy_no_001() 794 ::osl::SocketAddr* pSocketAddr = new ::osl::SocketAddr( aHostName1, IP_PORT_HTTP1 ); in ctors_copy_no_002() 1241 ::osl::SocketAddr* pSocketAddr = new ::osl::SocketAddr( aHostIp1, IP_PORT_TELNET ); in operator_equal_assign_001() 1243 ::osl::SocketAddr* pSocketAddrAssign = new ::osl::SocketAddr( aHostIp2, IP_PORT_FTP ); in operator_equal_assign_001() 1296 ::osl::SocketAddr* pSocketAddr = new ::osl::SocketAddr( aHostName1, IP_PORT_HTTP1 ); in getSocketAddrHandle_001() [all …]
|
H A D | osl_Socket2.cxx | 62 using namespace osl; 186 ::osl::Socket sSocket( sHandle ); in ctors_acquire() 203 ::osl::Socket sSocket( sHandle ); in ctors_copy_ctor() 278 ::osl::Socket sSocket(sHandle); in operators_assignment_handle() 368 ::osl::Socket sSocket(sHandle); in close_001() 439 ::osl::Socket sSocket(sHandle); in getLocalAddr_001() 487 ::osl::Socket sSocket(sHandle); in getLocalPort_001() 514 ::osl::Socket sSocket(sHandle); in getLocalPort_002() 533 ::osl::Socket sSocket(sHandle); in getLocalPort_003() 584 ::osl::Socket sSocket(sHandle); in getLocalHost_001() [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() 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() 172 … ::osl::SocketAddr* pSocketAddrCopy = new ::osl::SocketAddr( psaOSLSocketAddr, SAL_NO_COPY ); in ctors_copy_no_002() 243 ::osl::SocketAddr saSocketAddr; in is_001() 434 ::osl::Socket sSocket(sHandle); in setPort_002() 680 …::osl::SocketAddr* pSocketAddr = new ::osl::SocketAddr( rtl::OUString::createFromAscii("localhost"… in getSocketAddrHandle_001() 683 … ::osl::SocketAddr* pSocketAddrCopy = new ::osl::SocketAddr( psaOSLSocketAddr, SAL_NO_COPY ); in getSocketAddrHandle_001() [all …]
|
H A D | osl_StreamSocket.cxx | 63 using namespace osl; 79 ::osl::AcceptorSocket asAcceptorSocket; 134 osl::Condition &m_aCondition; 209 osl::Condition &m_aCondition; 211 ::osl::SocketAddr m_saTargetSocketAddr; 327 osl::Condition &m_aCondition; 406 osl::Condition &m_aCondition; 617 osl::Condition aCondition; in send_recv1() 643 osl::Condition aCondition; in send_recv2() 670 osl::Condition aCondition; in write_read() [all …]
|
/aoo4110/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 …]
|
/aoo4110/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 …]
|
/aoo4110/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 …]
|
/aoo4110/main/sal/qa/osl/module/ |
H A D | osl_Module.cxx | 32 using namespace osl; 99 ::osl::FileBase::RC nError; in createTestDirectory() 112 ::osl::FileBase::RC nError; in deleteTestDirectory() 135 ::osl::File strFile( aUStr ); in ifFileExist() 150 ::osl::FileBase::RC nError; in deleteTestFile() 194 ::osl::Module aMod; in ctors_none() 285 ::osl::Module aMod1; in load_001() 309 ::osl::FileBase::RC nError = ::osl::File::copy( getDllURL( ), aDLLURL ); in load_002() 323 ::osl::Module aMod1; in load_002() 388 ::osl::Module aMod; in is_001() [all …]
|
/aoo4110/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 …]
|
/aoo4110/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 …]
|
/aoo4110/main/sal/qa/osl/pipe/ |
H A D | osl_Pipe.cxx | 57 using namespace osl; 176 ::osl::Pipe aPipe; in ctors_none() 280 ::osl::Pipe aPipe; in is_001() 302 ::osl::Pipe aPipe( NULL ); in is_004() 336 ::osl::Pipe aPipe; in create_named_security_001() 348 ::osl::Pipe aPipe, aPipe1; in create_named_security_002() 359 ::osl::Pipe aPipe; in create_named_001() 381 ::osl::Pipe aPipe; in create_named_003() 409 ::osl::Pipe aPipe; in clear_001() 499 ::osl::Pipe aPipe; in isEqual_001() [all …]
|
/aoo4110/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 …]
|
/aoo4110/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 …]
|
/aoo4110/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 …]
|
/aoo4110/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 …]
|
/aoo4110/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() 244 osl::Guard< osl::Mutex > aGuard(GetMutex()); in supportsService() 265 osl::Guard< osl::Mutex > aGuard(GetMutex()); in getSupportedServiceNames() [all …]
|
/aoo4110/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 …]
|
/aoo4110/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 …]
|
/aoo4110/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 …]
|
/aoo4110/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 …]
|