Home
last modified time | relevance | path

Searched refs:SeekCursor (Results 1 – 11 of 11) sorted by last modified time

/trunk/main/svtools/source/edit/
H A Dtexteng.cxx1231 SeekCursor( nPortion, nCurIndex+1, aFont, NULL ); in GetCharPos()
1334 SeekCursor( nPara, nPortionStart+1, aFont, NULL ); in CalcTextWidth()
1492 void TextEngine::SeekCursor( sal_uLong nPara, sal_uInt16 nPos, Font& rFont, OutputDevice* pOutDev ) in SeekCursor() function in TextEngine
2142 SeekCursor( nPara, nIndex+1, aFont, pOutDev ); in ImpPaint()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx3304 SeekCursor( pPortion->GetNode(), nPos+1, aTmpFont ); in CalcLineWidth()
H A Dimpedit.hxx565 …void SeekCursor( ContentNode* pNode, sal_uInt16 nPos, SvxFont& rFont, OutputDevice* pOut = NULL…
H A Dimpedit3.cxx834 SeekCursor( pNode, nTmpPos+1, aTmpFont ); in CreateLines()
977 SeekCursor( pNode, nTmpPos+1, aTmpFont ); in CreateLines()
1014 SeekCursor( pNode, nTmpPos+1, aTmpFont ); in CreateLines()
1051 SeekCursor( pNode, nTmpPos+1, aTmpFont ); in CreateLines()
1268 SeekCursor( pNode, pLine->GetStart()+1, aTmpFont ); in CreateLines()
1291 SeekCursor( pNode, nTPos+1, aTmpFont ); in CreateLines()
2003 SeekCursor( pParaPortion->GetNode(), nBreakPos, aFont ); in ImpBreakLine()
2282 SeekCursor( pPortion->GetNode(), nTxtPortionStart+1, aTmpFont ); in SplitTextPortion()
3024 SeekCursor( pPortion->GetNode(), nIndex+1, aTmpFont, pOutDev ); in Paint()
3381 SeekCursor( pPortion->GetNode(), pPrev->GetStart(), aDummy ); in Paint()
[all …]
H A Dimpedit4.cxx998 SeekCursor( pNode, nPos, aFont ); in WriteItemAsRTF()
H A Deertfpar.cxx349 pImpEditEngine->SeekCursor( aStartPaM.GetNode(), aStartPaM.GetIndex()+1, aFont ); in SetAttrInDoc()
H A Dimpedit.cxx888 pEditEngine->pImpEditEngine->SeekCursor( aPaM.GetNode(), aPaM.GetIndex()+1, aFont ); in ShowCursor()
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx1826 if ( !SeekCursor( nRow ) ) in SeekRow()
1908 SeekCursor(nNewTopRow + nLinesOnScreen - 1, sal_False); in RecalcRows()
1910 SeekCursor(nNewTopRow, sal_False); in RecalcRows()
1912 SeekCursor(nNewTopRow, sal_True); in RecalcRows()
2109 if (SeekCursor(nNewRow)) in SetCurrent()
2412 sal_Bool DbGridControl::SeekCursor(long nRow, sal_Bool bAbsolute) in SeekCursor() function in DbGridControl
H A Dfmgridcl.cxx1240 if (SeekCursor(nIdx)) in DeleteSelectedRows()
1254 if (nIdx >= 0 && SeekCursor(nIdx)) in DeleteSelectedRows()
1920 if (SeekCursor(nIdx)) in getSelectionBookmarks()
/trunk/main/svx/inc/svx/
H A Dgridctrl.hxx568 sal_Bool SeekCursor(long nRow, sal_Bool bAbsolute = sal_False);
/trunk/main/svtools/inc/svtools/
H A Dtexteng.hxx189 void SeekCursor( sal_uLong nNode, sal_uInt16 nPos, Font& rFont, OutputDevice* pOutDev );

Completed in 122 milliseconds