Home
last modified time | relevance | path

Searched refs:nEndIndex (Results 51 – 75 of 113) sorted by relevance

12345

/aoo42x/main/accessibility/inc/accessibility/standard/
H A Dvclxaccessiblestatusbaritem.hxx83 virtual void implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex );
135 …virtual sal_Bool SAL_CALL setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::com:…
136 …virtual sal_Bool SAL_CALL copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun…
H A Dvclxaccessibletabpage.hxx87 virtual void implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex );
139 …virtual sal_Bool SAL_CALL setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::com:…
140 …virtual sal_Bool SAL_CALL copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun…
H A Dvclxaccessibletoolboxitem.hxx86 virtual void implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex );
137 …virtual sal_Bool SAL_CALL setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::com:…
138 …virtual sal_Bool SAL_CALL copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun…
/aoo42x/main/editeng/source/uno/
H A Dunoedprx.cxx971 sal_Bool SvxAccessibleTextAdapter::GetAttributeRun( sal_uInt16& nStartIndex, sal_uInt16& nEndIndex,… in GetAttributeRun() argument
987 nEndIndex = static_cast< sal_uInt16 > (aIndex.GetBulletLen()); in GetAttributeRun()
1000 nEndIndex = static_cast< sal_uInt16 > (nStartIndex + aIndex.GetFieldLen()); in GetAttributeRun()
1005 if( !mrTextForwarder->GetAttributeRun( nStartIndex, nEndIndex, nPara, nIndex ) ) in GetAttributeRun()
1014 aIndex.SetEEIndex( nPara, nEndIndex, *this ); in GetAttributeRun()
1018 nEndIndex = static_cast< sal_uInt16 > (aIndex.GetIndex()); in GetAttributeRun()
/aoo42x/main/sc/source/core/data/
H A Dmarkarr.cxx258 SCSIZE nEndIndex; in IsAllMarked() local
262 if (Search( nEndRow, nEndIndex )) in IsAllMarked()
263 if (nEndIndex==nStartIndex) in IsAllMarked()
/aoo42x/main/cppcanvas/inc/cppcanvas/
H A Drenderer.hxx74 sal_Int32 nEndIndex ) const = 0;
101 sal_Int32 nEndIndex ) const = 0;
/aoo42x/main/xmloff/source/style/
H A DPageHeaderFooterContext.hxx32 sal_Int32 nEndIndex; member in PageHeaderFooterContext
44 sal_Int32 nStartIndex, sal_Int32 nEndIndex,
H A DPageHeaderFooterContext.cxx57 nEndIndex(nEnd), in PageHeaderFooterContext()
83 rMap, nStartIndex, nEndIndex, aType); in CreateChildContext()
H A DPagePropertySetContext.cxx47 sal_Int32 nStartIndex, sal_Int32 nEndIndex, in PagePropertySetContext() argument
50 rProps, rMap, nStartIndex, nEndIndex ) in PagePropertySetContext()
H A DPageMasterImportPropMapper.cxx90 …(::std::vector< XMLPropertyState >& rProperties, sal_Int32 nStartIndex, sal_Int32 nEndIndex ) const in finished()
92 SvXMLImportPropertyMapper::finished(rProperties, nStartIndex, nEndIndex); in finished()
138 if (property->mnIndex >= nStartIndex && property->mnIndex < nEndIndex) in finished()
/aoo42x/main/slideshow/source/inc/
H A Ddoctreenode.hxx102 sal_Int32 nEndIndex, in DocTreeNode() argument
105 mnEndIndex(nEndIndex), in DocTreeNode()
/aoo42x/main/sdext/source/presenter/
H A DPresenterTextView.cxx1161 sal_Int32 nEndIndex) const in CreateTextSegment()
1163 if (nEndIndex <= nStartIndex) in CreateTextSegment()
1167 nEndIndex); in CreateTextSegment()
1170 msParagraphText.copy(nStartIndex, nEndIndex-nStartIndex), in CreateTextSegment()
1172 nEndIndex); in CreateTextSegment()
H A DPresenterAccessibility.cxx403 virtual sal_Bool SAL_CALL setSelection (sal_Int32 nStartIndex, sal_Int32 nEndIndex)
411 sal_Int32 nEndIndex)
435 virtual ::sal_Bool SAL_CALL copyText (sal_Int32 nStartIndex, sal_Int32 nEndIndex)
2034 sal_Int32 nEndIndex) in setSelection() argument
2037 (void)nEndIndex; in setSelection()
2141 sal_Int32 nEndIndex) in copyText() argument
2150 (void)nEndIndex; in copyText()
/aoo42x/main/editeng/source/editeng/
H A Dimpedit.cxx227 sal_uInt16 nEndIndex = pLine->GetEnd(); in DrawSelection() local
233 … if ( ( nPara == nEndPara ) && ( nLine == nEndLine ) && ( nEndIndex != aTmpSel.Max().GetIndex() ) ) in DrawSelection()
235 nEndIndex = aTmpSel.Max().GetIndex(); in DrawSelection()
240 if ( nEndIndex < nStartIndex ) in DrawSelection()
241 nEndIndex = nStartIndex; in DrawSelection()
270 while ( nTmpStartIndex < nEndIndex ) in DrawSelection()
273 if ( nTmpEndIndex > nEndIndex ) in DrawSelection()
274 nTmpEndIndex = nEndIndex; in DrawSelection()
/aoo42x/main/starmath/source/
H A Daccessibility.hxx152 …virtual sal_Bool SAL_CALL setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::com:…
154 …virtual ::rtl::OUString SAL_CALL getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw …
158 …virtual sal_Bool SAL_CALL copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun…
248 …virtual sal_Bool GetAttributeRun( sal_uInt16& nStartIndex, sal_uInt16& nEndIndex, sal_uInt32 nPa…
/aoo42x/main/cppcanvas/source/inc/
H A Dimplrenderer.hxx78 sal_Int32 nEndIndex ) const;
80 sal_Int32 nEndIndex ) const;
/aoo42x/main/odk/examples/DevelopersGuide/Drawing/
H A DGluePointDemo.java109 int nEndIndex = 1; in main() local
119 new Integer( nEndIndex ) ); in main()
/aoo42x/main/svx/inc/svx/
H A DAccessibleShape.hxx406 …virtual sal_Bool SAL_CALL setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::com:…
408 …virtual ::rtl::OUString SAL_CALL getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw …
412 …virtual sal_Bool SAL_CALL copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun…
/aoo42x/main/chart2/source/view/charttypes/
H A DAreaChart.cxx620 sal_Int32 nEndIndex = VSeriesPlotter::getPointCount(); in createShapes() local
621 if(nEndIndex<=0) in createShapes()
622 nEndIndex=1; in createShapes()
633 for( sal_Int32 nIndex = nStartIndex; nIndex < nEndIndex; nIndex++ ) in createShapes()
/aoo42x/main/canvas/source/cairo/
H A Dcairo_textlayout.hxx76 …2D > SAL_CALL queryVisualHighlighting( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::com::…
77 …D > SAL_CALL queryLogicalHighlighting( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::com::…
/aoo42x/main/canvas/source/null/
H A Dnull_textlayout.hxx74 …2D > SAL_CALL queryVisualHighlighting( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::com::…
75 …D > SAL_CALL queryLogicalHighlighting( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::com::…
/aoo42x/main/canvas/source/directx/
H A Ddx_textlayout.hxx77 …2D > SAL_CALL queryVisualHighlighting( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::com::…
78 …D > SAL_CALL queryLogicalHighlighting( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::com::…
/aoo42x/main/sc/source/filter/xml/
H A Dxmlstyli.cxx87 …(::std::vector< XMLPropertyState >& rProperties, sal_Int32 nStartIndex, sal_Int32 nEndIndex ) const in finished()
94 SvXMLImportPropertyMapper::finished(rProperties, nStartIndex, nEndIndex); in finished()
227 …(::std::vector< XMLPropertyState >& rProperties, sal_Int32 nStartIndex, sal_Int32 nEndIndex ) const in finished()
229 SvXMLImportPropertyMapper::finished(rProperties, nStartIndex, nEndIndex); in finished()
/aoo42x/main/canvas/source/vcl/
H A Dtextlayout.hxx77 …2D > SAL_CALL queryVisualHighlighting( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::com::…
78 …D > SAL_CALL queryLogicalHighlighting( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::com::…
/aoo42x/main/sw/source/core/inc/
H A Dtxmsrt.hxx240 void SetEndIndex( xub_StrLen nSet ) { nEndIndex = nSet;} in SetEndIndex()
252 xub_StrLen nEndIndex; member

Completed in 99 milliseconds

12345