Home
last modified time | relevance | path

Searched defs:header (Results 26 – 50 of 59) sorted by relevance

123

/trunk/main/bridges/source/cpp_uno/mingw_intel/
H A Dexcept.cxx192 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() local
266 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 DPdbEncoder.java56 private PdbHeader header = null; field in PdbEncoder
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/stats/
H A DInternalLogWriter.java85 String header = "***** State for "+entry.longName+" ******"; in summary() local
H A DFileLogWriter.java114 String header = "***** State for "+entry.longName+" ******"; in summary() local
/trunk/main/connectivity/source/drivers/macab/
H A Dmacaborder.cxx37 MacabSimpleOrder::MacabSimpleOrder(MacabHeader *header, ::rtl::OUString &sColumnName, sal_Bool bAsc… in MacabSimpleOrder()
H A DMacabRecords.hxx57 MacabHeader *header; member in connectivity::macab::MacabRecords
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_intel/
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/main/bridges/source/cpp_uno/gcc3_linux_intel/
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/main/bridges/source/cpp_uno/gcc3_linux_mips/
H A Dexcept.cxx203 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() local
277 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Dexcept.cxx206 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() local
280 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dexcept.cxx208 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() local
282 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_netbsd_intel/
H A Dexcept.cxx209 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() local
283 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_os2_intel/
H A Dexcept.cxx216 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() local
290 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Dexcept.cxx207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() local
281 void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping * pCpp2Uno ) in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Dexcept.cxx205 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() local
279 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/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/extensions/source/oooimprovement/
H A Dsoapsender.cxx117 …const OString header = getHttpPostHeader(path_on_server.makeStringAndClear(), file_access->getSize… in send() local
/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()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DHTMLResult.java94 public void header(String _sTitle) in header() method in HTMLResult
/trunk/main/shell/source/win32/shlxthandler/propsheets/
H A Dlistviewbuilder.cxx122 std::wstring header = GetResString(IDS_PROPERTY); in setup_list_view() local
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DWSEncoder.java66 WseHeader header = null; field in WSEncoder
/trunk/main/sw/source/filter/ww8/dump/
H A Dmsvbasic.cxx179 sal_uInt8 header[30] = in ReadVBAProject() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DHTMLOutputter.java67 public void header(String _sTitle) in header() method in HTMLOutputter
/trunk/main/binaryurp/source/
H A Dreader.cxx123 Unmarshal header(bridge_, state_, s); in run() local

Completed in 101 milliseconds

123