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()
357 bool SwEditShell::IsFirstOfNumRuleAtCrsrPos() const in IsFirstOfNumRuleAtCrsrPos()
363 void SwEditShell::ChangeIndentOfAllListLevels( const short nDiff ) in ChangeIndentOfAllListLevels()
380 void SwEditShell::SetIndent( in SetIndent()
413 sal_Bool SwEditShell::MoveParagraph( long nOffset ) in MoveParagraph()
433 int SwEditShell::GetCurrentParaOutlineLevel( ) const in GetCurrentParaOutlineLevel()
445 void SwEditShell::GetCurrentOutlineLevels( sal_uInt8& rUpper, sal_uInt8& rLower ) in GetCurrentOutlineLevels()
456 sal_Bool SwEditShell::MoveNumParas( sal_Bool bUpperLower, sal_Bool bUpperLeft ) in MoveNumParas()
550 sal_Bool SwEditShell::OutlineUpDown( short nOffset ) in OutlineUpDown()
574 sal_Bool SwEditShell::MoveOutlinePara( short nOffset ) in MoveOutlinePara()
583 sal_Bool SwEditShell::IsProtectedOutlinePara() const in IsProtectedOutlinePara()
650 sal_Bool SwEditShell::IsOutlineMovable( sal_uInt16 nIdx ) const in IsOutlineMovable()
655 sal_Bool SwEditShell::IsOutlineCopyable( sal_uInt16 nIdx ) const in IsOutlineCopyable()
661 sal_Bool SwEditShell::NumOrNoNum( in NumOrNoNum()
679 sal_Bool SwEditShell::IsNoNum( sal_Bool bChkStart ) const in IsNoNum()
697 sal_uInt8 SwEditShell::GetNumLevel() const in GetNumLevel()
723 const SwNumRule* SwEditShell::GetNumRuleAtCurrCrsrPos() const in GetNumRuleAtCurrCrsrPos()
728 const SwNumRule* SwEditShell::GetNumRuleAtCurrentSelection() const in GetNumRuleAtCurrentSelection()
768 void SwEditShell::SetCurNumRule( const SwNumRule& rRule, in SetCurNumRule()
804 String SwEditShell::GetUniqueNumRuleName( const String* pChkStr, sal_Bool bAutoNum ) const in GetUniqueNumRuleName()
809 void SwEditShell::ChgNumRuleFmts( const SwNumRule& rRule ) in ChgNumRuleFmts()
816 sal_Bool SwEditShell::ReplaceNumRule( const String& rOldRule, const String& rNewRule ) in ReplaceNumRule()
824 void SwEditShell::SetNumRuleStart( sal_Bool bFlag ) in SetNumRuleStart()
844 sal_Bool SwEditShell::IsNumRuleStart() const in IsNumRuleStart()
853 void SwEditShell::SetNodeNumStart( sal_uInt16 nStt ) in SetNodeNumStart()
873 sal_uInt16 SwEditShell::GetNodeNumStart() const in GetNodeNumStart()
892 const SwNumRule * SwEditShell::SearchNumRule( const bool bForward, in SearchNumRule()