Home
last modified time | relevance | path

Searched refs:bRedLine (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx6465 bRedLine = (sal_Int16)SW_MOD()->GetRedlineMarkPos()!=text::HoriOrientation::NONE; in RefreshExtraData() local
6470 if ( pCnt->IsTxtFrm() && ( bRedLine || in RefreshExtraData()
/trunk/main/sw/source/core/text/
H A Dfrmpaint.cxx315 sal_Bool bRedLine = eHor != text::HoriOrientation::NONE; in PaintExtraData() local
316 if ( bLineNum || bRedLine ) in PaintExtraData()
386 sal_Bool bRed = bRedLine && aLine.GetCurr()->HasRedline(); in PaintExtraData()
408 bRedLine &= ( MSHRT_MAX!= pIDRA->GetRedlinePos(rTxtNode, USHRT_MAX) ); in PaintExtraData()
414 ->GetAscent( pSh, *pSh->GetOut() ), Prt().Height(), bRedLine ); in PaintExtraData()
416 else if( bRedLine ) in PaintExtraData()
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx2692 sal_Bool bRedLine; in CollectInternalShape() local
2694 pObject, nCurrentTable, aPosition, aSourceRange, bRedLine ); in CollectInternalShape()
2695 …ner()->AddObject( eObjType, static_cast<SCTAB>(nCurrentTable), aPosition, aSourceRange, bRedLine ); in CollectInternalShape()
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx1636 sal_Bool bRedLine ) in InsertObject() argument
1649 (eType == SC_DETOBJ_FROMOTHERTAB), bRedLine, aData ); in InsertObject()
1654 bRedLine, aData ); in InsertObject()
/trunk/main/sc/inc/
H A Ddetfunc.hxx151 const ScRange& rSource, sal_Bool bRedLine );

Completed in 92 milliseconds