Home
last modified time | relevance | path

Searched refs:offset (Results 76 – 100 of 310) sorted by relevance

12345678910>>...13

/trunk/main/shell/source/win32/shlxthandler/thumbviewer/
H A Dthumbviewer.cxx389 UINT offset = 1; // reserve a little border space in Extract() local
392 …Gdiplus::Rect canvas_thumbnail(offset, offset, thumbnail_size_.cx - (2 * offset) - 1, thumbnail_si… in Extract()
/trunk/main/i18npool/source/transliteration/
H A Dtransliteration_OneToOne.cxx67 sal_Int32 nCount, Sequence< sal_Int32 >& offset) in transliterate()
80 offset.realloc( nCount ); in transliterate()
81 p = offset.getArray(); in transliterate()
H A DignoreWidth.cxx43 …lding( const OUString& inStr, sal_Int32 startPos, sal_Int32 nCount, Sequence< sal_Int32 >& offset ) in folding() argument
47 return t1.transliterate(inStr, startPos, nCount, offset); in folding()
H A DignoreKana.cxx43 …lding( const OUString& inStr, sal_Int32 startPos, sal_Int32 nCount, Sequence< sal_Int32 >& offset ) in folding() argument
47 return t1.transliterate(inStr, startPos, nCount, offset); in folding()
H A DignoreSize_ja_JP.cxx43 …lding( const OUString& inStr, sal_Int32 startPos, sal_Int32 nCount, Sequence< sal_Int32 >& offset ) in folding() argument
47 return t1.transliterate(inStr, startPos, nCount, offset); in folding()
/trunk/main/i18npool/inc/
H A Dtransliteration_Numeric.hxx33 …inStr, sal_Int32 startPos, sal_Int32 nCount, ::com::sun::star::uno::Sequence< sal_Int32 >& offset )
45 …inStr, sal_Int32 startPos, sal_Int32 nCount, ::com::sun::star::uno::Sequence< sal_Int32 >& offset )
63 com::sun::star::uno::Sequence< sal_Int32 >& offset )
H A Dtextconversion.hxx66 sal_Int32 nTextConversionOptions, com::sun::star::uno::Sequence< sal_Int32 >& offset )
126 sal_Int32 nTextConversionOptions, com::sun::star::uno::Sequence< sal_Int32 >& offset )
182 sal_Int32 nTextConversionOptions, com::sun::star::uno::Sequence< sal_Int32 >& offset )
197 …_Bool toSChinese, sal_Int32 nConversionOptions, com::sun::star::uno::Sequence <sal_Int32>& offset);
H A Dtransliteration_OneToOne.hxx37 …inStr, sal_Int32 startPos, sal_Int32 nCount, com::sun::star::uno::Sequence< sal_Int32 >& offset )
49 …g& inStr, sal_Int32 startPos, sal_Int32 nCount, com::sun::star::uno::Sequence< sal_Int32 >& offset)
72 …inStr, sal_Int32 startPos, sal_Int32 nCount, com::sun::star::uno::Sequence< sal_Int32 >& offset ) \
/trunk/main/winaccessibility/source/UAccCOM/
H A DAccEditableText.cpp103 STDMETHODIMP CAccEditableText::insertText(long offset, BSTR * text) in insertText() argument
118 if( GetXInterface()->insertText( ouStr, offset ) ) in insertText()
157 STDMETHODIMP CAccEditableText::pasteText(long offset) in pasteText() argument
167 if( GetXInterface()->pasteText( offset ) ) in pasteText()
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXText.idl35 /** Breaks this node into two nodes at the specified offset, keeping
38 …DOMException - INDEX_SIZE_ERR: Raised if the specified offset is negative or greater than the numb…
41 XText splitText([in] long offset) raises (DOMException);
/trunk/main/solenv/bin/modules/installer/windows/
H A Dfile.pm91 my $offset = 1;
96 $installer::globals::cabfilecounter{$cabfile} = $offset;
97 $offset = $offset + $filecount;
99 $installer::globals::lastsequence{$cabfile} = $offset - 1;
/trunk/main/idlc/source/
H A Dscanner.ll202 sal_Char* offset = begin;
203 while (*offset != ',') offset++;
204 //::rtl::OString include = pragma.copy(index + 8, offset - begin);
205 idlc()->insertInclude(pragma.copy(index + 8, (sal_Int32)(offset - begin)));
/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() argument
68 std::copy(maLayoutArgs.mpStr + offset, maLayoutArgs.mpStr + offset + copy_count, char_buffer); in fetch()
/trunk/main/shell/source/win32/shlxthandler/ooofilt/
H A Dstream_helper.cxx57 long ZCALLBACK cb_sseek OF((voidpf opaque, voidpf stream, uLong offset, int origin));
103 long ZCALLBACK cb_sseek (voidpf /*opaque*/, voidpf stream, uLong offset, int origin) { in cb_sseek() argument
108 Move.QuadPart = (__int64)offset; in cb_sseek()
/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() argument
107 request->requestBodyOffset = (size_t) offset; in Curl_SeekCallback()
109 request->requestBodyOffset += (size_t) offset; in Curl_SeekCallback()
111 request->requestBodyOffset += (size_t) ((curl_off_t)request->requestBodySize + offset); in Curl_SeekCallback()
/trunk/main/offapi/com/sun/star/i18n/
H A DXExtendedTextConversion.idl41 a new conversion function containing position map (offset) between original
56 grapheme of output string, rOffset provides the offset array
57 whose index is the offset of output string, the element
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DWSDecoder.java108 int offset = 0; in parseRecords() local
110 System.arraycopy(byteArrays[i], 0, bigArray, offset, in parseRecords()
112 offset += byteArrays[i].length; in parseRecords()
/trunk/main/vcl/aqua/source/window/
H A Dsalmenu.cxx350 const float offset = 9.0; in ShowNativePopupMenu() local
367 …NSRect displayPopupFrame = NSMakeRect( rRect.nLeft+(offset-1), rRect.nTop+(offset+1), popupFrame.s… in ShowNativePopupMenu()
374 …Frame.origin.x = pWin->ImplGetFrame()->maGeometry.nX - pParentAquaSalFrame->maGeometry.nX + offset; in ShowNativePopupMenu()
375 …Frame.origin.y = pWin->ImplGetFrame()->maGeometry.nY - pParentAquaSalFrame->maGeometry.nY + offset; in ShowNativePopupMenu()
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/uno/
H A DType.java547 int offset = 0; in determineClass() local
548 for (; _typeName.startsWith("[]", offset); offset += "[]".length()) in determineClass()
555 String base = _typeName.substring(offset); in determineClass()
/trunk/main/stoc/source/registry_tdprovider/
H A Dtdiface.cxx356 sal_Int32 get() const { return offset; } in get()
364 sal_Int32 offset; member in stoc_rdbtdp::__anonadc73e710111::BaseOffset
368 offset = 0; in BaseOffset()
387 offset += desc->getMembers().getLength(); in calculate()
/trunk/main/configmgr/source/
H A Dwritemodfile.cxx66 rtl::OUString const & text, sal_Int32 offset, sal_Int32 length) in convertToUtf8() argument
69 offset <= text.getLength() && text.getLength() - offset >= length); in convertToUtf8()
72 &s.pData, text.pData->buffer + offset, length, in convertToUtf8()
/trunk/main/connectivity/source/commontools/
H A DTTableHelper.cxx255 for ( ::std::vector< ColumnDesc >::iterator offset = _rColumns.begin(); in lcl_sanitizeColumnDescs()
256 offset != _rColumns.end(); in lcl_sanitizeColumnDescs()
257 ++offset in lcl_sanitizeColumnDescs()
259 offset->nOrdinalPosition -= nOffset; in lcl_sanitizeColumnDescs()
/trunk/main/i18nutil/inc/i18nutil/
H A Dwidthfolding.hxx47 … startPos, sal_Int32 nCount, com::sun::star::uno::Sequence< sal_Int32 >& offset, sal_Bool useOffse…
49 … startPos, sal_Int32 nCount, com::sun::star::uno::Sequence< sal_Int32 >& offset, sal_Bool useOffse…
/trunk/main/basebmp/inc/basebmp/
H A Dstridedarrayiterator.hxx63 int offset ) : in StridedArrayIterator() argument
66 reinterpret_cast<T*>(rSrc.current_)+offset)) in StridedArrayIterator()
/trunk/main/writerfilter/source/doctok/
H A Dcompactxmi.xsl145 <xsl:variable name="offset">
147 <xsl:with-param name="name">offset</xsl:with-param>
189 …ue[UML:TaggedValue.type/UML:TagDefinition/@xmi.idref='offset' and UML:TaggedValue.dataValue=$offse…

Completed in 89 milliseconds

12345678910>>...13