Home
last modified time | relevance | path

Searched defs:offset (Results 51 – 75 of 102) sorted by relevance

12345

/trunk/main/i18npool/source/transliteration/
H A DtransliterationImpl.cxx291 TransliterationImpl::transliterate( const OUString& inStr, sal_Int32 startPos, sal_Int32 nCount, in transliterate()
346 TransliterationImpl::folding( const OUString& inStr, sal_Int32 startPos, sal_Int32 nCount, in folding()
549 Sequence <sal_Int32> offset; in compareSubstring() local
H A DtextToPronounce_zh.cxx58 TextToPronounce_zh::folding(const OUString & inStr, sal_Int32 startPos, in folding()
/trunk/main/i18npool/source/textconversion/
H A DtextconversionImpl.cxx63 TextConversionImpl::getConversionWithOffset( const OUString& aText, sal_Int32 nStartPos, sal_Int32 … in getConversionWithOffset()
H A Dtextconversion_ko.cxx328 …ale& rLocale, sal_Int16 nConversionType, sal_Int32 nConversionOptions, Sequence<sal_Int32>& offset) in getConversionWithOffset()
/trunk/main/bean/qa/complex/bean/
H A DScreenComparer.java190 int offset = y * w1 + x; in compare() local
/trunk/main/store/source/
H A Dstorcach.cxx67 sal_uInt32 const offset = pagedata->location(); in insertPageAt() local
87 sal_uInt32 const offset = pagedata->location(); in updatePageAt() local
/trunk/main/shell/source/win32/shlxthandler/ooofilt/
H A Dstream_helper.cxx103 long ZCALLBACK cb_sseek (voidpf /*opaque*/, voidpf stream, uLong offset, int origin) { in cb_sseek()
/trunk/main/vcl/source/glyphs/
H A Dgraphite_textsrc.cxx63 size_t TextSourceAdaptor::fetch(gr::toffset offset, size_t char_count, gr::utf16 * char_buffer) in fetch()
/trunk/main/cppuhelper/source/
H A Dimplbase_ex.cxx141 typelib_InterfaceTypeDescription const * type, sal_IntPtr * offset) in recursivelyFindType()
208 sal_IntPtr offset = pEntries[n].m_offset; in __queryDeepNoXInterface() local
/trunk/main/connectivity/java/sdbc_hsqldb/src/com/sun/star/sdbcx/comp/hsqldb/
H A DNativeStorageAccess.java73 …public native void write(String name,String key,byte[] b, int offset, int length) throws java.io.I… in write()
/trunk/main/filter/source/placeware/
H A Dzip.cxx42 sal_Int32 offset; /* where the header starts */ member
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dabi.cxx220 int offset = byteOffset + pStruct->pMemberOffsets[ nMember ]; in classify_argument() local
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dabi.cxx220 int offset = byteOffset + pStruct->pMemberOffsets[ nMember ]; in classify_argument() local
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dabi.cxx220 int offset = byteOffset + pStruct->pMemberOffsets[ nMember ]; in classify_argument() local
/trunk/test/testassistant/src/org/openoffice/test/assistant/views/
H A DVclExplorer.java386 int offset = textSelection.getOffset(); in doInsertCode() local
/trunk/main/registry/source/
H A Dregimpl.cxx1578 sal_uInt32 offset = 4; // initial 4 Bytes fuer die Laenge des Arrays in dumpValue() local
1610 sal_uInt32 offset = 4; // initial 4 Bytes fuer die Laenge des Arrays in dumpValue() local
1647 sal_uInt32 offset = 4; // initial 4 Bytes fuer die Laenge des Arrays in dumpValue() local
/trunk/main/bridges/source/cpp_uno/shared/
H A Dvtablefactory.cxx179 typelib_InterfaceTypeDescription * type, sal_Int32 offset) in calculate()
/trunk/main/sal/osl/unx/
H A Ddiagnose.c87 ptrdiff_t offset; in osl_diagnose_frame_Impl() local
/trunk/main/extensions/source/update/check/
H A Ddownload.cxx288 sal_Int64 offset = (sal_Int64) out.Offset; in curl_run() local
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DSqlTableHelper.java130 int offset = usedOrdinals.iterator().next() - 1; in sanitizeColumnDescriptions() local
/trunk/main/basegfx/source/workbench/
H A Dbezierclip.cxx403 static int offset = 0; in printCurvesWithSafeRange() local
488 static int offset = 0; in printResultWithFinalCurves() local
/trunk/main/configmgr/source/
H A Dwritemodfile.cxx66 rtl::OUString const & text, sal_Int32 offset, sal_Int32 length) in convertToUtf8()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java180 public synchronized boolean relative(int offset) throws SQLException { in relative()
/trunk/main/ucb/source/ucp/webdav/
H A DCurlRequest.cxx103 int CurlRequest::Curl_SeekCallback( void *userdata, curl_off_t offset, int origin ) in Curl_SeekCallback()
/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/
H A Dcpp2uno.cxx474 sal_uInt32 offset; // offset of vtable in objects of the class in initializeBlock() member

Completed in 110 milliseconds

12345