Home
last modified time | relevance | path

Searched refs:UCB (Results 1 – 25 of 128) sorted by relevance

123456

/AOO42X/main/odk/examples/DevelopersGuide/UCB/
H A Dmakefile.mk39 $(DESTDIRDEVGUIDEEXAMPLES)$/UCB$/data$/data.txt \
40 $(DESTDIRDEVGUIDEEXAMPLES)$/UCB$/ChildrenRetriever.java \
41 $(DESTDIRDEVGUIDEEXAMPLES)$/UCB$/DataStreamComposer.java \
42 $(DESTDIRDEVGUIDEEXAMPLES)$/UCB$/DataStreamRetriever.java \
43 $(DESTDIRDEVGUIDEEXAMPLES)$/UCB$/Helper.java \
44 $(DESTDIRDEVGUIDEEXAMPLES)$/UCB$/Makefile \
45 $(DESTDIRDEVGUIDEEXAMPLES)$/UCB$/MyActiveDataSink.java \
46 $(DESTDIRDEVGUIDEEXAMPLES)$/UCB$/MyInputStream.java \
47 $(DESTDIRDEVGUIDEEXAMPLES)$/UCB$/PropertiesComposer.java \
48 $(DESTDIRDEVGUIDEEXAMPLES)$/UCB$/PropertiesRetriever.java \
[all …]
/AOO42X/main/wizards/com/sun/star/wizards/web/
H A DProcess.java43 import com.sun.star.wizards.common.UCB;
102 private UCB ucb;
122 ucb = new UCB(xmsf); in Process()
294 …public static void copyMedia(UCB copy, CGSettings settings, String targetDir, Task task) throws Ex… in copyMedia()
326 public static void copyStaticImages(UCB copy, CGSettings settings, String targetDir) in copyStaticImages()
393 private boolean publish(String dir, CGPublish publish, UCB copy, Task task) in publish()
473 …public static void copyLayoutFiles(UCB ucb, FileAccess fileAccess, CGSettings settings, CGLayout l… in copyLayoutFiles()
H A DTOCPreview.java35 import com.sun.star.wizards.common.UCB;
64 private UCB ucb;
85 ucb = new UCB(xmsf); in TOCPreview()
H A DExtensionVerifier.java25 import com.sun.star.wizards.common.UCB;
36 public class ExtensionVerifier implements UCB.Verifier
H A DFTPDialog.java46 import com.sun.star.wizards.common.UCB;
168 private UCB ucb;
192 ucb = new UCB(xmsf); in FTPDialog()
/AOO42X/main/ucb/
H A DJunitTest_ucb_complex.mk35 ucb/qa/complex/ucb/UCB \
39 complex.ucb.UCB \
/AOO42X/main/offapi/com/sun/star/ucb/
H A DPropertiesManager.idl36 (prefdefined) UCB properties.
46 (prefdefined) UCB properties.
H A DRemoteAccessContentProvider.idl54 <type>XContent</type>s from a certain remote UCB. The Arguments
57 call must contain the UNO URL of the remote UCB.
H A DRemoteProxyContentProvider.idl35 (potentially) have been distributed to a UCB.
39 UCB), this proxy first activates any remote content providers that have
H A DContentProviderProxy.idl48 instantiating and registering the real provider at the UCB, a proxy for
49 the real provider can be created and registered at the UCB.
H A DHierarchyContentProvider.idl37 (UCB).
55 points to another (UCB) content. It is always contained in HCP Folder.
H A DUniversalContentBroker.idl102 /** provides access to a set of content providers registered with the UCB.
110 all kind of contents provided by the UCB.
H A DContentCreationException.idl39 /** This exception is thrown to indicate that the creation of a UCB content
H A DExpandContentProvider.idl32 for the <type>UniversalContentBroker</type> (UCB).
H A DHelpContentProvider.idl37 for the <Type>UniversalContentBroker</type> (UCB).
H A DFTPContentProvider.idl37 for the <Type>UniversalContentBroker</type> (UCB).
/AOO42X/main/wizards/com/sun/star/wizards/common/
H A DUCB.java49 public class UCB class
55 public UCB(XMultiServiceFactory xmsf) throws Exception in UCB() method in UCB
/AOO42X/main/offapi/com/sun/star/util/
H A DPathSubstitution.idl49 Path variables are not case sensitive and are always provided as a UCB-complient URL's
102 To resubstitute path variables the caller must provide paths as UCB-compliant URL's.
/AOO42X/main/wizards/
H A DZip_tools.mk35 UCB.xba \
/AOO42X/main/offapi/com/sun/star/document/
H A DMediaDescriptor.idl434 By default the loaded content decides what to do: if its UCB content supports
460 another document. The referrer may be evaluated by the addressed UCB content
542 the document, use a folder instead (only usable for UCB contents, that
/AOO42X/main/ucb/source/ucp/odma/
H A Dmakefile.mk88 DEF2DES=UCB ODMA URL converter
/AOO42X/main/ucbhelper/workben/ucbexplorer/
H A Ducbexplorer.hrc24 // UCB Explorer ( resource identifiers )
H A Ducbexplorer.src145 Text [ en-US ] = "UCB Explorer" ;
/AOO42X/main/offapi/com/sun/star/embed/
H A DXPackageStructureCreator.idl48 the URL must be in format accepted by UCB
/AOO42X/main/offapi/com/sun/star/script/provider/
H A DXScriptURIHelper.idl70 Obtain the Scripting Framework script URI for a specific UCB URI

123456