Home
last modified time | relevance | path

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

/aoo4110/main/editeng/source/outliner/
H A Doutliner.cxx494 sal_Int16 nCurDepth; in SetText() local
498 nCurDepth = -1; in SetText()
501 nCurDepth = pPara->GetDepth(); in SetText()
519 nCurDepth = nTabs-1; in SetText()
520 ImplCheckDepth( nCurDepth ); in SetText()
521 pPara->SetDepth( nCurDepth ); in SetText()
537 ImplInitDepth( nInsPos, nCurDepth, sal_False ); in SetText()

Completed in 22 milliseconds