Searched refs:REDLINE_FORM_AUTOFMT (Results 1 – 3 of 3) sorted by relevance
82 const RedlineType_t REDLINE_FORM_AUTOFMT = 0x80;// kann als Flag im RedlineType stehen variable
136 { eType = (RedlineType_t)(eType | nsRedlineType_t::REDLINE_FORM_AUTOFMT); } in SetAutoFmtFlag()
596 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 16 milliseconds