Home
last modified time | relevance | path

Searched refs:nStartIndex (Results 76 – 100 of 134) sorted by relevance

123456

/trunk/main/accessibility/inc/accessibility/standard/
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…
/trunk/main/xmloff/source/style/
H A DPageHeaderFooterContext.cxx56 nStartIndex(nStart), 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 …er::finished(::std::vector< XMLPropertyState >& rProperties, sal_Int32 nStartIndex, sal_Int32 nEnd… in finished() argument
92 SvXMLImportPropertyMapper::finished(rProperties, nStartIndex, nEndIndex); in finished()
138 if (property->mnIndex >= nStartIndex && property->mnIndex < nEndIndex) in finished()
/trunk/main/tools/inc/tools/
H A Dqueue.hxx84 sal_uIntPtr GetPos( const Type p, sal_uIntPtr nStartIndex, \
87 nStartIndex, \
H A Dstack.hxx85 sal_uIntPtr GetPos( const Type p, sal_uIntPtr nStartIndex, \
88 nStartIndex, \
H A Dlist.hxx117 sal_uIntPtr GetPos( const Type p, sal_uIntPtr nStartIndex, \
119 { return List::GetPos( (const void*)p, nStartIndex, \
/trunk/main/editeng/source/editeng/
H A Dtextconv.cxx486 const xub_StrLen nStartIndex = pESelection->nStartPos; in ChangeText() local
533 …xub_StrLen nChgInNodeStartIndex = static_cast< xub_StrLen >( nStartIndex + nCorrectionOffset + nCh… in ChangeText()
569 pESelection->nStartPos = pESelection->nEndPos = nStartIndex + nConvTextLen; in ChangeText()
H A Dimpedit.cxx226 sal_uInt16 nStartIndex = pLine->GetStart(); in DrawSelection() local
228 …if ( ( nPara == nStartPara ) && ( nLine == nStartLine ) && ( nStartIndex != aTmpSel.Min().GetIndex… in DrawSelection()
230 nStartIndex = aTmpSel.Min().GetIndex(); in DrawSelection()
240 if ( nEndIndex < nStartIndex ) in DrawSelection()
241 nEndIndex = nStartIndex; in DrawSelection()
243 Rectangle aTmpRec( pEditEngine->pImpEditEngine->GetEditCursor( pTmpPortion, nStartIndex ) ); in DrawSelection()
267 sal_uInt16 nTmpStartIndex = nStartIndex; in DrawSelection()
/trunk/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…
/trunk/main/sdext/source/presenter/
H A DPresenterAccessibility.cxx403 virtual sal_Bool SAL_CALL setSelection (sal_Int32 nStartIndex, sal_Int32 nEndIndex)
410 sal_Int32 nStartIndex,
435 virtual ::sal_Bool SAL_CALL copyText (sal_Int32 nStartIndex, sal_Int32 nEndIndex)
2033 sal_Int32 nStartIndex, in setSelection() argument
2040 return setCaretPosition(nStartIndex); in setSelection()
2140 sal_Int32 nStartIndex, in copyText() argument
2149 (void)nStartIndex; in copyText()
/trunk/main/cppcanvas/source/inc/
H A Dimplrenderer.hxx77 virtual bool drawSubset( sal_Int32 nStartIndex,
79 virtual ::basegfx::B2DRange getSubsetArea( sal_Int32 nStartIndex,
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DGluePointDemo.java108 int nStartIndex = 3; in main() local
115 new Integer( nStartIndex ) ); in main()
/trunk/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…
/trunk/main/linguistic/source/
H A Dgciterator.cxx235 sal_Int32 nStartIndex ) in lcl_GetPrimaryLanguageOfSentence() argument
238 return xFlatPara->getLanguageOfText( nStartIndex, 1 ); in lcl_GetPrimaryLanguageOfSentence()
330 sal_Int32 nStartIndex, in AddEntry() argument
342 aNewFPEntry.m_nStartIndex = nStartIndex; in AddEntry()
/trunk/main/sw/source/ui/lingu/
H A Dhhcwrp.cxx274 const xub_StrLen nStartIndex = pStart->nContent.GetIndex(); in ChangeText() local
322 …xub_StrLen nChgInNodeStartIndex = static_cast< xub_StrLen >( nStartIndex + nCorrectionOffset + nCh… in ChangeText()
359 rWrtShell.GetCrsr()->Start()->nContent.Assign( pStartTxtNode, nStartIndex + nConvTextLen ); in ChangeText()
/trunk/main/vcl/source/window/
H A Ddlgctrl.cxx209 sal_uInt16 nStartIndex; in ImplGetDlgWindow() local
234 nStartIndex = i; in ImplGetDlgWindow()
269 while ( (i != nStartIndex) && (i != nStartIndex2) ); in ImplGetDlgWindow()
273 i = nStartIndex; in ImplGetDlgWindow()
/trunk/main/sc/source/filter/xml/
H A Dxmlstyli.cxx87 …er::finished(::std::vector< XMLPropertyState >& rProperties, sal_Int32 nStartIndex, sal_Int32 nEnd… in finished() argument
94 SvXMLImportPropertyMapper::finished(rProperties, nStartIndex, nEndIndex); in finished()
227 …er::finished(::std::vector< XMLPropertyState >& rProperties, sal_Int32 nStartIndex, sal_Int32 nEnd… in finished() argument
229 SvXMLImportPropertyMapper::finished(rProperties, nStartIndex, nEndIndex); in finished()
H A Dxmlstyli.hxx71 …::std::vector< XMLPropertyState >& rProperties, sal_Int32 nStartIndex, sal_Int32 nEndIndex ) const;
87 …::std::vector< XMLPropertyState >& rProperties, sal_Int32 nStartIndex, sal_Int32 nEndIndex ) const;
/trunk/main/sw/source/core/inc/
H A Dtxmsrt.hxx239 void SetStartIndex( xub_StrLen nSet) { nStartIndex = nSet;} in SetStartIndex()
251 xub_StrLen nStartIndex; member
/trunk/main/xmloff/source/draw/
H A Dximpcustomshape.cxx316 sal_Int32 nStartIndex = nIndex; in GetNextParameter() local
347 if ( nStartIndex == nIndex ) in GetNextParameter()
390 if ( nIndex == nStartIndex ) in GetNextParameter()
394 rtl::OUString aNumber( rParaString.copy( nStartIndex, nIndex - nStartIndex ) ); in GetNextParameter()
/trunk/main/sc/source/ui/inc/
H A DAccessibleCsvControl.hxx223 virtual sal_Bool SAL_CALL setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex )
230 virtual ::rtl::OUString SAL_CALL getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex )
239 virtual sal_Bool SAL_CALL copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex )
/trunk/main/sw/source/core/tox/
H A Dtxmsrt.cxx603 nStartIndex(0), in SwTOXPara()
618 xub_StrLen nStt = nStartIndex; in GetText_Impl()
661 xub_StrLen nStt = nStartIndex; in FillText()
/trunk/main/sc/source/core/data/
H A Dcolumn.cxx1232 SCSIZE nStartIndex = 0, nEndIndex = 0; in CopyToClip() local
1237 nStartIndex = i; in CopyToClip()
1258 for (i = nStartIndex; i <= nEndIndex; i++) in CopyToClip()
1318 SCSIZE nStartIndex = 0, nEndIndex = 0; in CopyToColumn() local
1323 nStartIndex = i; in CopyToColumn()
1332 for (i = nStartIndex; i <= nEndIndex; i++) in CopyToColumn()
/trunk/main/chart2/source/view/charttypes/
H A DCandleStickChart.cxx175 sal_Int32 nStartIndex = 0; in createShapes() local
180 for( sal_Int32 nIndex = nStartIndex; nIndex < nEndIndex; nIndex++ ) in createShapes()

Completed in 120 milliseconds

123456