| /aoo41x/main/offapi/com/sun/star/packages/zip/ | 
| H A D | ZipConstants.idl | 173     /** LOC header field "filename length" offset188 	/** EXT header field "compressed size" offsets
 193 	/** EXT header field "uncompressed size" offsets
 198 	/** CEN header field "version made by" offset
 213 	/** CEN header field "compression method" offset
 218 	/** CEN header field "modification time" offset
 223 	/** CEN header field "modification time" offset
 233 	/** CEN header field "compressed size" offset
 238 	/** CEN header field "uncompressed size" offset
 258 	/** CEN header field "disk number start" offset
 [all …]
 
 | 
| /aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/palm/ | 
| H A D | PdbDecoder.java | 85         PdbHeader header = new PdbHeader();  in parse()  local86         header.read(file);  in parse()
 89         if (header.numRecords != 0) {  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()
 166         PdbHeader header = new PdbHeader();  in parse()  local
 167         header.read(dis);  in parse()
 170         if (header.numRecords != 0) {  in parse()
 220         PalmDB pdb = new PalmDB(header.pdbName, header.creatorID,  in parse()
 [all …]
 
 | 
| H A D | PdbEncoder.java | 56     private PdbHeader header = null;  field in PdbEncoder74         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()
 88         header.modificationDate = header.creationDate;  in PdbEncoder()
 90         header.numRecords = db.getRecordCount();  in PdbEncoder()
 127         header.write(dos);  in write()
 [all …]
 
 | 
| /aoo41x/main/xmerge/source/aportisdoc/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/ | 
| H A D | DocDecoder.java | 71         HeaderInfo header = readHeader(recs[0].getBytes());  in parseRecords()  local73         dumpHeader(header);  in parseRecords()
 78         switch (header.version) {  in parseRecords()
 208         HeaderInfo header = new HeaderInfo();  in readHeader()  local
 221         header.version = dis.readByte();  in readHeader()
 232         header.textLen = dis.readInt();  in readHeader()
 233         if (header.textLen < 0) {  in readHeader()
 246         return header;  in readHeader()
 255     private void dumpHeader(HeaderInfo header) {  in dumpHeader()  argument
 258         log("version=\"" + header.version + "\" ");  in dumpHeader()
 [all …]
 
 | 
| /aoo41x/main/jurt/com/sun/star/lib/uno/protocols/urp/ | 
| H A D | urp.java | 103                     msg = readReply(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()
 393             : header & HEADER_FUNCTIONID;  in readShortRequest()
 510         int header = 0;  in writeRequest()  local
 513             header |= HEADER_NEWTYPE;  in writeRequest()
 520             header |= HEADER_NEWOID;  in writeRequest()
 527             header |= HEADER_NEWTID;  in writeRequest()
 [all …]
 
 | 
| /aoo41x/main/icu/ | 
| H A D | createmak.pl | 66 $header = "";185         $file = $header;
 186         $header =~ s/^\.\\//;
 275 	my $header	   = shift;
 297 		$line =~ s/<HEADER>/$header/g;
 324         if ( ($header =~ /^\.\.\\.+/) && (-e $header )) {
 461 			$header = $1;
 462 			if ( ($header !~ /^<.+/) && ($header !~ /.+\.c.+$/) ) {
 467 				$header =~ s/^\"/\".\\/;
 468 				$header =~ s/\"//g;
 [all …]
 
 | 
| /aoo41x/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. */
 88  /* Define to 1 if you have the <math.h> header file. */
 96  /* Define to 1 if you have the <mhash.h> header file. */
 100  /* Define to 1 if you have the <mpfr.h> header file. */
 120  /* Define to 1 if you have the <regex.h> header file. */
 [all …]
 
 | 
| /aoo41x/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. */
 96  /* Define to 1 if you have the <limits.h> header file. */
 100  /* Define to 1 if you have the <math.h> header file. */
 104  /* Define to 1 if you have the <memory.h> header file. */
 124  /* Define to 1 if you have the <setjmp.h> header file. */
 132  /* Define to 1 if you have the <stddef.h> header file. */
 [all …]
 
 | 
| /aoo41x/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. */
 296  /* Define to 1 if you have the <time.h> header file. */
 442  /* Define to 1 if you have the ANSI C header files. */
 [all …]
 
 | 
| /aoo41x/main/connectivity/source/drivers/macab/ | 
| H A D | macabcondition.cxx | 60 MacabConditionColumn::MacabConditionColumn(const MacabHeader *header, const ::rtl::OUString &sColum…  in MacabConditionColumn()  argument62 	  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()
 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()
 142 	: MacabConditionCompare(header, sColumnName, sMatchString)  in MacabConditionDifferent()
 [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()
 162 	if(header != NULL)  in setHeader()
 163 		delete header;  in setHeader()
 164 	header = _header;  in setHeader()
 170 	return header;  in getHeader()
 240 	if(header != NULL)  in getField()
 [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,
 
 | 
| /aoo41x/main/offapi/com/sun/star/style/ | 
| H A D | PageProperties.idl | 205 /** contains the color of the background of the header.225 /** contains the left margin of the header.
 229 /** contains the right margin of the header.
 257 /** determines the left border distance of the header.
 261 /** determines the right border distance of the header.
 265 /** determines the top border distance of the header.
 269 /** determines the bottom border distance of the header.
 273 /** determines the shadow of the header.
 285 /** contains the height of the header.
 293 /** determines if a header is used on the page.
 [all …]
 
 | 
| /aoo41x/main/solenv/bin/ | 
| H A D | pchdelta.py | 73 def writePch(pchname, header, footer, acceptedlines, testlines):  argument75     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 …]
 
 | 
| /aoo41x/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()  local73         dumpHeader(header);  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()
 306         return header;  in readHeader()
 [all …]
 
 | 
| /aoo41x/main/xmerge/source/palmtests/qa/comparator/ | 
| H A D | PDBDecoder.java | 83         PDBHeader header = new PDBHeader();  in parse()  local84         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()
 
 | 
| /aoo41x/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()  argument103 			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()
 
 | 
| /aoo41x/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…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">
 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"/>
 163     <xsl:apply-templates select="header-sample"/>
 164     <xsl:apply-templates select="header-type"/>
 178 <xsl:template match="header-sample">
 [all …]
 
 | 
| /aoo41x/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()  local208         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()
 
 | 
| /aoo41x/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()  local208         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()
 
 | 
| /aoo41x/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()  local220     if( !header->exceptionType) // TODO: remove this when getRTTI() always returns non-NULL  in deleteException()
 223     OUString unoName( toUNOname( header->exceptionType->name() ) );  in deleteException()
 295 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno )  in fillUnoException()  argument
 297     if (! header)  in fillUnoException()
 321         if (*reinterpret_cast<void **>(header) == NULL) {  in fillUnoException()
 323             header = reinterpret_cast<__cxa_exception *>(reinterpret_cast<void **>(header) + 1);  in fillUnoException()
 328     OUString unoName( toUNOname( header->exceptionType->name() ) );  in fillUnoException()
 349         uno_any_constructAndConvert( pUnoExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno );  in fillUnoException()
 
 | 
| /aoo41x/main/offapi/com/sun/star/report/ | 
| H A D | ReportPrintOption.idl | 33 /** Specifies wether a page header or footer is printed on the same page as the report header or re…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.
 
 | 
| /aoo41x/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()  local208         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()
 
 | 
| /aoo41x/main/bridges/source/cpp_uno/gcc3_linux_m68k/ | 
| H A D | except.cxx | 206         __cxa_exception const * header = ((__cxa_exception const *)pExc - 1);  in deleteException()  local208         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()
 
 | 
| /aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/ | 
| H A D | except.cxx | 207     __cxa_exception const * header = ((__cxa_exception const *)pExc - 1);  in deleteException()  local209     OUString unoName( toUNOname( header->exceptionType->name() ) );  in deleteException()
 264 void fillUnoException( __cxa_exception * header, uno_Any * pExc, uno_Mapping * pCpp2Uno )  in fillUnoException()  argument
 266     OSL_ENSURE( header, "### no exception header!!!" );  in fillUnoException()
 267     if (! header)  in fillUnoException()
 271     OUString unoName( toUNOname( header->exceptionType->name() ) );  in fillUnoException()
 278     ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno );  in fillUnoException()
 
 |