Home
last modified time | relevance | path

Searched refs:tuple (Results 1 – 24 of 24) sorted by relevance

/aoo42x/main/basegfx/
H A DPackage_inc.mk36 $(eval $(call gb_Package_add_file,basegfx_inc,inc/basegfx/tuple/b3i64tuple.hxx,basegfx/tuple/b3i64t…
37 $(eval $(call gb_Package_add_file,basegfx_inc,inc/basegfx/tuple/b3dtuple.hxx,basegfx/tuple/b3dtuple…
38 $(eval $(call gb_Package_add_file,basegfx_inc,inc/basegfx/tuple/b3ituple.hxx,basegfx/tuple/b3ituple…
39 $(eval $(call gb_Package_add_file,basegfx_inc,inc/basegfx/tuple/b2i64tuple.hxx,basegfx/tuple/b2i64t…
40 $(eval $(call gb_Package_add_file,basegfx_inc,inc/basegfx/tuple/b2ituple.hxx,basegfx/tuple/b2ituple…
41 $(eval $(call gb_Package_add_file,basegfx_inc,inc/basegfx/tuple/b2dtuple.hxx,basegfx/tuple/b2dtuple…
H A DLibrary_basegfx.mk65 basegfx/source/tuple/b3ituple \
66 basegfx/source/tuple/b3dtuple \
67 basegfx/source/tuple/b2ituple \
68 basegfx/source/tuple/b2dtuple \
69 basegfx/source/tuple/b3i64tuple \
70 basegfx/source/tuple/b2i64tuple \
H A DStaticLibrary_basegfx_s.mk67 CustomTarget/basegfx/source/tuple/b3ituple \
68 CustomTarget/basegfx/source/tuple/b3dtuple \
69 CustomTarget/basegfx/source/tuple/b2ituple \
70 CustomTarget/basegfx/source/tuple/b2dtuple \
71 CustomTarget/basegfx/source/tuple/b3i64tuple \
72 CustomTarget/basegfx/source/tuple/b2i64tuple \
/aoo42x/main/offapi/com/sun/star/chart2/
H A DXTransformation.idl55 /** transforms the given input data tuple, given in the source
57 rules, into a tuple of transformed coordinates in the
64 @param aValues a source tuple of data that is to be
69 @return the transformed data tuple. The length of this
/aoo42x/main/scripting/source/pyprov/
H A Dmailmerge.py470 return tuple(self.recipients)
474 return tuple(self.ccrecipients)
478 return tuple(self.bccrecipients)
486 return tuple(self.aMailAttachments)
H A Dpythonscript.py605 ret = tuple( scriptNodeList )
646 return tuple( browseNodeList )
715 for i in tuple(handler.urlList):
718 ret = tuple( handler.urlList )
850 return tuple( browseNodeList )
/aoo42x/main/boost/
H A Dboost_1_55_0.patch151 diff -ur misc/boost_1_55_0/boost/tuple/detail/tuple_basic.hpp misc/build/boost_1_55_0/boost/tuple/d…
152 --- misc/boost_1_55_0/boost/tuple/detail/tuple_basic.hpp 2011-01-02 12:25:11.000000000 -0800
153 +++ misc/build/boost_1_55_0/boost/tuple/detail/tuple_basic.hpp 2016-03-23 01:11:12.435344000 -0700
H A Dmakefile.mk155 @$(GNUCOPY) -R $(PACKAGE_DIR)$/$(TARFILE_NAME)$/boost$/tuple $(INCCOM)$/$(PRJNAME)
/aoo42x/ext_libraries/gtest/win/
H A DPackage_inc.mk44 …gb_Package_add_file,gtest_inc,inc/gtest/internal/gtest-tuple.h,include/gtest/internal/gtest-tuple.…
/aoo42x/main/pyuno/source/module/
H A Dpyuno_runtime.cxx578 PyRef tuple( PyTuple_New (s.getLength()), SAL_NO_ACQUIRE); in any2PyObject() local
588 PyTuple_SetItem( tuple.get(), i, element.getAcquired() ); in any2PyObject()
596 PyTuple_SetItem( tuple.get(), i, Py_None ); in any2PyObject()
600 return tuple; in any2PyObject()
H A Dunohelper.py248 ret = tuple(types) , uno.generateUuid()
/aoo42x/main/boost/prj/
H A Dd.lst180 mkdir: %_DEST%\inc%_EXT%\boost\fusion\tuple
181 mkdir: %_DEST%\inc%_EXT%\boost\fusion\tuple\detail
182 mkdir: %_DEST%\inc%_EXT%\boost\fusion\tuple\detail\preprocessed
478 mkdir: %_DEST%\inc%_EXT%\boost\preprocessor\tuple
698 mkdir: %_DEST%\inc%_EXT%\boost\tuple
699 mkdir: %_DEST%\inc%_EXT%\boost\tuple\detail
917 ..\%__SRC%\inc\boost\fusion\tuple\* %_DEST%\inc%_EXT%\boost\fusion\tuple
918 ..\%__SRC%\inc\boost\fusion\tuple\detail\* %_DEST%\inc%_EXT%\boost\fusion\tuple\detail
1208 ..\%__SRC%\inc\boost\preprocessor\tuple\* %_DEST%\inc%_EXT%\boost\preprocessor\tuple
1418 ..\%__SRC%\inc\boost\tuple\* %_DEST%\inc%_EXT%\boost\tuple
[all …]
/aoo42x/main/offapi/com/sun/star/rendering/
H A DXSimpleCanvas.idl104 RGBA color tuple, interpreted in the sRGB color space.
116 RGBA color tuple, interpreted in the sRGB color space.
/aoo42x/ext_libraries/gtest/
H A Duse-own-tuple.patch4 // Test's own tr1 tuple implementation should be
H A Dmakefile.mk49 PATCH_FILES= use-own-tuple.patch gtest-python3.patch
/aoo42x/main/basegfx/inc/basegfx/range/
H A Db2dpolyrange.hxx58 typedef boost::tuple<B2DRange,B2VectorOrientation> ElementType ;
/aoo42x/main/desktop/test/deployment/passive/
H A Dpassive_python.py53 tuple( \
/aoo42x/main/udkapi/com/sun/star/beans/
H A DPair.idl33 /** A tuple, or pair.
/aoo42x/main/desktop/test/deployment/active/
H A Dactive_python.py54 tuple( \
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DSharedResources.java27 import org.apache.commons.lang3.tuple.Pair;
/aoo42x/main/xmloff/inc/
H A Dtxtlists.hxx142 typedef ::boost::tuple<SvXMLImportContextRef,
/aoo42x/main/offapi/com/sun/star/xml/sax/
H A DXSAXSerializable.idl63 Note that the first part of each tuple is the prefix,
H A DXFastSAXSerializable.idl73 Note that the first part of each tuple is the prefix,
/aoo42x/main/xmloff/source/text/
H A Dtxtimp.cxx562 typedef ::boost::tuple<

Completed in 144 milliseconds