Home
last modified time | relevance | path

Searched defs:header (Results 1 – 25 of 59) sorted by last modified time

123

/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()
H A DHandshaker.java46 public void received(int headerType, byte[] header, byte[] data) { in received()
H A DCommandCaller.java321 public synchronized void received(int headerType, byte[] header, byte[] data) { in received()
H A DCommunicationListener.java34 public void received(int headerType, byte[] header, byte[] data); in received()
/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx4437 …const SwFmtHeader *header = dynamic_cast<const SwFmtHeader *>(pFmt->GetAttrSet().GetItem(RES_HEADE… in FormatColumns() local
/trunk/main/shell/source/win32/shlxthandler/propsheets/
H A Dlistviewbuilder.cxx122 std::wstring header = GetResString(IDS_PROPERTY); in setup_list_view() local
/trunk/main/ucb/source/ucp/webdav/
H A DCurlRequest.cxx353 Header header; in curlHeaderReceived() local
/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
302 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dexcept.cxx222 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() local
296 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...
/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()
H A DWSEncoder.java66 WseHeader header = null; field in WSEncoder
/trunk/main/xmerge/source/palmtests/qa/comparator/
H A DPDBDecoder.java83 PDBHeader header = new PDBHeader(); in parse() local
/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
H A DPdbEncoder.java56 private PdbHeader header = null; field in PdbEncoder
/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/writerfilter/source/dmapper/
H A DDomainMapper_Impl.hxx87 sal_Int32 header; member
/trunk/main/sw/source/filter/ww8/dump/
H A Dmsvbasic.cxx179 sal_uInt8 header[30] = in ReadVBAProject() local
/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/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DMasterPageFactory.java279 final Section header = new Section(); in setupMasterPage() local
H A DPageContext.java42 private String header; field in PageContext
94 public void setHeader(final String header, final CSSNumericValue height) in setHeader()
/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/qadevOOo/java/OOoRunner/src/main/java/stats/
H A DFileLogWriter.java114 String header = "***** State for "+entry.longName+" ******"; in summary() local
H A DInternalLogWriter.java85 String header = "***** State for "+entry.longName+" ******"; in summary() local
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

Completed in 150 milliseconds

123