Lines Matching defs:const
96 void Outliner::ImplCheckDepth( sal_Int16& rnDepth ) const in ImplCheckDepth()
287 sal_Int16 Outliner::GetDepth( sal_uLong nPara ) const in GetDepth()
373 sal_Int16 Outliner::GetBulletsNumberingStatus( in GetBulletsNumberingStatus()
429 OutlinerParaObject* Outliner::CreateParaObject( sal_uInt32 nStartPara, sal_uInt32 nCount ) const in CreateParaObject()
950 Font Outliner::ImpCalcBulletFont( sal_uInt32 nPara ) const in ImpCalcBulletFont()
1458 OutlinerView* Outliner::GetView( sal_uLong nIndex ) const in GetView()
1507 Paragraph* Outliner::GetParagraph( sal_uLong nAbsPos ) const in GetParagraph()
1513 sal_Bool Outliner::HasChilds( Paragraph* pParagraph ) const in HasChilds()
1519 bool Outliner::ImplHasNumberFormat( sal_uInt32 nPara ) const in ImplHasNumberFormat()
1531 const SvxNumberFormat* Outliner::GetNumberFormat( sal_uInt32 nPara ) const in GetNumberFormat()
1803 XubString Outliner::GetText( Paragraph* pParagraph, sal_uLong nCount ) const in GetText()
2215 bool Outliner::HasParaFlag( const Paragraph* pPara, sal_uInt16 nFlag ) const in HasParaFlag()