Searched refs:bAfter (Results 1 – 5 of 5) sorted by relevance
903 sal_Bool bAfter = sal_True; in Execute() local908 bAfter = ((const SfxBoolItem* )pItem)->GetValue(); in Execute()926 rSh.InsertCol( nCount, bAfter ); in Execute()933 rSh.InsertRow( nCount, bAfter ); in Execute()
497 sal_Bool bAfter = After.hasValue(); in Move() local498 if (bAfter) in Move()532 sal_Bool bAfter = After.hasValue(); in Copy() local533 if(bAfter) in Copy()
309 SwTableNode* SplitTable( const SwNodeIndex& rPos, sal_Bool bAfter = sal_True,
2605 …const bool bAfter(!aCandidate.isClosed() && aCandidate.count() == nSmallestEdgeIndex + 2L && 1.0 =… in NbcInsPoint() local2623 else if(bAfter) in NbcInsPoint()
3456 SwTableNode* SwNodes::SplitTable( const SwNodeIndex& rPos, sal_Bool bAfter, in SplitTable() argument3479 ( bAfter ? ++nLinePos >= rTbl.GetTabLines().Count() : !nLinePos )) in SplitTable()
Completed in 55 milliseconds