Searched refs:GetFldUpdateFlags (Results 1 – 7 of 7) sorted by relevance
619 SwFldUpdateFlags SwModule::GetFldUpdateFlags( sal_Bool ) const in GetFldUpdateFlags() function in SwModule623 return pUsrPref->GetFldUpdateFlags(); in GetFldUpdateFlags()
243 eFldFlags = pWrtShell->GetFldUpdateFlags(sal_True); in Reset()249 eFldFlags = pUsrPref->GetFldUpdateFlags(); in Reset()
217 SwFldUpdateFlags GetFldUpdateFlags( sal_Bool bWeb ) const;
367 SwFldUpdateFlags GetFldUpdateFlags(sal_Bool bDocSettings = sal_False) const;
204 SwFldUpdateFlags GetFldUpdateFlags()const {return eFldUpdateFlags;} in GetFldUpdateFlags() function in SwMasterUsrPref
450 SwFldUpdateFlags SwEditShell::GetFldUpdateFlags(sal_Bool bDocSettings) const in GetFldUpdateFlags() function in SwEditShell
437 eRet = SW_MOD()->GetFldUpdateFlags(get(IDocumentSettingAccess::HTML_MODE)); in getFieldUpdateFlags()
Completed in 62 milliseconds