Home
last modified time | relevance | path

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

/aoo41x/main/basegfx/prj/
H A Dd.lst84 mkdir: %_DEST%\inc%_EXT%\basegfx\tuple
85 ..\inc\basegfx\tuple\b2dtuple.hxx %_DEST%\inc%_EXT%\basegfx\tuple\b2dtuple.hxx
86 ..\inc\basegfx\tuple\b3dtuple.hxx %_DEST%\inc%_EXT%\basegfx\tuple\b3dtuple.hxx
87 ..\inc\basegfx\tuple\b2ituple.hxx %_DEST%\inc%_EXT%\basegfx\tuple\b2ituple.hxx
88 ..\inc\basegfx\tuple\b3ituple.hxx %_DEST%\inc%_EXT%\basegfx\tuple\b3ituple.hxx
89 ..\inc\basegfx\tuple\b2i64tuple.hxx %_DEST%\inc%_EXT%\basegfx\tuple\b2i64tuple.hxx
90 ..\inc\basegfx\tuple\b3i64tuple.hxx %_DEST%\inc%_EXT%\basegfx\tuple\b3i64tuple.hxx
H A Dbuild.lst11 fx basegfx\source\tuple nmake - all fx_tuple fx_inc NULL
/aoo41x/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
/aoo41x/main/scripting/source/pyprov/
H A Dmailmerge.py465 return tuple(self.recipients)
469 return tuple(self.ccrecipients)
473 return tuple(self.bccrecipients)
481 return tuple(self.aMailAttachments)
H A Dpythonscript.py599 ret = tuple( scriptNodeList )
640 return tuple( browseNodeList )
709 for i in tuple(handler.urlList):
712 ret = tuple( handler.urlList )
844 return tuple( browseNodeList )
/aoo41x/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)
/aoo41x/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()
/aoo41x/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.
/aoo41x/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 …]
/aoo41x/main/basegfx/source/tuple/
H A Dmakefile.mk26 TARGET=tuple
/aoo41x/main/basegfx/util/
H A Dmakefile.mk43 $(SLB)$/tuple.lib \
/aoo41x/main/basegfx/inc/basegfx/range/
H A Db2dpolyrange.hxx57 typedef boost::tuple<B2DRange,B2VectorOrientation> ElementType ;
/aoo41x/main/desktop/test/deployment/passive/
H A Dpassive_python.py53 tuple( \
/aoo41x/main/udkapi/com/sun/star/beans/
H A DPair.idl30 /** A tuple, or pair.
/aoo41x/main/desktop/test/deployment/active/
H A Dactive_python.py54 tuple( \
/aoo41x/main/xmloff/inc/
H A Dtxtlists.hxx142 typedef ::boost::tuple<SvXMLImportContextRef,
/aoo41x/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,
/aoo41x/main/xmloff/source/text/
H A Dtxtimp.cxx562 typedef ::boost::tuple<

Completed in 119 milliseconds