/aoo41x/main/sal/osl/w32/ |
H A D | diagnose.c | 68 int written = _vsnprintf( in osl_trace() local 70 if ( written == -1 ) in osl_trace() 71 written = sizeof(szMessage) - 2; in osl_trace() 72 szMessage[ written++ ] = '\n'; in osl_trace() 73 szMessage[ written ] = 0; in osl_trace()
|
/aoo41x/main/codemaker/source/codemaker/ |
H A D | global.cxx | 402 sal_uInt64 written; in write() local 403 if (osl_writeFile(m_file, buffer, size, &written) != osl_File_E_None) { in write() 406 OSL_ASSERT(written <= size); in write() 407 size -= written; in write() 408 buffer = static_cast< char const * >(buffer) + written; in write()
|
/aoo41x/main/offapi/com/sun/star/text/ |
H A D | WritingMode2.idl | 42 /** text within lines is written left-to-right. Lines and blocks are placed 51 /** text within a line are written right-to-left. Lines and blocks are 60 /** text within a line is written top-to-bottom. Lines and blocks are 69 /** text within a line is written top-to-bottom. Lines and blocks are
|
H A D | WritingMode.idl | 42 /** text within lines is written left-to-right. lines and blocks are placed 51 /** text within a line are written right-to-left. Lines and blocks are 60 /** text within a line is written top-to-bottom. Lines and blocks are
|
/aoo41x/main/offapi/com/sun/star/awt/ |
H A D | RasterOperation.idl | 34 when pixels are written to the device. 40 /** sets all pixel as written in the output operation. 46 /** uses the pixel written as one and the current pixel as
|
/aoo41x/main/ |
H A D | LICENSE | 502 distribution of the software without specific, written prior 624 from this software without specific prior written permission. 741 software without specific prior written permission. 814 prior written permission. 917 this software without specific prior written permission. 1073 software without specific prior written permission. 1246 prior written permission. For written permission, please contact 1282 This package is an SSL implementation written 1310 "This product includes cryptographic software written by 1805 distribution of the software without specific, written prior [all …]
|
/aoo41x/main/udkapi/com/sun/star/io/ |
H A D | ObjectOutputStream.idl | 52 The written objects are held until this instance is destroyed. 53 The references to the objects are written as four-byte integers 54 and begin at 1. Data format is written: </p>
|
H A D | XSequenceOutputStream.idl | 44 /** This interface offers access to the written bytes 50 /** allows to get access to the written data
|
H A D | XOutputStream.idl | 81 /** gets called to indicate that all data has been written. 85 bytes may be written after this method has been called.</p>
|
/aoo41x/ext_libraries/serf/ |
H A D | serf-1.2.1.logging.patch | 10 -#define SOCK_MSG_VERBOSE 0 /* logs bytes received from or written to a socket. */ 22 +#define SOCK_MSG_VERBOSE SERF_VERBOSE_FLAG /* logs bytes received from or written to a socket. …
|
/aoo41x/main/sal/qa/osl/file/ |
H A D | test_cpy_wrt_file.cxx | 86 sal_uInt64 written = 0; in wrt_file() local 87 err = tmp_file.write((void*)buffer, sizeof(buffer), written); in wrt_file()
|
/aoo41x/main/offapi/com/sun/star/linguistic2/ |
H A D | XLanguageGuessing.idl | 96 <li>sh : Serbian (written with latin characters)</li> 97 <li>sk-SK : Slovak (written with latin characters)</li> 100 <li>sr : Serbian (written with cyrillic characters) (added with OpenOffice 3.4)</li>
|
/aoo41x/main/oox/source/dump/ |
H A D | dumperbase.ini | 235 # will only be written, if the complete data item currently dumped 237 # specified in <filterbitfield>. Otherwise, nothing is written. It is 239 # case, the bitfield will be written, if at least one filter rule 243 # be written unshifted. Default is 'true'.
|
/aoo41x/main/offapi/com/sun/star/document/ |
H A D | XBinaryStreamResolver.idl | 64 /** creates an output stream, to which binary data can be written. 70 /** converts the output stream, data has been written to, to an URL in
|
H A D | FilterAdapter.idl | 35 /* Provides access to user to filters written to use the FilterAdapter
|
/aoo41x/main/offapi/com/sun/star/script/ |
H A D | XStorageBasedLibraryContainer.idl | 79 denotes the root storage into which the libraries should be written, which 81 Note that the actual libraries are written into a sub storage of this
|
/aoo41x/main/offapi/com/sun/star/geometry/ |
H A D | AffineMatrix2D.idl | 35 An affine mapping, as performed by this matrix, can be written out 46 vectors, the affine transformation is written as
|
H A D | Matrix2D.idl | 38 A linear mapping, as performed by this matrix, can be written out 49 vectors, the linear mapping is written as
|
H A D | AffineMatrix3D.idl | 35 An affine mapping, as performed by this matrix, can be written out 47 vectors, the affine transformation is written as
|
/aoo41x/main/sc/source/ui/src/ |
H A D | scerrors.src | 96 Text [ en-US ] = "Data could not be written." ; 159 …haracters could not be converted to the selected character set\nand were written as Ӓ surrog…
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | README-rtf.txt | 187 * Table of contents is now written as a field, so it?s properly 227 For math, the native data is written as well, so you can edit the
|
/aoo41x/main/extensions/test/ole/EventListenerSample/VBEventListener/ |
H A D | readme.txt | 1 VBasicEventListener.dll is an ActiveX component written with VisualBasic. The
|
/aoo41x/main/extensions/test/ole/DCOM/scriptComponents/ |
H A D | readme.txt | 11 The component implements a run function, which runs the demo example that is written
|
/aoo41x/main/offapi/com/sun/star/configuration/ |
H A D | ConfigurationProvider.idl | 184 first only affect the cache and are written to persistent storage 186 <em>write-through</em> mode, where updates are written to persistent
|
/aoo41x/main/extensions/test/ole/VisualBasic/ |
H A D | readme.txt | 1 Runs a test written in VisualBasic. If no error message appears then the test was ok.
|