Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/inc/
H A Dolinefun.hxx44 sal_Bool MakeOutline( const ScRange& rRange, sal_Bool bColumns, sal_Bool bRecord, sal_Bool bApi );
H A Ddbfunc.hxx106 void MakeOutline( sal_Bool bColumns, sal_Bool bRecord = sal_True );
/aoo42x/main/sc/source/ui/undo/
H A Dundodat.cxx230 pViewShell->MakeOutline( bColumns, sal_False ); in Redo()
246 rViewShell.MakeOutline( bColumns, sal_True ); in Repeat()
/aoo42x/main/sc/source/ui/view/
H A Ddbfunc3.cxx111 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 Dcellsh1.cxx1077 pTabViewShell->MakeOutline( bColumns ); in ExecuteEdit()
/aoo42x/main/sc/source/ui/docshell/
H A Dolinefun.cxx95 sal_Bool ScOutlineDocFunc::MakeOutline( const ScRange& rRange, sal_Bool bColumns, sal_Bool bRecord,… in MakeOutline() function in ScOutlineDocFunc
/aoo42x/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx7893 aFunc.MakeOutline( aGroupRange, bColumns, sal_True, sal_True ); in group()

Completed in 84 milliseconds