Home
last modified time | relevance | path

Searched defs:header (Results 1 – 25 of 59) sorted by relevance

123

/trunk/main/connectivity/source/drivers/macab/
H A Dmacabcondition.cxx60 MacabConditionColumn::MacabConditionColumn(const MacabHeader *header, const ::rtl::OUString &sColum… in MacabConditionColumn()
78 MacabConditionNull::MacabConditionNull(const MacabHeader *header, const ::rtl::OUString &sColumnNam… in MacabConditionNull()
95 MacabConditionNotNull::MacabConditionNotNull(const MacabHeader *header, const ::rtl::OUString &sCol… in MacabConditionNotNull()
112 MacabConditionCompare::MacabConditionCompare(const MacabHeader *header, const ::rtl::OUString &sCol… in MacabConditionCompare()
118 MacabConditionEqual::MacabConditionEqual(const MacabHeader *header, const ::rtl::OUString &sColumnN… in MacabConditionEqual()
141 MacabConditionDifferent::MacabConditionDifferent(const MacabHeader *header, const ::rtl::OUString &… in MacabConditionDifferent()
164 MacabConditionSimilar::MacabConditionSimilar(const MacabHeader *header, const ::rtl::OUString &sCol… in MacabConditionSimilar()
/trunk/main/solenv/bin/
H A Dpchdelta.py73 def writePch(pchname, header, footer, acceptedlines, testlines): argument
93 def binaryTest(dirlist, lines, pchname, header, footer, acceptedlines, indent, startpoint): argument
151 header = segments[0] variable
/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
208 HeaderInfo header = new HeaderInfo(); in readHeader() local
255 private void dumpHeader(HeaderInfo header) { in dumpHeader()
/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
268 HeaderInfo header = new HeaderInfo(); in readHeader() local
316 private void dumpHeader(HeaderInfo header) { in dumpHeader()
/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
281 static void* getAdjustedPtr(__cxa_exception* header) in getAdjustedPtr()
286 static void* getAdjustedPtr(__cxa_exception* header) in getAdjustedPtr()
293 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * 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
281 static void* getAdjustedPtr(__cxa_exception* header) in getAdjustedPtr()
286 static void* getAdjustedPtr(__cxa_exception* header) in getAdjustedPtr()
293 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/palm/
H A DPdbDecoder.java85 PdbHeader header = new PdbHeader(); in parse() local
166 PdbHeader header = new PdbHeader(); in parse() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/stats/
H A DSimpleFileOutProducer.java66 String header = "***** State for "+entry.longName+"( "+ date +" ) ******"; in summary() local
88 String header = "***** State for "+entry.longName+" ******"; in summary_default() local
H A DSimpleOutProducer.java51 String header = "***** State for "+entry.longName+" ******"; in summary() local
/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
280 static void* getAdjustedPtr(__cxa_exception* header) in getAdjustedPtr()
286 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * 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
280 static void* getAdjustedPtr(__cxa_exception* header) in getAdjustedPtr()
286 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommunicationListener.java34 public void received(int headerType, byte[] header, byte[] data); in received()
H A DHandshaker.java46 public void received(int headerType, byte[] header, byte[] data) { in received()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A Durp.java98 int header = unmarshal.read8Bit(); in readMessage() local
147 int header = HEADER_LONGHEADER; in writeReply() local
362 private UrpMessage readLongRequest(int header) throws IOException { in readLongRequest()
390 private UrpMessage readShortRequest(int header) { in readShortRequest()
438 private UrpMessage readReply(int header) { in readReply()
510 int header = 0; in writeRequest() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DOfficeGroupLayoutController.java93 final OfficeGroupSection header = group.getHeader(); in initialize() local
118 final OfficeGroupSection header = group.getHeader(); in processContent() local
/trunk/main/xmerge/source/palmtests/qa/comparator/
H A DPDBDecoder.java83 PDBHeader header = new PDBHeader(); in parse() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DPageContext.java42 private String header; field in PageContext
94 public void setHeader(final String header, final CSSNumericValue height) in setHeader()
/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
264 void fillUnoException( __cxa_exception * header, uno_Any * pExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/
H A Dexcept.cxx207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() local
264 void fillUnoException( __cxa_exception * header, uno_Any * pExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Dexcept.cxx207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() local
264 void fillUnoException( __cxa_exception * header, uno_Any * pExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Dexcept.cxx207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() local
264 void fillUnoException( __cxa_exception * header, uno_Any * pExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Dexcept.cxx207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() local
264 void fillUnoException( __cxa_exception * header, uno_Any * pExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Dexcept.cxx207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() local
264 void fillUnoException( __cxa_exception * header, uno_Any * pExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390/
H A Dexcept.cxx207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() local
264 void fillUnoException( __cxa_exception * header, uno_Any * pExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390x/
H A Dexcept.cxx207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() local
264 void fillUnoException( __cxa_exception * header, uno_Any * pExc, uno_Mapping * pCpp2Uno ) in fillUnoException()

Completed in 121 milliseconds

123