Home
last modified time | relevance | path

Searched refs:bJoin (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/undo/
H A Dunmove.cxx142 sal_Bool bJoin, sal_Bool bCorrPam ) in SetDestRange() argument
166 bJoinPrev = bJoin; in SetDestRange()
H A Duntbl.cxx108 bool bJoin; // For redlining only member
2495 pBoxNumAttr( 0 ), pUndo( 0 ), bJoin( false ) in _UndoTblCpyTbl_Entry()
2557 bDeleteCompleteParagraph = !pEntry->bJoin; // bJoin is set when merged in UndoImpl()
2700 if( pEntry->bJoin ) in RedoImpl()
2705 pEntry->bJoin, true ); in RedoImpl()
2710 pUndo = PrepareRedline( &rDoc, rBox, aTmpPos, pEntry->bJoin, true ); in RedoImpl()
2793 pEntry->pUndo = PrepareRedline( pDoc, rBox, aTmpPos, pEntry->bJoin, false ); in AddBoxAfter()
/trunk/main/sw/source/core/doc/
H A Ddocedt.cxx1054 sal_Bool bJoin = bSplit && pTNd; in MoveRange() local
1061 if( bJoin && pTNd->CanJoinNext() ) in MoveRange()
1071 bJoin = sal_False; in MoveRange()
1081 bJoin, bCorrSavePam ); in MoveRange()
/trunk/main/sc/source/filter/inc/
H A Dhtmlpars.hxx161 void SkipLocked( ScEEParseEntry*, sal_Bool bJoin = sal_True );
/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx347 void ScHTMLLayoutParser::SkipLocked( ScEEParseEntry* pE, sal_Bool bJoin ) in SkipLocked() argument
376 if ( bJoin && !bBadCol ) in SkipLocked()
/trunk/main/sw/source/core/layout/
H A Dtabfrm.cxx987 bool bJoin = !pFollowFlowLine->GetNext(); in RemoveFollowFlowLine() local
991 return bJoin; in RemoveFollowFlowLine()

Completed in 79 milliseconds