Home
last modified time | relevance | path

Searched refs:REDLINE_FORM_AUTOFMT (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/inc/
H A DIDocumentRedlineAccess.hxx82 const RedlineType_t REDLINE_FORM_AUTOFMT = 0x80;// kann als Flag im RedlineType stehen variable
H A Dredline.hxx136 { eType = (RedlineType_t)(eType | nsRedlineType_t::REDLINE_FORM_AUTOFMT); } in SetAutoFmtFlag()
/trunk/main/sw/source/ui/misc/
H A Dredlndlg.cxx596 sal_uInt16 nAutoFmt = HasRedlineAutoFmt() ? nsRedlineType_t::REDLINE_FORM_AUTOFMT : 0; in CalcDiff()
827 sal_uInt16 nAutoFmt = HasRedlineAutoFmt() ? nsRedlineType_t::REDLINE_FORM_AUTOFMT : 0; in InsertParents()

Completed in 21 milliseconds