Searched refs:HasBullet (Results 1 – 10 of 10) sorted by relevance
215 sal_Bool bResult = HasBullet(); in SelectionHasBullet()235 bResult = pTxtNd->HasBullet(); in SelectionHasBullet()275 sal_Bool SwEditShell::HasBullet() const in HasBullet() function in SwEditShell284 bResult = pTxtNd->HasBullet(); in HasBullet()
917 ( pTxtNd->HasNumber() || pTxtNd->HasBullet() ) && in SetNumberingRestart()
253 GetTxtNode()->HasBullet() ); // text node in IsCountedForNumbering()
535 sal_Bool HasBullet() const;
495 sal_Bool HasBullet() const;
2361 if ( pTxtNode->HasBullet() || pTxtNode->HasNumber() ) in _getSupplementalAttributesImpl()2615 if ( pTxtNode->HasBullet() || pTxtNode->HasNumber() ) in _correctValues()
1826 if ( GetShell().HasBullet()) in GetState()
2048 else if ( HasBullet() ) in CountWords()
2802 sal_Bool SwTxtNode::HasBullet() const in HasBullet() function in SwTxtNode
2369 (pTxtNd->HasNumber() || pTxtNd->HasBullet())) in NumOrNoNum()
Completed in 95 milliseconds