/aoo4110/main/pyuno/prj/ |
H A D | d.lst | 1 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 11 ..\%__SRC%\lib\uno.py %_DEST%\lib%_EXT%\pyuno\uno.py 16 ..\%__SRC%\bin\uno.py %_DEST%\bin%_EXT%\pyuno\uno.py 17 ..\%__SRC%\bin\pyuno.pyd %_DEST%\bin%_EXT%\pyuno.pyd 18 ..\%__SRC%\bin\pyuno.dll %_DEST%\bin%_EXT%\pyuno.dll 22 ..\%__SRC%\misc\pyuno.ini %_DEST%\bin%_EXT%\pyuno.ini 25 ..\%__SRC%\bin\python.sh %_DEST%\bin%_EXT%\pyuno\python [all …]
|
H A D | build.lst | 1 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
|
/aoo4110/main/pyuno/source/module/ |
H A D | uno.py | 23 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() 92 return pyuno.fileUrlToSystemPath( url ) 103 return pyuno.getCurrentContext() 122 pyuno.checkEnum( self ) [all …]
|
H A D | makefile.mk | 25 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 D | unohelper.py | 22 import pyuno 182 return pyuno.systemPathToFileUrl( systemPath ) 186 return pyuno.fileUrlToSystemPath( url ) 190 return pyuno.absolutize( path, relativeUrl )
|
H A D | pyuno_callable.cxx | 42 namespace pyuno namespace 196 (destructor) ::pyuno::PyUNO_callable_del, 210 (ternaryfunc) ::pyuno::PyUNO_callable_call,
|
H A D | pyuno_runtime.cxx | 64 namespace pyuno namespace 609 … sal_Int64 that = tunnel->getSomething( ::pyuno::Adapter::getUnoTunnelImplementationId() ); in any2PyObject() 885 ::pyuno::Adapter::getUnoTunnelImplementationId() ) ); in pyObject2Any()
|
H A D | pyuno_gc.cxx | 25 namespace pyuno namespace
|
H A D | pyuno | 1 # The bootstrap variable PYUNOLIBDIR will be set by the pyuno runtime library
|
H A D | pyuno_except.cxx | 40 namespace pyuno namespace
|
H A D | pyuno_util.cxx | 59 namespace pyuno namespace
|
/aoo4110/main/pyuno/demo/ |
H A D | makefile.mk | 21 PRJNAME=pyuno 27 ROOT=$(MISC)$/pyuno-doc 46 $(MISC)$/pyuno-doc.zip : dirs $(FILES) 48 cd $(MISC) && zip -r pyuno-doc.zip pyuno-doc
|
/aoo4110/main/scripting/prj/ |
H A D | d.lst | 2 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\*
|
/aoo4110/main/scp2/source/python/ |
H A D | file_python.scp | 31 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";
|
/aoo4110/main/testtools/source/bridgetest/pyuno/ |
H A D | makefile.mk | 26 PRJNAME=pyuno 48 PYTHONPATH:=$(SOLARLIBDIR)$/pyuno;$(PWD);$(SOLARLIBDIR);$(SOLARLIBDIR)$/python;$(SOLARLIBDIR)$/pyth… 50 PYTHONPATH:=$(SOLARLIBDIR)$/pyuno:$(PWD):$(SOLARLIBDIR):$(SOLARLIBDIR)$/python:$(SOLARLIBDIR)$/pyth…
|
/aoo4110/main/pyuno/source/loader/ |
H A D | pyuno_loader.cxx | 41 using pyuno::PyRef; 42 using pyuno::Runtime; 43 using pyuno::PyThreadAttach;
|
H A D | makefile.mk | 25 PRJNAME=pyuno
|
/aoo4110/main/testtools/prj/ |
H A D | build.lst | 1 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
|
/aoo4110/main/setup_native/source/packinfo/ |
H A D | packinfo_office.txt | 306 solarispackagename = "%BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-pyuno" 308 packagename = "%BASISPACKAGEPREFIX-pyuno" 309 linuxreplaces = "ooobasis3.0-pyuno,ooobasis3.1-pyuno,ooobasis3.2-pyuno,ooobasis3.3-pyuno,ooobasis3.… 323 solarisrequires = "%BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-pyuno" 327 requires = "%BASISPACKAGEPREFIX-pyuno"
|
H A D | package_names.txt | 37 %BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-pyuno Pyuno module for %APACHEPROJECTNAME %PRODUCTVERS…
|
/aoo4110/main/toolkit/src2xml/ |
H A D | include.lst | 115 ../../pyuno/inc 116 ../../pyuno/unxlngi6.pro/inc
|
/aoo4110/main/splitbuild/ |
H A D | common.lst | 1 …8npool i18nutil linguistic lingucomponent o3tl officecfg oovbaapi package pyuno rsc sax shell sot …
|
/aoo4110/main/postprocess/prj/ |
H A D | build.lst | 1 …oControls unoxml ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts OOo:pyuno OOo:readlicense_oo…
|
/aoo4110/main/pyuno/zipcore/ |
H A D | makefile.mk | 24 PRJNAME=pyuno
|
/aoo4110/main/pyuno/inc/pyuno/ |
H A D | pyuno.hxx | 86 namespace pyuno namespace
|