Home
last modified time | relevance | path

Searched refs:REDLINE_FMTCOLL (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/sw/inc/
H A DIDocumentRedlineAccess.hxx77 const RedlineType_t REDLINE_FMTCOLL = 0x4;// FormatVorlage wurde veraendert (Autoformat!) variable
/aoo41x/main/sw/source/core/text/
H A Dredlnitr.cxx310 case nsRedlineType_t::REDLINE_FMTCOLL: in FillHints()
/aoo41x/main/sw/source/ui/docvw/
H A Dedtwin2.cxx91 case nsRedlineType_t::REDLINE_FMTCOLL: nResId = STR_REDLINE_FMTCOLL; break; in lcl_GetRedlineHelp()
/aoo41x/main/sw/source/core/doc/
H A Ddocredln.cxx1240 case nsRedlineType_t::REDLINE_FMTCOLL: in AppendRedline()
1749 case nsRedlineType_t::REDLINE_FMTCOLL: in lcl_AcceptRedline()
1949 case nsRedlineType_t::REDLINE_FMTCOLL: in lcl_RejectRedline()
H A Ddocfmt.cxx2433 SwRedline* pRedl = new SwRedline( nsRedlineType_t::REDLINE_FMTCOLL, aPam ); in SetTxtFmtCollByAutoFmt()
/aoo41x/main/sw/source/core/unocore/
H A Dunoredline.cxx231 case nsRedlineType_t::REDLINE_FMTCOLL:sRet = C2U("Style"); break; in lcl_RedlineTypeToOUString()
/aoo41x/main/sw/source/ui/shells/
H A Dtextfld.cxx89 case nsRedlineType_t::REDLINE_FMTCOLL: nResId = STR_REDLINE_FMTCOLLSET; break; in lcl_AppendRedlineStr()
/aoo41x/main/sw/source/ui/misc/
H A Dredlndlg.cxx449 case nsRedlineType_t::REDLINE_FMTCOLL: return sFmtCollSet; in GetActionText()
/aoo41x/main/sw/source/core/crsr/
H A Dcrstrvl.cxx2071 if( nsRedlineType_t::REDLINE_FMTCOLL == pFnd->GetType() ) in _GotoRedline()

Completed in 172 milliseconds