Home
last modified time | relevance | path

Searched refs:FindTabStop (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/editeng/source/editeng/
H A Deditdoc.hxx189 SvxTabStop FindTabStop( long nCurPos, sal_uInt16 nDefTab );
H A Deditdoc.cxx1136 SvxTabStop ContentAttribs::FindTabStop( long nCurPos, sal_uInt16 nDefTab ) in FindTabStop() function in ContentAttribs
H A Dimpedit3.cxx948 …aCurrentTab.aTabStop = pNode->GetContentAttribs().FindTabStop( nCurPos - nAllSpaceBeforeText /*rLR… in CreateLines()