Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/inc/
H A Dolinefun.hxx45 …sal_Bool RemoveOutline( const ScRange& rRange, sal_Bool bColumns, sal_Bool bRecord, sal_Bool bApi…
H A Ddbfunc.hxx107 void RemoveOutline( sal_Bool bColumns, sal_Bool bRecord = sal_True );
/trunk/main/sc/source/ui/undo/
H A Dundodat.cxx232 pViewShell->RemoveOutline( bColumns, sal_False ); in Redo()
248 rViewShell.RemoveOutline( bColumns, sal_True ); in Repeat()
/trunk/main/sc/source/ui/view/
H A Ddbfunc3.cxx126 void ScDBFunc::RemoveOutline( sal_Bool bColumns, sal_Bool bRecord ) in RemoveOutline() function in ScDBFunc
133 aFunc.RemoveOutline( aRange, bColumns, bRecord, sal_False ); in RemoveOutline()
H A Dcellsh1.cxx1145 pTabViewShell->RemoveOutline( bColumns ); in ExecuteEdit()
/trunk/main/sc/source/ui/docshell/
H A Dolinefun.cxx159 sal_Bool ScOutlineDocFunc::RemoveOutline( const ScRange& rRange, sal_Bool bColumns, sal_Bool bRecor… in RemoveOutline() function in ScOutlineDocFunc
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx7909 aFunc.RemoveOutline( aGroupRange, bColumns, sal_True, sal_True ); in ungroup()

Completed in 90 milliseconds