Searched refs:CalcLevel (Results 1 – 1 of 1) sorted by relevance
188 sal_uInt16 CalcLevel( const SwTxtNode&, sal_uInt16 *pDigitLvl = 0 ) const;474 sal_uInt16 SwAutoFormat::CalcLevel( const SwTxtNode& rNd, sal_uInt16 *pDigitLvl ) const in CalcLevel() function in SwAutoFormat1360 !CalcLevel( *pNxtNd ) ); in BuildIndent()1381 pAktTxtNd->SetAutoFmtLvl( (sal_uInt8)CalcLevel( *pAktTxtNd ) ); in BuildTextIndent()1389 CalcLevel( *pNxtNd ) ) in BuildTextIndent()1425 !CalcLevel( *pNxtNd ) ) in BuildText()1745 nLvl == CalcLevel( *pNxtNd ) ) in BuildEnum()2378 nLevel = CalcLevel( *pAktTxtNd, &nDigitLvl ); in SwAutoFormat()2406 nLevel = CalcLevel( *pAktTxtNd, &nDigitLvl ); in SwAutoFormat()2413 nNxtLevel = CalcLevel( *pNxtNd ); in SwAutoFormat()
Completed in 27 milliseconds