/aoo4110/main/ucb/source/ucp/odma/ |
H A D | odma_provider.cxx | 78 ODMHANDLE ContentProvider::getHandle() in getHandle() function in ContentProvider 158 if(!getHandle()) in queryContent() 287 ODMSTATUS odm = NODMSaveDocEx(getHandle(), in saveDocument() 341 ODMSTATUS odm = NODMGetDocInfo( getHandle(), in fillDocumentProperties() 350 odm = NODMGetDocInfo( getHandle(), in fillDocumentProperties() 359 odm = NODMGetDocInfo( getHandle(), in fillDocumentProperties() 368 odm = NODMGetDocInfo( getHandle(), in fillDocumentProperties() 377 odm = NODMGetDocInfo( getHandle(), in fillDocumentProperties() 386 odm = NODMGetDocInfo( getHandle(), in fillDocumentProperties() 395 odm = NODMGetDocInfo( getHandle(), in fillDocumentProperties() [all …]
|
H A D | odma_datasupplier.cxx | 276 OSL_ENSURE(ContentProvider::getHandle(),"No Handle!"); in getResult() 286 odm = NODMQueryExecute(ContentProvider::getHandle(), sQuery,dwFlags, lpszDMSList, pQueryId ); in getResult() 303 …odm = NODMQueryGetResults(ContentProvider::getHandle(), pQueryId,lpszDocId, lpszDocName, ODM_NAME_… in getResult() 323 odm = NODMQueryClose(ContentProvider::getHandle(), pQueryId); in getResult()
|
H A D | odma_content.cxx | 512 ODMSTATUS odm = NODMSaveAsEx(ContentProvider::getHandle(), in execute() 524 odm = NODMSaveAsEx(ContentProvider::getHandle(), in execute() 549 odm = NODMSetDocInfo( ContentProvider::getHandle(), in execute() 557 NODMActivate(ContentProvider::getHandle(), in execute() 1172 ODMSTATUS odm = NODMSetDocInfo( ContentProvider::getHandle(), in changePropertyValue()
|
H A D | odma_provider.hxx | 108 static ODMHANDLE getHandle();
|
/aoo4110/main/sal/qa/osl/socket/ |
H A D | osl_SocketAddr.cxx | 144 oslSocketAddr psaOSLSocketAddr = saSocketAddr.getHandle( ); in ctors_copy_no_001() 155 oslSocketAddr psaOSLSocketAddr = pSocketAddr->getHandle( ); in ctors_copy_no_001() 171 oslSocketAddr psaOSLSocketAddr = pSocketAddr->getHandle( ); in ctors_copy_no_002() 175 pSocketAddr->getHandle( ) == pSocketAddrCopy->getHandle( ) ); in ctors_copy_no_002() 183 ::osl::SocketAddr saSocketAddrCopy( saSocketAddr.getHandle( ) ); in ctors_copy_handle_001() 192 ::osl::SocketAddr saSocketAddrCopy( saSocketAddr.getHandle( ) ); in ctors_copy_handle_002() 628 oslSocketAddr poslSocketAddr = pSocketAddr->getHandle( ); in operator_equal_assign_001() 682 oslSocketAddr psaOSLSocketAddr = pSocketAddr->getHandle( ); in getSocketAddrHandle_001() 686 pSocketAddr->getHandle( ) == pSocketAddrCopy->getHandle( ) ); in getSocketAddrHandle_001() 694 oslSocketAddr poslSocketAddr = saSocketAddr.getHandle( ); in getSocketAddrHandle_002() [all …]
|
H A D | osl_Socket.cxx | 769 oslSocketAddr psaOSLSocketAddr = saSocketAddr.getHandle( ); in ctors_copy_no_001() 800 pSocketAddr->getHandle( ) == pSocketAddrCopy->getHandle( ) ); in ctors_copy_no_002() 808 ::osl::SocketAddr saSocketAddrCopy( saSocketAddr.getHandle( ) ); in ctors_copy_handle_001() 1302 pSocketAddr->getHandle( ) == pSocketAddrCopy->getHandle( ) ); in getSocketAddrHandle_001() 1310 oslSocketAddr poslSocketAddr = saSocketAddr.getHandle( ); in getSocketAddrHandle_002() 1614 ::osl::Socket assignSocket = sSocket.getHandle(); in operators_assignment_handle() 1707 sSocket.getHandle() == sHandle ); in close_001() 2730 class getHandle : public CppUnit::TestFixture class 2748 ::osl::Socket assignSocket = sSocket.getHandle(); in getHandle_001() 2757 ::osl::Socket assignSocket ( sSocket.getHandle( ) ); in getHandle_002() [all …]
|
H A D | osl_Socket2.cxx | 279 ::osl::Socket assignSocket = sSocket.getHandle(); in operators_assignment_handle() 372 sSocket.getHandle() == sHandle ); in close_001() 1395 class getHandle : public CppUnit::TestFixture class 1413 ::osl::Socket assignSocket = sSocket.getHandle(); in getHandle_001() 1422 ::osl::Socket assignSocket ( sSocket.getHandle( ) ); in getHandle_002() 1428 CPPUNIT_TEST_SUITE( getHandle ); 1456 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(osl_Socket::getHandle, "osl_Socket");
|
/aoo4110/main/sal/inc/osl/ |
H A D | socket.hxx | 112 return osl_setAddrOfSocketAddr( m_handle, address.getHandle() ) in setAddr() 138 *this = (Addr.getHandle()); in operator =() 156 inline oslSocketAddr SocketAddr::getHandle() const in getHandle() function in osl::SocketAddr 213 : m_handle( socket.getHandle() ) in Socket() 236 return (*this) = sock.getHandle(); in operator =() 242 return m_handle == rSocket.getHandle(); in operator ==() 310 return osl_bindAddrToSocket( m_handle , LocalInterface.getHandle() ); in bind() 404 inline oslSocket Socket::getHandle() const in getHandle() function in osl::Socket 471 return osl_connectSocketTo( m_handle , TargetHost.getHandle(), pTimeout ); in connect() 540 nByteRead = osl_receiveFromSocket( m_handle, pSenderAddr->getHandle() , pBuffer, in recvFrom() [all …]
|
H A D | pipe.hxx | 42 : m_handle( osl_createPipe( strName.pData, Options , rSecurity.getHandle() ) ) in Pipe() 90 *this = pipe.getHandle(); in operator =() 150 inline oslPipe SAL_CALL Pipe::getHandle() const in getHandle() function in osl::Pipe
|
H A D | socket_decl.hxx | 139 inline oslSocketAddr SAL_CALL getHandle() const; 499 inline oslSocket getHandle() const;
|
H A D | security_decl.hxx | 106 inline oslSecurity getHandle() const;
|
H A D | security.hxx | 97 inline oslSecurity Security::getHandle() const in getHandle() function in osl::Security
|
H A D | pipe_decl.hxx | 138 inline oslPipe SAL_CALL getHandle() const;
|
/aoo4110/main/sal/qa/ByteSequence/ |
H A D | ByteSequence.cxx | 92 CPPUNIT_ASSERT_EQUAL(s1.getHandle(), s2.getHandle()); in test_copy() 93 CPPUNIT_ASSERT_EQUAL(sal_Int32(2), s1.getHandle()->nRefCount); in test_copy() 95 CPPUNIT_ASSERT_EQUAL(sal_Int32(1), s1.getHandle()->nRefCount); in test_copy() 106 CPPUNIT_ASSERT_EQUAL(&c, s.getHandle()); in test_fromC() 120 CPPUNIT_ASSERT_EQUAL(&c, s.getHandle()); in test_noacquire() 132 CPPUNIT_ASSERT_EQUAL(sal_Int32(1), s1.getHandle()->nRefCount); in test_getArray() 133 CPPUNIT_ASSERT_EQUAL(sal_Int32(1), s2.getHandle()->nRefCount); in test_getArray()
|
/aoo4110/main/sal/qa/osl/pipe/ |
H A D | osl_Pipe.cxx | 235 ::osl::Pipe aNoAcquirePipe( aPipe.getHandle( ), SAL_NO_ACQUIRE ); in ctors_no_acquire() 251 ::osl::Pipe aAcquirePipe( aPipe.getHandle( ) ); in ctors_acquire() 451 aPipe1 = aPipe.getHandle( ); in assign_handle() 656 class getHandle : public CppUnit::TestFixture class 664 bRes = aPipe == aPipe.getHandle( ); in getHandle_001() 674 ::osl::Pipe aPipe1( aPipe.getHandle( ) ); in getHandle_002() 683 CPPUNIT_TEST_SUITE( getHandle ); 701 CPPUNIT_TEST_SUITE_REGISTRATION(osl_Pipe::getHandle); 746 ::osl::StreamPipe aStreamPipe1( aStreamPipe.getHandle( ) ); in ctors_handle() 811 ::osl::StreamPipe aNoAcquirePipe( aPipe.getHandle( ), SAL_NO_ACQUIRE ); in ctors_no_acquire()
|
/aoo4110/main/sal/qa/osl/security/ |
H A D | osl_Security.cxx | 80 aSec.getHandle( ) != NULL ); in ctors_001() 264 class getHandle : public CppUnit::TestFixture class 272 bRes = aSec.isAdministrator( ) == osl_isAdministrator( aSec.getHandle( ) ); in getHandle_001() 278 CPPUNIT_TEST_SUITE( getHandle ); 291 sal_Bool bValue = osl_loadUserProfile(aSec.getHandle()); in loadUserProfile() 299 osl_unloadUserProfile(aSec.getHandle()); in unloadUserProfile() 319 oslSecurity pSec = aSec.getHandle(); in loginUserOnFileServer_001() 339 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(osl_Security::getHandle, "osl_Security");
|
/aoo4110/main/sal/qa/rtl/bootstrap/ |
H A D | rtl_Bootstrap.cxx | 486 class getHandle : public CppUnit::TestFixture class 502 rtlBootstrapHandle bsHandle = aBootstrap.getHandle(); in getHandle_001() 510 rtlBootstrapHandle bsHandle = aBootstrap.getHandle(); in getHandle_002() 527 CPPUNIT_TEST_SUITE(getHandle); 863 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(rtl_Bootstrap::getHandle, "rtl_Bootstrap");
|
/aoo4110/main/writerfilter/inc/resourcemodel/ |
H A D | TableManager.hxx | 391 T getHandle() in getHandle() function in writerfilter::TableManager 803 closeCell( getHandle() ); in endParagraphGroup() 1080 openCell(getHandle(), pProps); in ensureOpenCell()
|
/aoo4110/main/jvmfwk/plugins/sunmajor/pluginlib/ |
H A D | util.cxx | 188 inline oslFileHandle & getHandle() SAL_THROW(()) { return m_rHandle; } in getHandle() function in jfw_plugin::FileHandleGuard 246 m_aGuard.getHandle(), m_aBuffer, sizeof(m_aBuffer), &nRead)) in readLine() 334 m_aGuard.getHandle(), aBuffer, BUFFER_SIZE, &nRead)) in run()
|
/aoo4110/main/desktop/source/deployment/misc/ |
H A D | dp_misc.cxx | 85 OSL_ASSERT( ret->getHandle() != 0 ); in operator ()() 408 sec.getHandle(), in raiseProcess()
|
/aoo4110/main/binaryurp/source/ |
H A D | reader.cxx | 403 bridge_->getThreadPool(), tid.getHandle(), req.get(), &request, in readMessage() 515 bridge_->getThreadPool(), tid.getHandle(), resp.get(), 0, in readReplyMessage()
|
/aoo4110/main/cppuhelper/source/ |
H A D | bootstrap.cxx | 469 if (bootstrap.getHandle() == 0) in defaultBootstrap_InitialComponentContext() 600 sec.getHandle(), in bootstrap()
|
/aoo4110/main/writerfilter/source/ooxml/ |
H A D | OOXMLParserState.hxx | 81 const string getHandle() const;
|
/aoo4110/main/ucb/source/ucp/file/ |
H A D | filinl.hxx | 30 inline const sal_Int32& SAL_CALL shell::MyProperty::getHandle() const in getHandle() function in shell::MyProperty
|
H A D | filprp.cxx | 57 it1->getHandle(), in XPropertySetInfo_impl()
|