Home
last modified time | relevance | path

Searched defs:input (Results 1 – 25 of 52) sorted by relevance

123

/trunk/main/sal/qa/OStringBuffer/
H A Drtl_OStringBuffer.cxx498 sal_Int32 input = 5; in TEST_F() local
510 sal_Int32 input = -5; in TEST_F() local
522 sal_Int32 input = 0; in TEST_F() local
534 sal_Int32 input = 20; in TEST_F() local
546 sal_Int32 input = 50; in TEST_F() local
558 sal_Int32 input = 20; in TEST_F() local
570 sal_Int32 input = 2; in TEST_F() local
606 sal_Int32 input = 6; in TEST_F() local
618 sal_Int32 input = 1; in TEST_F() local
678 sal_Int32 input = 0; in TEST_F() local
[all …]
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DParser.java31 static public boolean parseBoolean(String input) { in parseBoolean()
/trunk/main/extensions/source/oooimprovement/
H A Dsoaprequest.cxx52 static unsigned long asUlong(sal_Int8 input) in asUlong()
57 static Sequence<sal_Int8> base64_encode(const Sequence<sal_Int8>& input) in base64_encode()
90 static OString xmlEncode(const OString& input) in xmlEncode()
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DBIFFRecord.java48 public int read(InputStream input) throws IOException; in read()
H A DEof.java53 public int read(InputStream input) throws IOException { in read()
H A DNumberFormat.java66 public int read(InputStream input) throws IOException { in read()
H A DDefRowHeight.java65 public int read(InputStream input) throws IOException { in read()
H A DDefColWidth.java78 public int read(InputStream input) throws IOException { in read()
H A DBlankCell.java87 public int read(InputStream input) throws IOException { in read()
H A DCodePage.java73 public int read(InputStream input) throws IOException { in read()
H A DWindow1.java92 public int read(InputStream input) throws IOException { in read()
H A DStringValue.java79 public int read(InputStream input) throws IOException { in read()
H A DBoolErrCell.java100 public int read(InputStream input) throws IOException { in read()
H A DBeginningOfFile.java91 public int read(InputStream input) throws IOException { in read()
H A DBoundSheet.java116 public int read(InputStream input) throws IOException { in read()
H A DCellValue.java109 public int read(InputStream input) throws IOException { in read()
H A DFloatNumber.java82 public int read(InputStream input) throws IOException { in read()
H A DWindow2.java128 public int read(InputStream input) throws IOException { in read()
/trunk/main/tools/workben/
H A Dinetmimetest.cxx37 bool testDecode(char const * input, char const * expected) { in testDecode()
/trunk/main/basegfx/source/tools/
H A Dcanvastools.cxx348 const geometry::AffineMatrix2D& input ) in homMatrixFromAffineMatrix()
363 ::basegfx::B2DHomMatrix homMatrixFromAffineMatrix( const geometry::AffineMatrix2D& input ) in homMatrixFromAffineMatrix()
377 …::basegfx::B3DHomMatrix homMatrixFromAffineMatrix3D( const ::com::sun::star::geometry::AffineMatri… in homMatrixFromAffineMatrix3D()
399 geometry::AffineMatrix2D& affineMatrixFromHomMatrix( geometry::AffineMatrix2D& output, in affineMatrixFromHomMatrix()
412 geometry::AffineMatrix3D& affineMatrixFromHomMatrix3D( in affineMatrixFromHomMatrix3D()
437 const geometry::Matrix2D& input ) in homMatrixFromMatrix()
/trunk/main/io/test/stm/
H A Dpipetest.cxx249 Reference< XInputStream > input( r , UNO_QUERY ); in testSimple() local
335 Reference< XInputStream > input( r , UNO_QUERY ); in testBufferResizing() local
373 Reference< XInputStream > input( r , UNO_QUERY ); in testMultithreading() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DSimpleMailSender.java106 BufferedReader input = in sendMail() local
135 private void sendline(BufferedReader input, in sendline()
/trunk/main/extensions/test/stm/
H A Dpipetest.cxx252 XInputStreamRef input( r , USR_QUERY ); in testSimple() local
320 XInputStreamRef input( r , USR_QUERY ); in testBufferResizing() local
357 XInputStreamRef input( r , USR_QUERY ); in testMultithreading() local
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DStorageRepository.java60 private XStorage input; field in StorageRepository
71 public StorageRepository(final XStorage input, final XStorage output, final String rootURL) in StorageRepository()
/trunk/main/cppuhelper/test/testlib/
H A Ddefbootstrap_lib.cxx91 const char * input = (const char *)SvPV(ST(0),PL_na); in XS() local

Completed in 620 milliseconds

123