Lines Matching refs:SwEditShell
42 SwEditShell::InsertSection( in InsertSection()
65 sal_Bool SwEditShell::IsInsRegionAvailable() const in IsInsRegionAvailable()
79 const SwSection* SwEditShell::GetCurrSection() const in GetCurrSection()
93 const SwSection* SwEditShell::GetAnySection( sal_Bool bOutOfTab, const Point* pPt ) const in GetAnySection()
123 sal_uInt16 SwEditShell::GetSectionFmtCount() const in GetSectionFmtCount()
129 sal_Bool SwEditShell::IsAnySectionInDoc( sal_Bool bChkReadOnly, sal_Bool bChkHidden, sal_Bool bChkT… in IsAnySectionInDoc()
154 sal_uInt16 SwEditShell::GetSectionFmtPos( const SwSectionFmt& rFmt ) const in GetSectionFmtPos()
160 const SwSectionFmt& SwEditShell::GetSectionFmt( sal_uInt16 nFmt ) const in GetSectionFmt()
166 void SwEditShell::DelSectionFmt( sal_uInt16 nFmt ) in DelSectionFmt()
176 void SwEditShell::UpdateSection(sal_uInt16 const nSect, in UpdateSection()
186 String SwEditShell::GetUniqueSectionName( const String* pChkStr ) const in GetUniqueSectionName()
191 void SwEditShell::SetSectionAttr( const SfxItemSet& rSet, in SetSectionAttr()
245 void SwEditShell::_SetSectionAttr( SwSectionFmt& rSectFmt, in _SetSectionAttr()
266 sal_uInt16 SwEditShell::GetFullSelectedSectionCount() const in GetFullSelectedSectionCount()
413 bool SwEditShell::CanSpecialInsert() const in CanSpecialInsert()
422 bool SwEditShell::DoSpecialInsert() in DoSpecialInsert()