Home
last modified time | relevance | path

Searched refs:ShowOutline (Results 1 – 6 of 6) sorted by path

/trunk/main/sc/source/ui/docshell/
H A Dolinefun.cxx656 sal_Bool ScOutlineDocFunc::ShowOutline( SCTAB nTab, sal_Bool bColumns, sal_uInt16 nLevel, sal_uInt1… in ShowOutline() function in ScOutlineDocFunc
/trunk/main/sc/source/ui/inc/
H A Ddbfunc.hxx115 void ShowOutline( sal_Bool bColumns, sal_uInt16 nLevel, sal_uInt16 nEntry,
H A Dolinefun.hxx55 sal_Bool ShowOutline( SCTAB nTab, sal_Bool bColumns, sal_uInt16 nLevel, sal_uInt16 nEntry,
/trunk/main/sc/source/ui/undo/
H A Dundodat.cxx125 pViewShell->ShowOutline( bColumns, nLevel, nEntry, sal_False, sal_False ); in Undo()
155 pViewShell->ShowOutline( bColumns, nLevel, nEntry, sal_False ); in Redo()
/trunk/main/sc/source/ui/view/
H A Ddbfunc3.cxx249 void ScDBFunc::ShowOutline( sal_Bool bColumns, sal_uInt16 nLevel, sal_uInt16 nEntry, sal_Bool bReco… in ShowOutline() function in ScDBFunc
256 sal_Bool bOk = aFunc.ShowOutline( nTab, bColumns, nLevel, nEntry, bRecord, bPaint, sal_False ); in ShowOutline()
H A Dolinewin.cxx477 …rFunc.ShowOutline( mbHoriz, sal::static_int_cast<sal_uInt16>(nLevel), sal::static_int_cast<sal_uIn… in DoFunction()

Completed in 44 milliseconds