Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/sw/source/core/SwNumberTree/
H A DSwNodeNum.cxx253 GetTxtNode()->HasBullet() ); // text node in IsCountedForNumbering()
/trunk/main/sw/inc/
H A Dndtxt.hxx539 sal_Bool HasBullet() const;
H A Deditsh.hxx485 sal_Bool HasBullet() const;
/trunk/main/sw/source/core/access/
H A Daccpara.cxx2365 if ( pTxtNode->HasBullet() || pTxtNode->HasNumber() ) in _getSupplementalAttributesImpl()
2619 if ( pTxtNode->HasBullet() || pTxtNode->HasNumber() ) in _correctValues()
/trunk/main/sw/source/ui/shells/
H A Dtextsh1.cxx1825 if ( GetShell().HasBullet()) in GetState()
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx2054 else if ( HasBullet() ) in CountWords()
H A Dndtxt.cxx2815 sal_Bool SwTxtNode::HasBullet() const in HasBullet() function in SwTxtNode
/trunk/main/sw/source/core/doc/
H A Ddocnum.cxx2277 (pTxtNd->HasNumber() || pTxtNd->HasBullet())) in NumOrNoNum()

Completed in 104 milliseconds