Home
last modified time | relevance | path

Searched refs:pyuno (Results 1 – 25 of 33) sorted by relevance

12

/AOO41X/main/pyuno/prj/
H A Dd.lst1 mkdir: %_DEST%\bin%_EXT%\pyuno
2 mkdir: %_DEST%\lib%_EXT%\pyuno
6 ..\%__SRC%\lib\pyuno.so %_DEST%\lib%_EXT%\pyuno.so
9 ..\%__SRC%\lib\unohelper.py %_DEST%\lib%_EXT%\pyuno\unohelper.py
10 ..\%__SRC%\lib\pythonloader.py %_DEST%\lib%_EXT%\pyuno\pythonloader.py
11 ..\%__SRC%\lib\uno.py %_DEST%\lib%_EXT%\pyuno\uno.py
14 ..\%__SRC%\bin\unohelper.py %_DEST%\bin%_EXT%\pyuno\unohelper.py
15 ..\%__SRC%\bin\pythonloader.py %_DEST%\bin%_EXT%\pyuno\pythonloader.py
16 ..\%__SRC%\bin\uno.py %_DEST%\bin%_EXT%\pyuno\uno.py
17 ..\%__SRC%\bin\pyuno.pyd %_DEST%\bin%_EXT%\pyuno.pyd
[all …]
H A Dbuild.lst1 bgpu pyuno : stoc cpputools cppuhelper bridges tools PYTHON:python LIBXSLT:libxslt NULL
2 pu pyuno usr1 - all br_mkout NULL
3 pu pyuno\zipcore nmake - all pu_zipcore NULL
4 pu pyuno\source\module nmake - all pu_module NULL
5 pu pyuno\source\loader nmake - all pu_loader pu_module NULL
/AOO41X/main/pyuno/source/module/
H A Duno.py23 import pyuno
40 _g_ctx = pyuno.getComponentContext( )
50 return pyuno.getConstantByName( constant )
56 return pyuno.getTypeByName( typeName )
76 return pyuno.getClass(typeName)
80 return pyuno.isInterface( obj )
84 return pyuno.generateUuid()
88 return pyuno.systemPathToFileUrl( systemPath )
92 return pyuno.fileUrlToSystemPath( url )
96 return pyuno.absolutize( path, relativeUrl )
[all …]
H A Dmakefile.mk25 PRJNAME=pyuno
26 TARGET=pyuno
50 PYUNO_MODULE=$(DLLDEST)$/pyuno.so
54 PYUNORC=pyuno.ini
57 PYUNORC=pyuno.ini
72 $(SLO)$/pyuno.obj \
102 DEF1DEPN= $(MISC)$/pyuno.flt
153 $(MISC)$/$(PYUNORC) : pyuno
155 cat pyuno > $@
157 $(MISC)$/pyuno.flt : pyuno.flt
H A Dunohelper.py22 import pyuno
182 return pyuno.systemPathToFileUrl( systemPath )
186 return pyuno.fileUrlToSystemPath( url )
190 return pyuno.absolutize( path, relativeUrl )
H A Dpyuno_callable.cxx42 namespace pyuno namespace
196 (destructor) ::pyuno::PyUNO_callable_del,
210 (ternaryfunc) ::pyuno::PyUNO_callable_call,
H A Dpyuno_runtime.cxx64 namespace pyuno namespace
609 … sal_Int64 that = tunnel->getSomething( ::pyuno::Adapter::getUnoTunnelImplementationId() ); in any2PyObject()
885 ::pyuno::Adapter::getUnoTunnelImplementationId() ) ); in pyObject2Any()
H A Dpyuno_gc.cxx25 namespace pyuno namespace
H A Dpyuno1 # The bootstrap variable PYUNOLIBDIR will be set by the pyuno runtime library
H A Dpyuno_except.cxx40 namespace pyuno namespace
H A Dpyuno_util.cxx59 namespace pyuno namespace
H A Dpyuno_adapter.cxx58 namespace pyuno namespace
H A Dpyuno_impl.hxx62 namespace pyuno namespace
/AOO41X/main/pyuno/demo/
H A Dmakefile.mk21 PRJNAME=pyuno
27 ROOT=$(MISC)$/pyuno-doc
46 $(MISC)$/pyuno-doc.zip : dirs $(FILES)
48 cd $(MISC) && zip -r pyuno-doc.zip pyuno-doc
/AOO41X/main/scripting/prj/
H A Dd.lst2 mkdir: %_DEST%\lib%_EXT%\pyuno
3 mkdir: %_DEST%\bin%_EXT%\pyuno
9 ..\%__SRC%\bin\*.py %_DEST%\bin%_EXT%\pyuno\*
10 ..\%__SRC%\lib\*.py %_DEST%\lib%_EXT%\pyuno\*
/AOO41X/main/scp2/source/python/
H A Dfile_python.scp31 Name = "pyuno.dll";
33 Name = "pyuno.pyd";
166 Name = "pyuno.xcd";
345 // pyuno.so even on Mac OS X, because it is a python module
348 Name = "pyuno.so";
/AOO41X/main/testtools/source/bridgetest/pyuno/
H A Dmakefile.mk26 PRJNAME=pyuno
48 PYTHONPATH:=$(SOLARLIBDIR)$/pyuno;$(PWD);$(SOLARLIBDIR);$(SOLARLIBDIR)$/python;$(SOLARLIBDIR)$/pyth…
50 PYTHONPATH:=$(SOLARLIBDIR)$/pyuno:$(PWD):$(SOLARLIBDIR):$(SOLARLIBDIR)$/python:$(SOLARLIBDIR)$/pyth…
/AOO41X/main/pyuno/source/loader/
H A Dpyuno_loader.cxx41 using pyuno::PyRef;
42 using pyuno::Runtime;
43 using pyuno::PyThreadAttach;
H A Dmakefile.mk25 PRJNAME=pyuno
/AOO41X/main/testtools/prj/
H A Dbuild.lst1 tt testtools : cpputools io remotebridges stoc javaunohelper pyuno cli_ure offapi ure LIBXSLT:libxs…
7 tt testtools\source\bridgetest\pyuno nmake - all tt_pyuno tt_bridgetest tt_inc NULL
/AOO41X/main/toolkit/src2xml/
H A Dinclude.lst115 ../../pyuno/inc
116 ../../pyuno/unxlngi6.pro/inc
/AOO41X/main/splitbuild/
H A Dcommon.lst1 …8npool i18nutil linguistic lingucomponent o3tl officecfg oovbaapi package pyuno rsc sax shell sot …
/AOO41X/main/postprocess/prj/
H A Dbuild.lst1 …oControls unoxml ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts OOo:pyuno OOo:readlicense_oo…
/AOO41X/main/pyuno/zipcore/
H A Dmakefile.mk24 PRJNAME=pyuno
/AOO41X/main/pyuno/inc/pyuno/
H A Dpyuno.hxx86 namespace pyuno namespace

12