/aoo41x/main/sal/qa/OStringBuffer/ |
H A D | rtl_OStringBuffer.cxx | 688 sal_Int32 input = 5; in ensureCapacity_001() local 704 sal_Int32 input = -5; in ensureCapacity_002() local 720 sal_Int32 input = 0; in ensureCapacity_003() local 736 sal_Int32 input = 20; in ensureCapacity_004() local 752 sal_Int32 input = 50; in ensureCapacity_005() local 768 sal_Int32 input = 20; in ensureCapacity_006() local 784 sal_Int32 input = 2; in ensureCapacity_007() local 832 sal_Int32 input = 6; in ensureCapacity_010() local 848 sal_Int32 input = 1; in ensureCapacity_011() local 928 sal_Int32 input = 0; in ensureCapacity_016() local [all …]
|
/aoo41x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/ |
H A D | Parser.java | 31 static public boolean parseBoolean(String input) { in parseBoolean()
|
/aoo41x/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()
|
/aoo41x/main/writerperfect/source/wpdimp/ |
H A D | WordPerfectCollector.cxx | 46 bool WordPerfectCollector::parseSourceDocument(WPXInputStream &input) in parseSourceDocument()
|
H A D | WordPerfectImportFilter.cxx | 130 WPXSvInputStream input( xInputStream ); in importImpl() local 199 WPXSvInputStream input( xInputStream ); in detect() local
|
/aoo41x/main/xmerge/source/pexcel/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()
|
/aoo41x/main/tools/workben/ |
H A D | inetmimetest.cxx | 37 bool testDecode(char const * input, char const * expected) { in testDecode()
|
/aoo41x/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()
|
/aoo41x/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
|
/aoo41x/main/qadevOOo/runner/helper/ |
H A D | SimpleMailSender.java | 106 BufferedReader input = in sendMail() local 135 private void sendline(BufferedReader input, in sendline()
|
/aoo41x/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
|
/aoo41x/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()
|
/aoo41x/main/cppuhelper/test/testlib/ |
H A D | defbootstrap_lib.cxx | 91 const char * input = (const char *)SvPV(ST(0),PL_na); in XS() local
|