Home
last modified time | relevance | path

Searched refs:newsgroup (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/scripting/examples/java/Newsgroup/
H A DSubscribedNewsgroups.java127 NewsGroup newsgroup[] = findNewsgroups( mailrc ); in getNewsGroups() local
129 for( int j=0; j < newsgroup.length; j++ ) in getNewsGroups()
132 if( !listed( newsgroup[j], subscribed ) ) in getNewsGroups()
134 subscribed.addElement( newsgroup[j] ); in getNewsGroups()
157 private static boolean listed( NewsGroup newsgroup, Vector uniqueSubscription ) in listed() argument
163 if(newsgroup.getHostName().equalsIgnoreCase( tempGroup.getHostName()) && in listed()
164 newsgroup.getNewsgroupName().equalsIgnoreCase( tempGroup.getNewsgroupName() ) ) in listed()
178 String newsgroup = ""; in findNewsgroups() local
216 newsgroup = inString.substring( 0, newsgroupEnd ); in findNewsgroups()
217 NewsGroup group = new NewsGroup( hostname, newsgroup ); in findNewsgroups()
H A DSender.java39 private String newsgroup = ""; field in Sender
53 newsgroup = group; in Sender()
80 message.addHeader( "Newsgroups", newsgroup ); in sendMail()
110 Transport transport = new NNTPTransport( session, new URLName( "news:" + newsgroup )); in sendMail()
/aoo4110/main/offapi/com/sun/star/util/
H A DXStringAbbreviation.idl42 (e.g., URIs, platform-specific file paths, or newsgroup names). The
/aoo4110/main/offapi/com/sun/star/ucb/
H A DRecipientInfo.idl76 /** the newsgroup(s) to which an article is be posted.
H A DContent.idl764 … <td>contains the name(s) of the newsgroup(s) into which a message was posted.</td>
/aoo4110/main/cui/source/dialogs/
H A Dhyperdlg.src840 Text [ en-US ] = "This is where you create a hyperlink to an e-mail address or newsgroup." ;
/aoo4110/extras/l10n/source/sat/
H A Dlocalize.sdf10386 … 325 sat This is where you create a hyperlink to an e-mail address or newsgroup. 2002-02-02 0…
20791 … 325 sat This is where you create a hyperlink to an e-mail address or newsgroup. 2002-02-02 0…
/aoo4110/extras/l10n/source/en-ZA/
H A Dlocalize.sdf51073 … 0 en-ZA This is where you create a hyperlink to an e-mail address or newsgroup. 2002-02-02 0…
/aoo4110/extras/l10n/source/ta/
H A Dlocalize.sdf11354 … 325 ta This is where you create a hyperlink to an e-mail address or newsgroup. 20130618 17:…
/aoo4110/extras/l10n/source/kid/
H A Dlocalize.sdf1310 …kid mypcyr‖This is where you create a hyperlink to an e-mail address or newsgroup. 20130829 23:…
/aoo4110/extras/l10n/source/en-GB/
H A Dlocalize.sdf11354 … 325 en-GB This is where you create a hyperlink to an e-mail address or newsgroup. 20130618 17:…

Completed in 3953 milliseconds