Searched refs:ShowOutline (Results 1 – 6 of 6) sorted by relevance
/trunk/main/sc/source/ui/inc/ |
H A D | olinefun.hxx | 55 sal_Bool ShowOutline( SCTAB nTab, sal_Bool bColumns, sal_uInt16 nLevel, sal_uInt16 nEntry,
|
H A D | dbfunc.hxx | 115 void ShowOutline( sal_Bool bColumns, sal_uInt16 nLevel, sal_uInt16 nEntry,
|
/trunk/main/sc/source/ui/undo/ |
H A D | undodat.cxx | 125 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 D | dbfunc3.cxx | 249 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 D | olinewin.cxx | 477 …rFunc.ShowOutline( mbHoriz, sal::static_int_cast<sal_uInt16>(nLevel), sal::static_int_cast<sal_uIn… in DoFunction()
|
/trunk/main/sc/source/ui/docshell/ |
H A D | olinefun.cxx | 656 sal_Bool ScOutlineDocFunc::ShowOutline( SCTAB nTab, sal_Bool bColumns, sal_uInt16 nLevel, sal_uInt1… in ShowOutline() function in ScOutlineDocFunc
|
Completed in 80 milliseconds