Searched refs:nCurDepth (Results 1 – 1 of 1) sorted by relevance
494 sal_Int16 nCurDepth; in SetText() local498 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 15 milliseconds