Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/edit/
H A Dednumber.cxx215 sal_Bool bResult = HasBullet(); in SelectionHasBullet()
235 bResult = pTxtNd->HasBullet(); in SelectionHasBullet()
275 sal_Bool SwEditShell::HasBullet() const in HasBullet() function in SwEditShell
284 bResult = pTxtNd->HasBullet(); in HasBullet()
H A Deditsh.cxx917 ( pTxtNd->HasNumber() || pTxtNd->HasBullet() ) && in SetNumberingRestart()
/aoo41x/main/sw/source/core/SwNumberTree/
H A DSwNodeNum.cxx253 GetTxtNode()->HasBullet() ); // text node in IsCountedForNumbering()
/aoo41x/main/sw/inc/
H A Dndtxt.hxx535 sal_Bool HasBullet() const;
H A Deditsh.hxx495 sal_Bool HasBullet() const;
/aoo41x/main/sw/source/core/access/
H A Daccpara.cxx2361 if ( pTxtNode->HasBullet() || pTxtNode->HasNumber() ) in _getSupplementalAttributesImpl()
2615 if ( pTxtNode->HasBullet() || pTxtNode->HasNumber() ) in _correctValues()
/aoo41x/main/sw/source/ui/shells/
H A Dtextsh1.cxx1826 if ( GetShell().HasBullet()) in GetState()
/aoo41x/main/sw/source/core/txtnode/
H A Dtxtedt.cxx2048 else if ( HasBullet() ) in CountWords()
H A Dndtxt.cxx2802 sal_Bool SwTxtNode::HasBullet() const in HasBullet() function in SwTxtNode
/aoo41x/main/sw/source/core/doc/
H A Ddocnum.cxx2369 (pTxtNd->HasNumber() || pTxtNd->HasBullet())) in NumOrNoNum()

Completed in 95 milliseconds