/trunk/main/basegfx/ |
H A D | Package_inc.mk | 36 $(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 D | Library_basegfx.mk | 65 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 D | StaticLibrary_basegfx_s.mk | 67 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 \
|
/trunk/main/offapi/com/sun/star/chart2/ |
H A D | XTransformation.idl | 55 /** 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
|
/trunk/main/scripting/source/pyprov/ |
H A D | mailmerge.py | 470 return tuple(self.recipients) 474 return tuple(self.ccrecipients) 478 return tuple(self.bccrecipients) 486 return tuple(self.aMailAttachments)
|
H A D | pythonscript.py | 605 ret = tuple( scriptNodeList ) 646 return tuple( browseNodeList ) 715 for i in tuple(handler.urlList): 718 ret = tuple( handler.urlList ) 850 return tuple( browseNodeList )
|
/trunk/main/boost/ |
H A D | boost_1_55_0.patch | 151 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 D | makefile.mk | 155 @$(GNUCOPY) -R $(PACKAGE_DIR)$/$(TARFILE_NAME)$/boost$/tuple $(INCCOM)$/$(PRJNAME)
|
/trunk/ext_libraries/gtest/win/ |
H A D | Package_inc.mk | 44 …gb_Package_add_file,gtest_inc,inc/gtest/internal/gtest-tuple.h,include/gtest/internal/gtest-tuple.…
|
/trunk/main/pyuno/source/module/ |
H A D | pyuno_runtime.cxx | 578 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 D | unohelper.py | 248 ret = tuple(types) , uno.generateUuid()
|
/trunk/main/boost/prj/ |
H A D | d.lst | 180 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 …]
|
/trunk/main/offapi/com/sun/star/rendering/ |
H A D | XSimpleCanvas.idl | 104 RGBA color tuple, interpreted in the sRGB color space. 116 RGBA color tuple, interpreted in the sRGB color space.
|
/trunk/ext_libraries/gtest/ |
H A D | use-own-tuple.patch | 4 // Test's own tr1 tuple implementation should be
|
H A D | makefile.mk | 49 PATCH_FILES= use-own-tuple.patch gtest-python3.patch
|
/trunk/main/basegfx/inc/basegfx/range/ |
H A D | b2dpolyrange.hxx | 58 typedef boost::tuple<B2DRange,B2VectorOrientation> ElementType ;
|
/trunk/main/desktop/test/deployment/passive/ |
H A D | passive_python.py | 53 tuple( \
|
/trunk/main/udkapi/com/sun/star/beans/ |
H A D | Pair.idl | 33 /** A tuple, or pair.
|
/trunk/main/desktop/test/deployment/active/ |
H A D | active_python.py | 54 tuple( \
|
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ |
H A D | SharedResources.java | 27 import org.apache.commons.lang3.tuple.Pair;
|
/trunk/main/xmloff/inc/ |
H A D | txtlists.hxx | 142 typedef ::boost::tuple<SvXMLImportContextRef,
|
/trunk/main/offapi/com/sun/star/xml/sax/ |
H A D | XSAXSerializable.idl | 63 Note that the first part of each tuple is the prefix,
|
H A D | XFastSAXSerializable.idl | 73 Note that the first part of each tuple is the prefix,
|
/trunk/main/xmloff/source/text/ |
H A D | txtimp.cxx | 562 typedef ::boost::tuple<
|