Searched refs:GetFldUpdateFlags (Results 1 – 7 of 7) sorted by relevance
613 SwFldUpdateFlags SwModule::GetFldUpdateFlags( sal_Bool ) const in GetFldUpdateFlags() function in SwModule617 return pUsrPref->GetFldUpdateFlags(); in GetFldUpdateFlags()
243 eFldFlags = pWrtShell->GetFldUpdateFlags(sal_True); in Reset()249 eFldFlags = pUsrPref->GetFldUpdateFlags(); in Reset()
201 SwFldUpdateFlags GetFldUpdateFlags()const {return eFldUpdateFlags;} in GetFldUpdateFlags() function in SwMasterUsrPref
217 SwFldUpdateFlags GetFldUpdateFlags( sal_Bool bWeb ) const;
365 SwFldUpdateFlags GetFldUpdateFlags(sal_Bool bDocSettings = sal_False) const;
450 SwFldUpdateFlags SwEditShell::GetFldUpdateFlags(sal_Bool bDocSettings) const in GetFldUpdateFlags() function in SwEditShell
426 eRet = SW_MOD()->GetFldUpdateFlags(get(IDocumentSettingAccess::HTML_MODE)); in getFieldUpdateFlags()