/trunk/main/winaccessibility/source/UAccCOM/ |
H A D | AccTextBase.cpp | 205 *endOffset = textSeg.SegmentEnd; in get_attributes() 210 *endOffset = offset; in get_attributes() 466 *endOffset = 0; in get_selection() 492 if (endOffset < -1 || endOffset < startOffset ) in get_text() 498 if (endOffset == -1 ) in get_text() 587 *endOffset = nChar; in get_textBeforeOffset() 600 *endOffset = segment.SegmentEnd; in get_textBeforeOffset() 674 *endOffset = nChar; in get_textAfterOffset() 687 *endOffset = segment.SegmentEnd; in get_textAfterOffset() 763 *endOffset = nChar; in get_textAtOffset() [all …]
|
H A D | AccText.cpp | 39 return CAccTextBase::get_addSelection(startOffset, endOffset);//, success); in addSelection() 53 return CAccTextBase::get_attributes(offset, startOffset, endOffset, textAttributes); in get_attributes() 126 STDMETHODIMP CAccText::get_selection(long selection, long * startOffset, long * endOffset) in get_selection() argument 129 return CAccTextBase::get_selection(selection, startOffset, endOffset); in get_selection() 139 STDMETHODIMP CAccText::get_text(long startOffset, long endOffset, BSTR * text) in get_text() argument 142 return CAccTextBase::get_text(startOffset, endOffset, text); in get_text() 158 startOffset, endOffset, text); in get_textBeforeOffset() 174 startOffset, endOffset, text); in get_textAfterOffset() 190 startOffset, endOffset, text); in get_textAtOffset() 226 STDMETHODIMP CAccText::setSelection(long selectionIndex, long startOffset, long endOffset) in setSelection() argument [all …]
|
H A D | AccHypertext.cpp | 40 STDMETHODIMP CAccHypertext::addSelection(long startOffset, long endOffset) in addSelection() argument 43 return CAccTextBase::get_addSelection(startOffset, endOffset); in addSelection() 58 return CAccTextBase::get_attributes(offset, startOffset, endOffset, textAttributes); in get_attributes() 129 STDMETHODIMP CAccHypertext::get_selection(long selection, long * startOffset, long * endOffset) in get_selection() argument 132 return CAccTextBase::get_selection(selection, startOffset, endOffset); in get_selection() 142 STDMETHODIMP CAccHypertext::get_text(long startOffset, long endOffset, BSTR * text) in get_text() argument 145 return CAccTextBase::get_text(startOffset, endOffset, text); in get_text() 161 startOffset, endOffset, text); in get_textBeforeOffset() 177 startOffset, endOffset, text); in get_textAfterOffset() 193 startOffset, endOffset, text); in get_textAtOffset() [all …]
|
H A D | AccTextBase.h | 50 STDMETHOD(get_addSelection)(long startOffset, long endOffset); 53 …STDMETHOD(get_attributes)(long offset, long * startOffset, long * endOffset, BSTR * textAttributes… 72 STDMETHOD(get_selection)(long selectionIndex, long * startOffset, long * endOffset); 76 STDMETHOD(get_text)(long startOffset, long endOffset, BSTR * text); 79 …(long offset, IA2TextBoundaryType boundaryType, long * startOffset, long * endOffset, BSTR * text); 82 …(long offset, IA2TextBoundaryType boundaryType, long * startOffset, long * endOffset, BSTR * text); 85 …(long offset, IA2TextBoundaryType boundaryType, long * startOffset, long * endOffset, BSTR * text); 94 STDMETHOD(setSelection)(long selectionIndex, long startOffset, long endOffset);
|
H A D | AccText.h | 76 STDMETHOD(addSelection)(long startOffset, long endOffset);//, unsigned char * success); 79 …STDMETHOD(get_attributes)(long offset, long * startOffset, long * endOffset, BSTR * textAttributes… 98 STDMETHOD(get_selection)(long selection, long * startOffset, long * endOffset); 102 STDMETHOD(get_text)(long startOffset, long endOffset, BSTR * text); 105 …(long offset, IA2TextBoundaryType boundaryType, long * startOffset, long * endOffset, BSTR * text); 108 …(long offset, IA2TextBoundaryType boundaryType, long * startOffset, long * endOffset, BSTR * text); 111 …(long offset, IA2TextBoundaryType boundaryType, long * startOffset, long * endOffset, BSTR * text); 120 …STDMETHOD(setSelection)(long selectionIndex, long startOffset, long endOffset);//, unsigned char *…
|
H A D | AccHypertext.h | 80 STDMETHOD(addSelection)(long startOffset, long endOffset);//, unsigned char * success) 83 …STDMETHOD(get_attributes)(long offset, long * startOffset, long * endOffset, BSTR * textAttributes… 102 STDMETHOD(get_selection)(long selection, long * startOffset, long * endOffset); 106 STDMETHOD(get_text)(long startOffset, long endOffset, BSTR * text); 109 …(long offset, IA2TextBoundaryType boundaryType, long * startOffset, long * endOffset, BSTR * text); 112 …(long offset, IA2TextBoundaryType boundaryType, long * startOffset, long * endOffset, BSTR * text); 115 …(long offset, IA2TextBoundaryType boundaryType, long * startOffset, long * endOffset, BSTR * text); 124 STDMETHOD(setSelection)(long selectionIndex, long startOffset, long endOffset);
|
H A D | AccEditableText.cpp | 50 STDMETHODIMP CAccEditableText::copyText(long startOffset, long endOffset) in copyText() argument 63 if ( GetXInterface()->copyText( startOffset, endOffset ) ) in copyText() 78 STDMETHODIMP CAccEditableText::deleteText(long startOffset, long endOffset) in deleteText() argument 88 if( GetXInterface()->deleteText( startOffset, endOffset ) ) in deleteText() 133 STDMETHODIMP CAccEditableText::cutText(long startOffset, long endOffset) in cutText() argument 143 if( GetXInterface()->cutText( startOffset, endOffset ) ) in cutText() 183 STDMETHODIMP CAccEditableText::replaceText(long startOffset, long endOffset, BSTR * text) in replaceText() argument 198 if( GetXInterface()->replaceText( startOffset,endOffset, ouStr) ) in replaceText() 213 STDMETHODIMP CAccEditableText::setAttributes(long startOffset, long endOffset, BSTR * attributes) in setAttributes() argument 252 if( GetXInterface()->setAttributes( startOffset,endOffset, beanSeq) ) in setAttributes()
|
H A D | AccEditableText.h | 79 STDMETHOD(copyText)(long startOffset, long endOffset); 82 STDMETHOD(deleteText)(long startOffset, long endOffset); 88 STDMETHOD(cutText)(long startOffset, long endOffset); 94 STDMETHOD(replaceText)(long startOffset, long endOffset, BSTR * text); 98 STDMETHOD(setAttributes)(long startOffset, long endOffset, BSTR * attributes);
|
/trunk/main/i18npool/source/search/ |
H A D | textsearch.cxx | 260 if (sres.endOffset[k]) in searchForward() 261 sres.endOffset[k] = offset[sres.endOffset[k]-1] + 1; in searchForward() 293 if (sres2.endOffset[k]) in searchForward() 294 sres2.endOffset[k] = offset[sres2.endOffset[k]-1] + 1; in searchForward() 305 sres.endOffset[0] < sres2.endOffset[0]) in searchForward() 390 if (sres2.endOffset[k]) in searchBackward() 391 sres2.endOffset[k] = offset[sres2.endOffset[k]-1]+1; in searchBackward() 402 sres.endOffset[0] > sres2.endOffset[0] ) in searchBackward() 901 aRet.endOffset.realloc( 1 ); in ApproxSrchFrwrd() 902 aRet.endOffset[ 0 ] = nEnd; in ApproxSrchFrwrd() [all …]
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/util/ |
H A D | _XTextSearch.java | 87 log.println(" (" + res.startOffset[i] + ", " + res.endOffset[i] + ")") ; in _searchForward() 90 res.startOffset[0] == fStartRes && res.endOffset[0] == fEndRes) ; in _searchForward() 107 log.println(" (" + res.startOffset[i] + ", " + res.endOffset[i] + ")") ; in _searchBackward() 110 res.startOffset[0] == bStartRes && res.endOffset[0] == bEndRes) ; in _searchBackward()
|
/trunk/main/unotools/source/i18n/ |
H A D | textsearch.cxx | 250 *pEnde = (xub_StrLen)aRet.endOffset[ 0 ]; in SearchFrwrd() 281 *pStart = (xub_StrLen)aRet.endOffset[ 0 ]; in SearchBkwrd() 308 sal_uInt16 nLength = (sal_uInt16)(rResult.endOffset[0] - rResult.startOffset[0]); in ReplaceBackReferences() 338 sal_uInt16 nRegLen = (sal_uInt16)(rResult.endOffset[i]); in ReplaceBackReferences() 344 nSttReg = (sal_uInt16)(rResult.endOffset[i]); in ReplaceBackReferences()
|
/trunk/main/offapi/com/sun/star/util/ |
H A D | SearchResult.idl | 38 The start and endOffset are always dependent on the search direction. 43 Forward, the startOffset is inclusive, the endOffset exclusive. 44 Backward, the startOffset is exclusive, the endOffset inclusive. 53 sequence<long> endOffset; // exclusive
|
/trunk/main/filter/source/placeware/ |
H A D | zip.cxx | 43 sal_Int32 endOffset; /* where the file data ends */ member 121 e->endOffset = static_cast< sal_Int32 >( nPosition ); in copyAndCRC() 155 e->fileLen = e->endOffset - e->offset - zf_lfhSIZE - e->name.getLength(); in writeLocalHeader() 179 mnRC = mrFile.setPos( Pos_Absolut, e->endOffset ); in writeLocalHeader()
|
/trunk/main/sw/source/core/access/ |
H A D | accpara.cxx | 3826 …AL_CALL SwAccessibleParagraph::addSelection( sal_Int32, sal_Int32 startOffset, sal_Int32 endOffset) in addSelection() argument 3835 if ( ! IsValidRange( startOffset, endOffset, nLength ) ) in addSelection() 3850 ( endOffset>=nStart && endOffset <=nEnd ) || //endOffset in a selection in addSelection() 3851 … ( startOffset <= nStart && endOffset >=nEnd) || //start and end include the old selection in addSelection() 3852 ( startOffset >= nStart && endOffset <=nEnd) ) in addSelection() 3861 ( endOffset>=nEnd && endOffset <=nStart ) || //endOffset in a selection in addSelection() 3862 … ( startOffset <= nStart && endOffset >=nEnd) || //start and end include the old selection in addSelection() 3863 ( startOffset >= nStart && endOffset <=nEnd) ) in addSelection() 3885 aPaM->GetMark()->nContent = GetPortionData().GetModelPosition(endOffset); in addSelection()
|
H A D | accpara.hxx | 447 …Int32 SAL_CALL addSelection( sal_Int32 selectionIndex, sal_Int32 startOffset, sal_Int32 endOffset)
|
/trunk/main/winaccessibility/source/UAccCOMIDL/ |
H A D | ia2_api_all.idl | 2412 @param [in] endOffset 2423 [in] long endOffset 2615 endOffset. If endOffset is lower than startOffset, the result is the same 2624 @param [in] endOffset 2827 @param [in] endOffset 2839 [in] long endOffset 3144 @param [in] endOffset 3169 @param [in] endOffset 3230 [in] long endOffset 3269 @param [in] endOffset [all …]
|
/trunk/main/offapi/com/sun/star/accessibility/ |
H A D | XAccessibleTextSelection.idl | 53 …long addSelection( [in] long selectionIndex, [in]long startOffset, [in] long endOffset) raises (::…
|