Searched refs:MakeOutline (Results 1 – 7 of 7) sorted by relevance
/trunk/main/sc/source/ui/inc/ |
H A D | olinefun.hxx | 44 sal_Bool MakeOutline( const ScRange& rRange, sal_Bool bColumns, sal_Bool bRecord, sal_Bool bApi );
|
H A D | dbfunc.hxx | 106 void MakeOutline( sal_Bool bColumns, sal_Bool bRecord = sal_True );
|
/trunk/main/sc/source/ui/undo/ |
H A D | undodat.cxx | 230 pViewShell->MakeOutline( bColumns, sal_False ); in Redo() 246 rViewShell.MakeOutline( bColumns, sal_True ); in Repeat()
|
/trunk/main/sc/source/ui/view/ |
H A D | dbfunc3.cxx | 111 void ScDBFunc::MakeOutline( sal_Bool bColumns, sal_Bool bRecord ) in MakeOutline() function in ScDBFunc 118 aFunc.MakeOutline( aRange, bColumns, bRecord, sal_False ); in MakeOutline()
|
H A D | cellsh1.cxx | 1077 pTabViewShell->MakeOutline( bColumns ); in ExecuteEdit()
|
/trunk/main/sc/source/ui/docshell/ |
H A D | olinefun.cxx | 95 sal_Bool ScOutlineDocFunc::MakeOutline( const ScRange& rRange, sal_Bool bColumns, sal_Bool bRecord,… in MakeOutline() function in ScOutlineDocFunc
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 7893 aFunc.MakeOutline( aGroupRange, bColumns, sal_True, sal_True ); in group()
|
Completed in 120 milliseconds