/trunk/main/sal/qa/OStringBuffer/ |
H A D | rtl_OStringBuffer.cxx | 498 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 D | Parser.java | 31 static public boolean parseBoolean(String input) { in parseBoolean()
|
/trunk/main/extensions/source/oooimprovement/ |
H A D | soaprequest.cxx | 52 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 D | BIFFRecord.java | 48 public int read(InputStream input) throws IOException; in read()
|
H A D | Eof.java | 53 public int read(InputStream input) throws IOException { in read()
|
H A D | NumberFormat.java | 66 public int read(InputStream input) throws IOException { in read()
|
H A D | DefRowHeight.java | 65 public int read(InputStream input) throws IOException { in read()
|
H A D | DefColWidth.java | 78 public int read(InputStream input) throws IOException { in read()
|
H A D | BlankCell.java | 87 public int read(InputStream input) throws IOException { in read()
|
H A D | CodePage.java | 73 public int read(InputStream input) throws IOException { in read()
|
H A D | Window1.java | 92 public int read(InputStream input) throws IOException { in read()
|
H A D | StringValue.java | 79 public int read(InputStream input) throws IOException { in read()
|
H A D | BoolErrCell.java | 100 public int read(InputStream input) throws IOException { in read()
|
H A D | BeginningOfFile.java | 91 public int read(InputStream input) throws IOException { in read()
|
H A D | BoundSheet.java | 116 public int read(InputStream input) throws IOException { in read()
|
H A D | CellValue.java | 109 public int read(InputStream input) throws IOException { in read()
|
H A D | FloatNumber.java | 82 public int read(InputStream input) throws IOException { in read()
|
H A D | Window2.java | 128 public int read(InputStream input) throws IOException { in read()
|
/trunk/main/tools/workben/ |
H A D | inetmimetest.cxx | 37 bool testDecode(char const * input, char const * expected) { in testDecode()
|
/trunk/main/basegfx/source/tools/ |
H A D | canvastools.cxx | 348 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 D | pipetest.cxx | 249 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 D | SimpleMailSender.java | 106 BufferedReader input = in sendMail() local 135 private void sendline(BufferedReader input, in sendline()
|
/trunk/main/extensions/test/stm/ |
H A D | pipetest.cxx | 252 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 D | StorageRepository.java | 60 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 D | defbootstrap_lib.cxx | 91 const char * input = (const char *)SvPV(ST(0),PL_na); in XS() local
|