Home
last modified time | relevance | path

Searched refs:header (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/trunk/main/offapi/com/sun/star/packages/zip/
H A DZipConstants.idl173 /** LOC header field "filename length" offset
188 /** 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 …]
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/palm/
H A DPdbDecoder.java85 PdbHeader header = new PdbHeader(); in parse() local
86 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 DPdbEncoder.java56 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()
88 header.modificationDate = header.creationDate; in PdbEncoder()
90 header.numRecords = db.getRecordCount(); in PdbEncoder()
127 header.write(dos); in write()
[all …]
/trunk/main/xmerge/java/aportisdoc/src/main/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/
H A DDocDecoder.java71 HeaderInfo header = readHeader(recs[0].getBytes()); in parseRecords() local
73 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 …]
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A Durp.java103 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 …]
/trunk/main/icu/
H A Dcreatemak.pl66 $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 …]
/trunk/main/redland/rasqal/
H A Drasqal-0.9.33.patch.win3216 /* 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 …]
/trunk/main/redland/raptor/
H A Draptor2-2.0.15.patch.win3228 /* 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 …]
/trunk/main/redland/redland/
H A Dredland-1.0.17.patch.win3227 /* 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 …]
/trunk/main/connectivity/source/drivers/macab/
H A Dmacabcondition.cxx60 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()
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 DMacabRecords.cxx45 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 Dmacabcondition.hxx68 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,
/trunk/main/offapi/com/sun/star/style/
H A DPageProperties.idl205 /** 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 …]
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dexcept.cxx219 __cxa_exception const * header = static_cast<__cxa_exception const *>(pExc) - 1; in deleteException() local
221 if (header->exceptionDestructor != &deleteException) in deleteException()
223header = 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 …]
/trunk/main/solenv/bin/
H A Dpchdelta.py73 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 …]
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DWSDecoder.java72 HeaderInfo header = readHeader(recs[0].getBytes()); in parseRecords() local
73 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 …]
/trunk/ext_libraries/ratscan/scan/
H A Drat-output-to-html.xsl88 …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=&quot;?????&quot;]) &gt; 0">
142 …<xsl:when test="type/@name=&quot;standard&quot;"><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=&quot;?????&quot;]">
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 …]
/trunk/main/xmerge/source/palmtests/qa/comparator/
H A DPDBDecoder.java83 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()
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommunicationManager.java98 …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()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Dexcept.cxx206 __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()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Dexcept.cxx206 __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()
/trunk/main/offapi/com/sun/star/report/
H A DReportPrintOption.idl33 /** 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.
/trunk/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dexcept.cxx206 __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()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Dexcept.cxx206 __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()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/
H A Dexcept.cxx207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() local
209 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()

Completed in 87 milliseconds

12345678910>>...12