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()
539 sal_Bool HasBullet() const;
485 sal_Bool HasBullet() const;
2365 if ( pTxtNode->HasBullet() || pTxtNode->HasNumber() ) in _getSupplementalAttributesImpl()2619 if ( pTxtNode->HasBullet() || pTxtNode->HasNumber() ) in _correctValues()
1825 if ( GetShell().HasBullet()) in GetState()
2054 else if ( HasBullet() ) in CountWords()
2815 sal_Bool SwTxtNode::HasBullet() const in HasBullet() function in SwTxtNode
2277 (pTxtNd->HasNumber() || pTxtNd->HasBullet())) in NumOrNoNum()
Completed in 678 milliseconds