Searched refs:ShowMarkedOutlines (Results 1 – 7 of 7) sorted by relevance
52 sal_Bool ShowMarkedOutlines( const ScRange& rRange, sal_Bool bRecord, sal_Bool bApi );
120 void ShowMarkedOutlines( sal_Bool bRecord = sal_True );
430 pViewShell->ShowMarkedOutlines( sal_False ); in Redo()444 rViewShell.ShowMarkedOutlines( sal_True ); in Repeat()
355 void ScDBFunc::ShowMarkedOutlines( sal_Bool bRecord ) in ShowMarkedOutlines() function in ScDBFunc363 sal_Bool bDone = aFunc.ShowMarkedOutlines( aRange, bRecord, sal_False ); in ShowMarkedOutlines()
988 pTabViewShell->ShowMarkedOutlines(); in ExecuteEdit()
447 sal_Bool ScOutlineDocFunc::ShowMarkedOutlines( const ScRange& rRange, sal_Bool bRecord, sal_Bool bA… in ShowMarkedOutlines() function in ScOutlineDocFunc
7963 aFunc.ShowMarkedOutlines( aMarkRange, sal_True, sal_True ); in showDetail()
Completed in 113 milliseconds