Lines Matching refs:SwModule

146 SwView* SwModule::GetFirstView()  in GetFirstView()
155 SwView* SwModule::GetNextView(SwView* pView) in GetNextView()
169 void SwModule::ApplyUsrPref(const SwViewOption &rUsrPref, SwView* pActView, in ApplyUsrPref()
242 void SwModule::ApplyUserMetric( FieldUnit eMetric, sal_Bool bWeb ) in ApplyUserMetric()
264 SwView* pTmpView = SwModule::GetFirstView(); in ApplyUserMetric()
274 pTmpView = SwModule::GetNextView(pTmpView); in ApplyUserMetric()
280 void SwModule::ApplyRulerMetric( FieldUnit eMetric, sal_Bool bHorizontal, sal_Bool bWeb ) in ApplyRulerMetric()
300 SwView* pTmpView = SwModule::GetFirstView(); in ApplyRulerMetric()
311 pTmpView = SwModule::GetNextView(pTmpView); in ApplyRulerMetric()
318 SwNavigationConfig* SwModule::GetNavigationConfig() in GetNavigationConfig()
331 SwPrintOptions* SwModule::GetPrtOptions(sal_Bool bWeb) in GetPrtOptions()
348 SwChapterNumRules* SwModule::GetChapterNumRules() in GetChapterNumRules()
359 void SwModule::ShowDBObj(SwView& rView, const SwDBData& rData, sal_Bool /*bOnlyIfAvailable*/) in ShowDBObj()
389 sal_uInt16 SwModule::GetRedlineAuthor() in GetRedlineAuthor()
406 const String& SwModule::GetRedlineAuthor(sal_uInt16 nPos) in GetRedlineAuthor()
420 sal_uInt16 SwModule::InsertRedlineAuthor(const String& rAuthor) in InsertRedlineAuthor()
508 void SwModule::GetInsertAuthorAttr(sal_uInt16 nAuthor, SfxItemSet &rSet) in GetInsertAuthorAttr()
517 void SwModule::GetDeletedAuthorAttr(sal_uInt16 nAuthor, SfxItemSet &rSet) in GetDeletedAuthorAttr()
526 void SwModule::GetFormatAuthorAttr( sal_uInt16 nAuthor, SfxItemSet &rSet ) in GetFormatAuthorAttr()
535 sal_uInt16 SwModule::GetRedlineMarkPos() in GetRedlineMarkPos()
544 sal_Bool SwModule::IsInsTblFormatNum(sal_Bool bHTML) const in IsInsTblFormatNum()
549 sal_Bool SwModule::IsInsTblChangeNumFormat(sal_Bool bHTML) const in IsInsTblChangeNumFormat()
558 sal_Bool SwModule::IsInsTblAlignNum(sal_Bool bHTML) const in IsInsTblAlignNum()
567 const Color &SwModule::GetRedlineMarkColor() in GetRedlineMarkColor()
575 const SwViewOption* SwModule::GetViewOption(sal_Bool bWeb) in GetViewOption()
581 const String& SwModule::GetDocStatWordDelim() const in GetDocStatWordDelim()
589 sal_uInt16 SwModule::GetMetric( sal_Bool bWeb ) const in GetMetric()
610 sal_uInt16 SwModule::GetLinkUpdMode( sal_Bool ) const in GetLinkUpdMode()
619 SwFldUpdateFlags SwModule::GetFldUpdateFlags( sal_Bool ) const in GetFldUpdateFlags()
628 void SwModule::ApplyFldUpdateFlags(SwFldUpdateFlags eFldFlags) in ApplyFldUpdateFlags()
637 void SwModule::ApplyLinkMode(sal_Int32 nNewLinkMode) in ApplyLinkMode()
646 void SwModule::CheckSpellChanges( sal_Bool bOnlineSpelling, in CheckSpellChanges()
673 void SwModule::ApplyDefaultPageMode(sal_Bool bIsSquaredPageMode) in ApplyDefaultPageMode()