Lines Matching refs:SwEditShell
127 void SwEditShell::SetOutlineNumRule(const SwNumRule& rRule) in SetOutlineNumRule()
135 const SwNumRule* SwEditShell::GetOutlineNumRule() const in GetOutlineNumRule()
145 sal_Bool SwEditShell::NoNum() in NoNum()
167 sal_Bool SwEditShell::SelectionHasNumber() const in SelectionHasNumber()
213 sal_Bool SwEditShell::SelectionHasBullet() const in SelectionHasBullet()
250 sal_Bool SwEditShell::HasNumber() const in HasNumber()
275 sal_Bool SwEditShell::HasBullet() const in HasBullet()
291 void SwEditShell::DelNumRules() in DelNumRules()
326 sal_Bool SwEditShell::NumUpDown( sal_Bool bDown ) in NumUpDown()
356 sal_Bool SwEditShell::IsFirstOfNumRule() const in IsFirstOfNumRule()
369 sal_Bool SwEditShell::IsFirstOfNumRule(const SwPaM & rPaM) const in IsFirstOfNumRule()
384 void SwEditShell::ChangeIndentOfAllListLevels( short nDiff ) in ChangeIndentOfAllListLevels()
408 void SwEditShell::SetIndent(short nIndent, const SwPosition & rPos) in SetIndent()
451 sal_Bool SwEditShell::MoveParagraph( long nOffset ) in MoveParagraph()
471 int SwEditShell::GetCurrentParaOutlineLevel( ) const in GetCurrentParaOutlineLevel()
483 void SwEditShell::GetCurrentOutlineLevels( sal_uInt8& rUpper, sal_uInt8& rLower ) in GetCurrentOutlineLevels()
494 sal_Bool SwEditShell::MoveNumParas( sal_Bool bUpperLower, sal_Bool bUpperLeft ) in MoveNumParas()
588 sal_Bool SwEditShell::OutlineUpDown( short nOffset ) in OutlineUpDown()
612 sal_Bool SwEditShell::MoveOutlinePara( short nOffset ) in MoveOutlinePara()
621 sal_Bool SwEditShell::IsProtectedOutlinePara() const in IsProtectedOutlinePara()
688 sal_Bool SwEditShell::IsOutlineMovable( sal_uInt16 nIdx ) const in IsOutlineMovable()
693 sal_Bool SwEditShell::IsOutlineCopyable( sal_uInt16 nIdx ) const in IsOutlineCopyable()
699 sal_Bool SwEditShell::NumOrNoNum( in NumOrNoNum()
717 sal_Bool SwEditShell::IsNoNum( sal_Bool bChkStart ) const in IsNoNum()
735 sal_uInt8 SwEditShell::GetNumLevel() const in GetNumLevel()
761 const SwNumRule* SwEditShell::GetCurNumRule() const in GetCurNumRule()
768 void SwEditShell::SetCurNumRule( const SwNumRule& rRule, in SetCurNumRule()
803 String SwEditShell::GetUniqueNumRuleName( const String* pChkStr, sal_Bool bAutoNum ) const in GetUniqueNumRuleName()
808 void SwEditShell::ChgNumRuleFmts( const SwNumRule& rRule ) in ChgNumRuleFmts()
815 sal_Bool SwEditShell::ReplaceNumRule( const String& rOldRule, const String& rNewRule ) in ReplaceNumRule()
823 void SwEditShell::SetNumRuleStart( sal_Bool bFlag ) in SetNumRuleStart()
843 sal_Bool SwEditShell::IsNumRuleStart() const in IsNumRuleStart()
852 void SwEditShell::SetNodeNumStart( sal_uInt16 nStt ) in SetNodeNumStart()
872 sal_uInt16 SwEditShell::GetNodeNumStart() const in GetNodeNumStart()
891 const SwNumRule * SwEditShell::SearchNumRule( const bool bForward, in SearchNumRule()