| /AOO42X/main/offapi/com/sun/star/packages/zip/ |
| H A D | ZipConstants.idl | 117 /** LOC header size in bytes (including signatures) 122 /** EXT header size in bytes (including signatures) 127 /** CEN header size in bytes (including signatures) 132 /** END header size in bytes (including signatures) 138 /** LOC header field "version needed to extract" offset 143 /** LOC header field "general purpose bit flags" offset 148 /** LOC header field "compression method" offset 153 /** LOC header field "modification time" offset 158 /** LOC header field "crc of uncompressed data" offset 163 /** LOC header field "compressed data size" offset [all …]
|
| /AOO42X/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/palm/ |
| H A D | PdbDecoder.java | 85 PdbHeader header = new PdbHeader(); in parse() local 86 header.read(file); in parse() 88 Record recArray[] = new Record[header.numRecords]; in parse() 89 if (header.numRecords != 0) { in parse() 93 int recOffset[] = new int[header.numRecords]; in parse() 94 byte recAttrs[] = new byte[header.numRecords]; in parse() 96 for (int i = 0; i < header.numRecords; i++) { in parse() 113 int lastIndex = header.numRecords - 1; in parse() 136 PalmDB pdb = new PalmDB(header.pdbName, header.creatorID, in parse() 137 header.typeID, header.version, header.attribute, recArray); in parse() [all …]
|
| H A D | PdbEncoder.java | 56 private PdbHeader header = null; field in PdbEncoder 74 header = new PdbHeader(); in PdbEncoder() 75 header.version = db.getVersion(); in PdbEncoder() 77 header.attribute = db.getAttribute(); in PdbEncoder() 81 header.pdbName = db.getPDBNameBytes(); in PdbEncoder() 82 header.creatorID = db.getCreatorID(); in PdbEncoder() 83 header.typeID = db.getTypeID(); in PdbEncoder() 87 header.creationDate = (date.getTime() / 1000) + PdbUtil.TIME_DIFF; in PdbEncoder() 88 header.modificationDate = header.creationDate; in PdbEncoder() 90 header.numRecords = db.getRecordCount(); in PdbEncoder() [all …]
|
| /AOO42X/main/xmerge/java/aportisdoc/src/main/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/ |
| H A D | DocDecoder.java | 71 HeaderInfo header = readHeader(recs[0].getBytes()); in parseRecords() local 73 dumpHeader(header); in parseRecords() 76 StringBuffer textBuffer = new StringBuffer(header.textLen); in parseRecords() 78 switch (header.version) { in parseRecords() 81 for (int i = 1; i <= header.textRecordCount; i++) { in parseRecords() 84 header.textRecordSize); in parseRecords() 93 for (int i = 1; i <= header.textRecordCount; i++) { in parseRecords() 208 HeaderInfo header = new HeaderInfo(); in readHeader() local 221 header.version = dis.readByte(); in readHeader() 232 header.textLen = dis.readInt(); in readHeader() [all …]
|
| /AOO42X/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/ |
| H A D | urp.java | 98 int header = unmarshal.read8Bit(); in readMessage() local 99 if ((header & HEADER_LONGHEADER) != 0) { in readMessage() 100 if ((header & HEADER_REQUEST) != 0) { in readMessage() 101 msg = readLongRequest(header); in readMessage() 103 msg = readReply(header); in readMessage() 106 msg = readShortRequest(header); in readMessage() 147 int header = HEADER_LONGHEADER; in writeReply() local 153 header |= HEADER_EXCEPTION; in writeReply() 164 header |= HEADER_NEWTID; in writeReply() 169 marshal.write8Bit(header); in writeReply() [all …]
|
| /AOO42X/main/icu/ |
| H A D | createmak.pl | 68 $header = ""; 186 foreach $header(sort keys %files2copy) 191 $file = $header; 192 $header =~ s/^\.\\//; 194 $target = $includedir . "\\" . $header; 281 my $header = shift; 303 $line =~ s/<HEADER>/$header/g; 328 foreach $header(@{$ref_header_list}) 330 if ( ($header =~ /^\.\.\\.+/) && (-e $header )) { 331 … $header_list = $header_list . " " . $header; # this header is located in an other directory [all …]
|
| /AOO42X/main/redland/rasqal/ |
| H A D | rasqal-0.9.33.patch.win32 | 16 /* Define to 1 if you have the <dlfcn.h> header file. */ 20 /* Define to 1 if you have the <errno.h> header file. */ 24 /* Define to 1 if you have the <float.h> header file. */ 28 /* Define to 1 if you have the <gcrypt.h> header file. */ 36 /* Define to 1 if you have the <getopt.h> header file. */ 48 /* Define to 1 if you have the <gmp.h> header file. */ 68 /* Define to 1 if you have the <inttypes.h> header file. */ 72 /* Define to 1 if you have the <libxml/schemasInternals.h> header file. */ 76 /* Define to 1 if you have the <libxml/xmlschemastypes.h> header file. */ 80 /* Define to 1 if you have the <libxml/xmlschemas.h> header file. */ [all …]
|
| /AOO42X/main/redland/raptor/ |
| H A D | raptor2-2.0.15.patch.win32 | 28 /* Define to 1 if you have the <dlfcn.h> header file. */ 32 /* Define to 1 if you have the <errno.h> header file. */ 36 /* Define to 1 if you have the <fcntl.h> header file. */ 40 /* Define to 1 if you have the <fetch.h> header file. */ 48 /* Define to 1 if you have the <getopt.h> header file. */ 64 /* Define to 1 if you have the <inttypes.h> header file. */ 72 /* Define to 1 if you have the <libxml/hash.h> header file. */ 76 /* Define to 1 if you have the <libxml/HTMLparser.h> header file. */ 80 /* Define to 1 if you have the <libxml/nanohttp.h> header file. */ 84 /* Define to 1 if you have the <libxml/parser.h> header file. */ [all …]
|
| /AOO42X/main/redland/redland/ |
| H A D | redland-1.0.17.patch.win32 | 27 /* Define to 1 if you have the <argz.h> header file. */ 95 /* Define to 1 if you have the <db.h> header file. */ 108 /* Define to 1 if you have the <dirent.h> header file. */ 116 /* Define to 1 if you have the <dld.h> header file. */ 124 /* Define to 1 if you have the <dlfcn.h> header file. */ 128 /* Define to 1 if you have the <dl.h> header file. */ 136 /* Define to 1 if you have the <errno.h> header file. */ 144 /* Define to 1 if you have the <fcntl.h> header file. */ 156 /* Define to 1 if you have the <getopt.h> header file. */ 168 /* Define to 1 if you have the <inttypes.h> header file. */ [all …]
|
| /AOO42X/main/connectivity/source/drivers/macab/ |
| H A D | macabcondition.cxx | 60 MacabConditionColumn::MacabConditionColumn(const MacabHeader *header, const ::rtl::OUString &sColum… in MacabConditionColumn() argument 62 m_nFieldNumber(header->getColumnNumber(sColumnName)) in MacabConditionColumn() 78 MacabConditionNull::MacabConditionNull(const MacabHeader *header, const ::rtl::OUString &sColumnNam… in MacabConditionNull() argument 79 : MacabConditionColumn(header, sColumnName) in MacabConditionNull() 95 MacabConditionNotNull::MacabConditionNotNull(const MacabHeader *header, const ::rtl::OUString &sCol… in MacabConditionNotNull() argument 96 : MacabConditionColumn(header, sColumnName) in MacabConditionNotNull() 112 MacabConditionCompare::MacabConditionCompare(const MacabHeader *header, const ::rtl::OUString &sCol… in MacabConditionCompare() argument 113 : MacabConditionColumn(header, sColumnName), in MacabConditionCompare() 118 MacabConditionEqual::MacabConditionEqual(const MacabHeader *header, const ::rtl::OUString &sColumnN… in MacabConditionEqual() argument 119 : MacabConditionCompare(header, sColumnName, sMatchString) in MacabConditionEqual() [all …]
|
| H A D | MacabRecords.cxx | 45 header = _header; in MacabRecords() 77 header = NULL; in MacabRecords() 96 header = NULL; in MacabRecords() 123 if(header != NULL) in initialize() 124 delete header; in initialize() 141 header = createHeaderForRecordType(allRecords, recordType); in initialize() 147 records[i] = createMacabRecord(record, header, recordType); in initialize() 162 if(header != NULL) in setHeader() 163 delete header; in setHeader() 164 header = _header; in setHeader() [all …]
|
| H A D | macabcondition.hxx | 68 const MacabHeader *header, 78 const MacabHeader *header, 87 const MacabHeader *header, 99 const MacabHeader *header, 108 const MacabHeader *header, 118 const MacabHeader *header, 128 const MacabHeader *header,
|
| /AOO42X/main/offapi/com/sun/star/style/ |
| H A D | PageProperties.idl | 205 /** contains the color of the background of the header. 213 /** contains the URL of the background graphic of the header. 217 /** contains the filter name of the background graphic of the header. 221 /** determines the location of the background graphic of the header. 225 /** contains the left margin of the header. 229 /** contains the right margin of the header. 233 /** determines if the background color of the header is transparent. 240 /** determines the style of the left border line of the header. 244 /** determines the style of the right border line of the header. 248 /** determines the style of the top border line of the header. [all …]
|
| /AOO42X/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/ |
| H A D | except.cxx | 219 __cxa_exception const * header = static_cast<__cxa_exception const *>(pExc) - 1; in deleteException() local 221 if (header->exceptionDestructor != &deleteException) in deleteException() 223 … header = reinterpret_cast<__cxa_exception const *>(reinterpret_cast<char const *>(header) - 8); in deleteException() 225 if( !header->exceptionType) in deleteException() 230 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 302 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException() argument 304 if (! header) in fillUnoException() 326 if (*reinterpret_cast<void **>(header) == 0) in fillUnoException() 328 header = reinterpret_cast<__cxa_exception *>(reinterpret_cast<char *>(header) + 8); in fillUnoException() 332 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() [all …]
|
| /AOO42X/main/solenv/bin/ |
| H A D | pchdelta.py | 73 def writePch(pchname, header, footer, acceptedlines, testlines): argument 75 outputfile.write(header) 93 def binaryTest(dirlist, lines, pchname, header, footer, acceptedlines, indent, startpoint): argument 98 writePch(pchname, header, footer, acceptedlines, lines) 121 …acceptedlines = binaryTest(dirlist, splitslice, pchname, header, footer, acceptedlines, indent + "… 151 header = segments[0] variable 155 writePch(pchname + "_backup", header, footer, lines, []) 158 writePch(pchname, header, footer, [], []) 160 writePch(pchname, header, footer, lines, []) 166 acceptedlines = binaryTest(dirlist, lines, pchname, header, footer, [], "", 0) [all …]
|
| /AOO42X/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/ |
| H A D | WSDecoder.java | 72 HeaderInfo header = readHeader(recs[0].getBytes()); in parseRecords() local 73 dumpHeader(header); in parseRecords() 77 switch (header.version & ~4) { // DJP: "4" indicates OOB data is present. in parseRecords() 84 header.textRecordSize); in parseRecords() 268 HeaderInfo header = new HeaderInfo(); in readHeader() local 281 header.version = dis.readByte(); in readHeader() 292 header.textLen = dis.readInt(); in readHeader() 293 if (header.textLen < 0) { in readHeader() 298 header.textRecordCount = ((int) dis.readShort()) & 0x0000ffff; in readHeader() 301 header.textRecordSize = ((int) dis.readShort()) & 0x0000ffff; in readHeader() [all …]
|
| /AOO42X/main/bridges/source/cpp_uno/gcc3_freebsd_intel/ |
| H A D | uno2cpp.cxx | 319 __cxa_exception *header; in cpp_call() local 321 header = __cxa_get_globals()->caughtExceptions; in cpp_call() 323 header = reinterpret_cast<__cxa_exception *>( __cxa_current_primary_exception() ); in cpp_call() 324 if (header) { in cpp_call() 325 __cxa_decrement_exception_refcount( header ); in cpp_call() 326 header--; in cpp_call() 327 uint64_t exc_class = header->unwindHeader.exception_class in cpp_call() 332 header = reinterpret_cast<__cxa_exception *>( in cpp_call() 333 reinterpret_cast<char *>( header ) - 12 ); in cpp_call() 334 exc_class = header->unwindHeader.exception_class in cpp_call() [all …]
|
| H A D | except.cxx | 222 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() local 223 if (header->exceptionDestructor != &deleteException) { in deleteException() 226 header = reinterpret_cast<__cxa_exception const *>( in deleteException() 227 reinterpret_cast<char const *>( header ) - 12 ); in deleteException() 230 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 302 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException() argument 304 if (! header) in fillUnoException() 319 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() 340 uno_any_constructAndConvert( pUnoExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
|
| /AOO42X/ext_libraries/ratscan/scan/ |
| H A D | rat-output-to-html.xsl | 88 …lass="licenced">Apache Licensed: <xsl:value-of select="count(descendant::header-type[attribute::na… 89 …"generated">Generated Documents: <xsl:value-of select="count(descendant::header-type[attribute::na… 92 …<td colspan="2" class="java_note">Note: JavaDocs are generated and so license header is optional</… 97 <xsl:when test="count(descendant::header-type[attribute::name="?????"]) > 0"> 98 …<td colspan="4" class="unknown"><xsl:value-of select="count(descendant::header-type[attribute::nam… 101 …<td colspan="4" class="unknown-zero"><xsl:value-of select="count(descendant::header-type[attribute… 142 …<xsl:when test="type/@name="standard""><xsl:value-of select="header-type/@name"/></xsl:w… 152 <h3>Printing headers for files without AL header...</h3> 154 <xsl:for-each select="descendant::resource[header-type/@name="?????"]"> 157 <xsl:value-of select="header-sample"/> [all …]
|
| /AOO42X/main/xmerge/source/palmtests/qa/comparator/ |
| H A D | PDBDecoder.java | 83 PDBHeader header = new PDBHeader(); in parse() local 84 header.read(file); in parse() 86 Record recArray[] = new Record[header.numRecords]; in parse() 88 if (header.numRecords != 0) { in parse() 92 int recOffset[] = new int[header.numRecords]; in parse() 94 for (int i = 0; i < header.numRecords; i++) { in parse() 105 int lastIndex = header.numRecords - 1; in parse() 127 PalmDB pdb = new PalmDB(header.pdbName, recArray); in parse()
|
| /AOO42X/test/testcommon/source/org/openoffice/test/vcl/client/ |
| H A D | CommunicationManager.java | 98 …public synchronized void sendPackage(int headerType, byte[] header, byte[] data) throws Communicat… in sendPackage() argument 103 if (header == null) in sendPackage() 104 header = new byte[0]; in sendPackage() 110 int len = 1 + 2 + 2 + header.length + data.length; in sendPackage() 116 os.writeChar(2 + header.length); in sendPackage() 119 os.write(header); in sendPackage() 147 byte[] header = new byte[headerLen - 2]; in run() 148 is.readFully(header); in run() 152 ((CommunicationListener) listeners.get(i)).received(headerType, header, data); in run()
|
| /AOO42X/main/bridges/source/cpp_uno/gcc3_freebsd_arm/ |
| H A D | except.cxx | 206 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() local 208 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 281 static void* getAdjustedPtr(__cxa_exception* header) in getAdjustedPtr() argument 283 return (void*)header->unwindHeader.barrier_cache.bitpattern[0]; in getAdjustedPtr() 286 static void* getAdjustedPtr(__cxa_exception* header) in getAdjustedPtr() argument 288 return header->adjustedPtr; in getAdjustedPtr() 293 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException() argument 295 if (! header) in fillUnoException() 310 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() 331 uno_any_constructAndConvert( pUnoExc, getAdjustedPtr(header), pExcTypeDescr, pCpp2Uno ); in fillUnoException()
|
| /AOO42X/main/bridges/source/cpp_uno/gcc3_linux_arm/ |
| H A D | except.cxx | 206 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() local 208 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 281 static void* getAdjustedPtr(__cxa_exception* header) in getAdjustedPtr() argument 283 return (void*)header->unwindHeader.barrier_cache.bitpattern[0]; in getAdjustedPtr() 286 static void* getAdjustedPtr(__cxa_exception* header) in getAdjustedPtr() argument 288 return header->adjustedPtr; in getAdjustedPtr() 293 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException() argument 295 if (! header) in fillUnoException() 310 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() 331 uno_any_constructAndConvert( pUnoExc, getAdjustedPtr(header), pExcTypeDescr, pCpp2Uno ); in fillUnoException()
|
| /AOO42X/main/offapi/com/sun/star/report/ |
| H A D | ReportPrintOption.idl | 33 /** Specifies whether a page header or footer is printed on the same page as the report header or r… 39 /** The page header/footer is printed on all pages. 43 /** The page header/footer is not printed on the same page as the report header. 47 /** The page header/footer is not printed on the same page as the report footer. 51 /** The page header/footer is not printed on the same page as the report header or footer.
|
| /AOO42X/main/bridges/source/cpp_uno/gcc3_linux_hppa/ |
| H A D | except.cxx | 206 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() local 208 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 280 static void* getAdjustedPtr(__cxa_exception* header) in getAdjustedPtr() argument 282 return header->adjustedPtr; in getAdjustedPtr() 286 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException() argument 288 if (! header) in fillUnoException() 303 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() 324 uno_any_constructAndConvert( pUnoExc, getAdjustedPtr(header), pExcTypeDescr, pCpp2Uno ); in fillUnoException()
|