Home
last modified time | relevance | path

Searched refs:SwAutoFormat (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/sw/source/core/edit/
H A Dautofmt.cxx102 class SwAutoFormat class
163 SwAutoFormat* pThis = (SwAutoFormat*)this; in GetCharClass()
249 SwAutoFormat( SwEditShell* pEdShell, SvxSwAutoFmtFlags& rFlags,
251 ~SwAutoFormat() { in ~SwAutoFormat()
256 sal_Bool SwAutoFormat::m_bAskForCancelUndoWhileBufferOverflow = sal_True;
257 short SwAutoFormat::m_nActionWhileAutoformatUndoBufferOverflow = RET_YES;
266 SwTxtFrm* SwAutoFormat::GetFrm( const SwTxtNode& rTxtNd ) const in GetFrm()
283 void SwAutoFormat::_GetCharClass( LanguageType eLang ) in _GetCharClass()
290 void SwAutoFormat::_SetRedlineTxt( sal_uInt16 nActionId ) in _SetRedlineTxt()
326 String SwAutoFormat::GoNextPara() in GoNextPara()
[all …]
/AOO41X/main/sw/inc/
H A Deditsh.hxx159 friend class SwAutoFormat;