Searched refs:client (Results 1 – 25 of 254) sorted by relevance
1234567891011
42 const client & ce ) const;51 const client & i_ce ) const;57 const client & i_ce ) const;75 const client & i_ce ) const;89 const client & i_ce ) const;104 const client & i_ce ) const;118 const client & i_ce ) const;133 const client & i_ce ) const;153 const client & i_ce,160 const client & i_ce ) const;[all …]
75 typedef ary::idl::CodeEntity client; typedef in HtmlFactory_Idl101 const client & i_ce ) const;104 const client & i_ce ) const;107 const client & i_ce ) const;112 const client & i_ce,125 const client & i_ce ) const;128 const client & i_ce ) const;133 const client & i_ce ) const;137 const client & i_ce ) const;142 const client & i_ce ) const;[all …]
43 HF_IdlDataMember::Produce_byData( const client & ce ) const in Produce_byData()71 HF_IdlDataMember::write_Title( const client & i_ce ) const in write_Title()80 HF_IdlDataMember::write_Description( const client & i_ce ) const in write_Description()119 HF_IdlProperty::write_Declaration( const client & i_ce ) const in write_Declaration()161 HF_IdlAttribute::write_Declaration( const client & i_ce ) const in write_Declaration()250 HF_IdlEnumValue::write_Declaration( const client & i_ce ) const in write_Declaration()275 HF_IdlConstant::write_Declaration( const client & i_ce ) const in write_Declaration()300 HF_IdlStructElement::write_Declaration( const client & i_ce ) const in write_Declaration()321 const client & i_rScopeGivingCe ) in produce_Summary()360 const client & i_ce, in produce_LinkDoc()[all …]
39 typedef void (*F_GET_SUBLIST)(dyn_ce_list&, const client&);45 const client & i_ce);61 const client & i_ce ) const;73 const client & i_ce,80 const client & i_ce ) const;82 const client & i_ce ) const;87 const client & i_ce,93 const client * pClient;
57 const client & i_ce ) const in produce_SummaryDeclaration()64 const client & i_ce ) const in produce_InternalLink()78 const client & i_ce ) const in produce_ShortDoc()94 const client & i_ce, in produce_Bases()176 const client & i_ce ) const in produce_Title()190 const client & i_ce ) const in get_Annotations()208 const client & i_ce ) const in write_Docu()226 const client & i_ce ) const in write_ManualLinks()259 const client & ) const in produce_MemberDetails()310 HtmlFactory_Idl::inq_BaseOf( const client & ) const in inq_BaseOf()
50 const client & i_ce ) const;55 const client & i_ce ) const;59 const client & i_ce ) const;65 const client & i_ce,71 const client & i_ce ) const;74 const client & i_ce,
53 const client & i_ce ) in HF_IdlXrefs()66 HF_IdlXrefs::Write_ManualLinks( const client & i_ce ) const in Write_ManualLinks()152 const client & i_ce, in Produce_Tree()192 const client & i_ce ) const in produce_Main()226 HF_IdlXrefs::make_Navibar( const client & i_ce ) const in make_Navibar()237 const client & i_ce, in recursive_make_ListInTree()256 const client & rCe = Env().Gate().Ces().Find_Ce(*i_iterator); in recursive_make_ListInTree()
45 const client * i_pScopeGivingCe = 0 );67 const client & i_ce ) const;74 const client & i_owner ) const;81 const client & i_ce ) const;138 const client * referingCe() const;141 mutable const client *
114 HF_IdlService::produce_CommentedRelations( const client & i_ce, in produce_CommentedRelations()151 HF_IdlService::Produce_byData( const client & i_ce ) const in Produce_byData()257 const client & i_property ) const in produce_SummaryDeclaration()302 HF_IdlService::make_Navibar( const client & i_ce ) const in make_Navibar()335 HF_IdlService::produce_LinkSummary( const client & i_ce, in produce_LinkSummary()349 const client & i_ce ) const in produce_MemberDetails()
52 const client & i_ce ) const;62 const client & i_rScopeGivingCe ) const;73 const client * i_pClient, /// May be 0.74 const client & i_rScopeGivingCe ) const;
48 const client & ce ) const;52 const client & i_ce ) const;55 const client & ce ) const;58 const client & ce ) const;
50 const client & i_ce ) const;54 const client & i_ce ) const;58 const client & ce ) const;61 const client & i_ce,
47 const client & i_ce ) const;52 const client & i_ce ) const;59 const client * i_ce ) const;62 const client * i_ce ) const;
103 HF_IdlModule::Produce_byData( const client & i_ce ) const in Produce_byData()181 HF_IdlModule::make_Navibar( const client & i_ce ) const in make_Navibar()236 const client * i_ce ) const in produce_Link()263 const client * i_ce ) const in produce_LinkDoc()273 const client & in produce_LinkDoc()
102 HF_IdlInterface::Produce_byData( const client & i_ce ) const in Produce_byData()188 HF_IdlInterface::make_Navibar( const client & i_ce ) const in make_Navibar()207 const client & i_ce ) const in produce_MemberDetails()251 const client & i_ce, in produce_BaseHierarchy()333 const client * in produce_BaseHierarchy()
88 HF_IdlStruct::Produce_byData( const client & i_ce ) const in Produce_byData()167 HF_IdlStruct::inq_BaseOf( const client & i_ce ) const in inq_BaseOf()175 HF_IdlStruct::make_Navibar( const client & i_ce ) const in make_Navibar()192 const client & i_ce) const in produce_MemberDetails()
... test/common/ org/openoffice/test/vcl/ org/openoffice/test/vcl/client/ org/openoffice/test/vcl/widgets/ org/openoffice/test/common/Condition ...
91 final JFrame client = new JFrame("Script"); in show() local152 client.dispose(); in show()170 client.getContentPane().add(mainPanel); in show()171 client.setDefaultCloseOperation(JFrame.DISPOSE_ON_CLOSE); in show()172 client.setSize(500, 350); in show()176 Dimension d = client.getToolkit().getScreenSize(); in show()178 int x = (int)((d.getWidth() - client.getWidth()) / 2); in show()179 int y = (int)((d.getHeight() - client.getHeight()) / 2); in show()181 client.setLocation(x, y); in show()183 client.show(); in show()
25 There are two processes involved. The client starts as a native process. It27 turn starts to accept incomming URP connections. The native part of the client30 native part of the client, creates a connection to the Java part of the client,31 and routes all requests from the native part of the client to the Java part of32 the client. The Java part of the client in turn uses the in-process JNI bridge
88 <p>A client can use the <type>XConnectionPointContainer</type> interface: </p>97 a client starts or terminates an advisory loop with the 98 connectable object and the client's own sink. The 99 client can also use the <type>XConnectionPoint</type> 116 method, a client can obtain an <type>XConnectionPoint</type> 117 interface. Using that interface and this method, the client 142 client's sink, where the sink implements the outgoing interface 152 specifies the listener interface on the client's advise sink. 153 The client's sink receives outgoing calls from the 180 specifies the listener interface on the client's advise sink.
80 final JFrame client = new JFrame("Script"); in showOrganizer() local159 client.dispose(); in showOrganizer()207 client.getContentPane().add(mainPanel); in showOrganizer()208 client.setDefaultCloseOperation(JFrame.DISPOSE_ON_CLOSE); in showOrganizer()209 client.setSize(500, 350); in showOrganizer()213 Dimension d = client.getToolkit().getScreenSize(); in showOrganizer()215 int x = (int)((d.getWidth() - client.getWidth()) / 2); in showOrganizer()216 int y = (int)((d.getHeight() - client.getHeight()) / 2); in showOrganizer()218 client.setLocation(x, y); in showOrganizer()220 client.show(); in showOrganizer()
167 Rectangle client = getClientArea(); in checkUnoFramePosition() local170 if (client.x != unoWin.x in checkUnoFramePosition()171 || client.y != unoWin.y in checkUnoFramePosition()172 || client.width != unoWin.width in checkUnoFramePosition()173 || client.height != unoWin.height) in checkUnoFramePosition()178 System.out.println(client); in checkUnoFramePosition()
52 /** A client receives this event if the file selection within the 64 /** A client receives this event if the directory selection within the 75 /** A client receives this event if the F1 key or the help button was93 /** A client receives this event if the state of a control within the 104 /** A client receives this event if the size of the FilePicker dialog105 has changed. If the FilePicker dialog contains a preview the client
29 import org.openoffice.test.vcl.client.CommandCaller;30 import org.openoffice.test.vcl.client.CommunicationManager;31 import org.openoffice.test.vcl.client.Constant;32 import org.openoffice.test.vcl.client.Handshaker;33 import org.openoffice.test.vcl.client.WinInfoReceiver;
6 > ./testacquire-java-client11 > ./testacquire-native-client16 > ./testacquire-java-client21 > ./testacquire-native-client
Completed in 93 milliseconds