Lines Matching refs:nPara

342 	void        RemoveCharAttribs( sal_uLong nPara, sal_uInt16 nWhich = 0 );
368 const SvxFieldItem* GetFieldUnderMousePointer( sal_uInt32& nPara, xub_StrLen& nPos ) const;
531 …PaintFirstLineInfo( sal_uInt32 nPara, const Point& rStartPos, long nBaseLineY, const Point& rOrigi… in PaintFirstLineInfo()
532 …: mnPara( nPara ), mrStartPos( rStartPos ), mnBaseLineY( nBaseLineY ), mrOrigin( rOrigin ), mnOrie… in PaintFirstLineInfo()
549 sal_uInt32 nPara; member in EditFieldInfo
563 nPara = nPa; nPos = nPo; in EditFieldInfo()
587 sal_uInt32 GetPara() const { return nPara; } in GetPara()
685 bool ImplHasNumberFormat( sal_uInt32 nPara ) const;
686 Size ImplGetBulletSize( sal_uInt32 nPara );
687 sal_uInt16 ImplGetNumbering( sal_uInt32 nPara, const SvxNumberFormat* pParaFmt );
688 void ImplCalcBulletText( sal_uInt32 nPara, sal_Bool bRecalcLevel, sal_Bool bRecalcChilds );
689 String ImplGetBulletText( sal_uInt32 nPara );
690 void ImplCheckNumBulletItem( sal_uInt32 nPara );
691 …void ImplInitDepth( sal_uInt32 nPara, sal_Int16 nDepth, sal_Bool bCreateUndo, sal_Bool bUndoAction…
692 void ImplSetLevelDependendStyleSheet( sal_uInt32 nPara, SfxStyleSheet* pLevelStyle = NULL );
696 void ImplCheckStyleSheet( sal_uInt32 nPara, sal_Bool bReplaceExistingStyle );
697 void ImpRecalcBulletIndent( sal_uLong nPara );
699 const SvxBulletItem& ImpGetBullet( sal_uLong nPara, sal_uInt16& );
701 bool ImpConvertEdtToOut( sal_uInt32 nPara, EditView* pView = 0 );
704 long ImpCalcMaxBulletWidth( sal_uInt32 nPara, const SvxBulletItem& rBullet );
705 Font ImpCalcBulletFont( sal_uInt32 nPara ) const;
706 Rectangle ImpCalcBulletArea( sal_uInt32 nPara, sal_Bool bAdjust, sal_Bool bReturnPaperPos );
707 long ImpGetTextIndent( sal_uLong nPara );
723 void InvalidateBullet( Paragraph* pPara, sal_uLong nPara );
724 void PaintBullet( sal_uInt32 nPara, const Point& rStartPos,
730 virtual const SvxNumberFormat* GetNumberFormat( sal_uInt32 nPara ) const;
750 LanguageType GetLanguage( sal_uInt32 nPara, sal_uInt16 nPos ) const;
807 sal_Int16 GetDepth( sal_uLong nPara ) const;
912 EBulletInfo GetBulletInfo( sal_uInt32 nPara );
916 String GetWord( sal_uInt32 nPara, xub_StrLen nIndex );
923 …const sal_Int32* pDXArray, const SvxFont& rFont, sal_uInt32 nPara, xub_StrLen nIndex, sal_uInt8 nR…
942 void SetStyleSheet( sal_uLong nPara, SfxStyleSheet* pStyle );
943 SfxStyleSheet* GetStyleSheet( sal_uLong nPara );
945 void SetParaAttribs( sal_uInt32 nPara, const SfxItemSet& );
946 SfxItemSet GetParaAttribs( sal_uInt32 nPara );
986 void QuickRemoveCharAttribs( sal_uInt32 nPara, sal_uInt16 nWhich = 0 );
992 virtual void FieldClicked( const SvxFieldItem& rField, sal_uInt32 nPara, xub_StrLen nPos );
993 virtual void FieldSelected( const SvxFieldItem& rField, sal_uInt32 nPara, xub_StrLen nPos );
994 …virtual String CalcFieldValue( const SvxFieldItem& rField, sal_uInt32 nPara, xub_StrLen nPos, Col…
1052 void SetLevelDependendStyleSheet( sal_uInt32 nPara );
1081 virtual sal_Int16 GetNumberingStartValue( sal_uInt32 nPara );
1082 virtual void SetNumberingStartValue( sal_uInt32 nPara, sal_Int16 nNumberingStartValue );
1084 virtual sal_Bool IsParaIsNumberingRestart( sal_uInt32 nPara );
1085 virtual void SetParaIsNumberingRestart( sal_uInt32 nPara, sal_Bool bParaIsNumberingRestart );