Home
last modified time | relevance | path

Searched refs:RemoveMerge (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sc/source/ui/inc/
H A Dviewfunc.hxx238 sal_Bool RemoveMerge( sal_Bool bRecord = sal_True );
/trunk/main/sc/source/ui/view/
H A Dcellsh3.cxx821 if (pTabViewShell->RemoveMerge()) in Execute()
H A Dviewfun2.cxx1186 sal_Bool ScViewFunc::RemoveMerge( sal_Bool bRecord ) in RemoveMerge() function in ScViewFunc
/trunk/main/sc/source/ui/undo/
H A Dundoblk3.cxx810 pDoc->RemoveMerge( maRange.aStart.Col(), maRange.aStart.Row(), maRange.aStart.Tab() ); in DoChange()
H A Dundoblk.cxx2134 ((ScTabViewTarget&)rTarget).GetViewShell()->RemoveMerge(); in Repeat()
/trunk/main/sc/source/core/data/
H A Ddocumen3.cxx2001 void ScDocument::RemoveMerge( SCCOL nCol, SCROW nRow, SCTAB nTab ) in RemoveMerge() function in ScDocument
/trunk/main/sc/inc/
H A Ddocument.hxx880 void RemoveMerge( SCCOL nCol, SCROW nRow, SCTAB nTab );

Completed in 60 milliseconds