Home
last modified time | relevance | path

Searched refs:bAfter (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sw/source/ui/shells/
H A Dtabsh.cxx903 sal_Bool bAfter = sal_True; in Execute() local
908 bAfter = ((const SfxBoolItem* )pItem)->GetValue(); in Execute()
926 rSh.InsertCol( nCount, bAfter ); in Execute()
933 rSh.InsertRow( nCount, bAfter ); in Execute()
/aoo41x/main/sc/source/ui/vba/
H A Dvbaworksheet.cxx497 sal_Bool bAfter = After.hasValue(); in Move() local
498 if (bAfter) in Move()
532 sal_Bool bAfter = After.hasValue(); in Copy() local
533 if(bAfter) in Copy()
/aoo41x/main/sw/inc/
H A Dndarr.hxx309 SwTableNode* SplitTable( const SwNodeIndex& rPos, sal_Bool bAfter = sal_True,
/aoo41x/main/svx/source/svdraw/
H A Dsvdopath.cxx2605 …const bool bAfter(!aCandidate.isClosed() && aCandidate.count() == nSmallestEdgeIndex + 2L && 1.0 =… in NbcInsPoint() local
2623 else if(bAfter) in NbcInsPoint()
/aoo41x/main/sw/source/core/docnode/
H A Dndtbl.cxx3456 SwTableNode* SwNodes::SplitTable( const SwNodeIndex& rPos, sal_Bool bAfter, in SplitTable() argument
3479 ( bAfter ? ++nLinePos >= rTbl.GetTabLines().Count() : !nLinePos )) in SplitTable()

Completed in 73 milliseconds