Home
last modified time | relevance | path

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

/trunk/main/editeng/source/outliner/
H A Doutlin2.cxx592 sal_Bool Outliner::IsTextPos( const Point& rPaperPos, sal_uInt16 nBorder, sal_Bool* pbBullet ) in IsTextPos() argument
595 if ( pbBullet) in IsTextPos()
596 *pbBullet = sal_False; in IsTextPos()
608 if ( pbBullet) in IsTextPos()
609 *pbBullet = sal_True; in IsTextPos()

Completed in 17 milliseconds