Home
last modified time | relevance | path

Searched refs:ShowCol (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/sc/source/ui/docshell/
H A Dolinefun.cxx419 pDoc->ShowCol( static_cast<SCCOL>(i), nTab, bShow ); in SelectLevel()
508 pDoc->ShowCol( static_cast<SCCOL>(i), nTab, sal_True ); in ShowMarkedOutlines()
700 pDoc->ShowCol( static_cast<SCCOL>(i), nTab, sal_True ); in ShowOutline()
722 pDoc->ShowCol( static_cast<SCCOL>(i), nTab, sal_False ); in ShowOutline()
791 pDoc->ShowCol( static_cast<SCCOL>(i), nTab, sal_False ); in HideOutline()
H A Ddocfunc.cxx3245 pDoc->ShowCol( nCol, nTab, bShow ); in SetWidthOrHeight()
/aoo4110/main/sc/source/ui/app/
H A Dtransobj.cxx620 pDestDoc->ShowCol( nCol, 0, sal_False ); in InitDocShell()
/aoo4110/main/sc/inc/
H A Dtable.hxx675 void ShowCol(SCCOL nCol, bool bShow);
H A Ddocument.hxx1367 SC_DLLPUBLIC void ShowCol(SCCOL nCol, SCTAB nTab, sal_Bool bShow);
/aoo4110/main/sc/source/ui/undo/
H A Dundoblk3.cxx1043 pDoc->ShowCol( nCol, nTab, sal_True ); in Redo()
/aoo4110/main/sc/source/core/data/
H A Ddocument.cxx3433 void ScDocument::ShowCol(SCCOL nCol, SCTAB nTab, sal_Bool bShow) in ShowCol() function in ScDocument
3436 pTab[nTab]->ShowCol( nCol, bShow ); in ShowCol()
H A Dtable2.cxx2594 void ScTable::ShowCol(SCCOL nCol, bool bShow) in ShowCol() function in ScTable
/aoo4110/main/sc/source/ui/view/
H A Dviewfunc.cxx2257 pDoc->ShowCol( nCol, nTab, bShow ); in SetWidthOrHeight()

Completed in 117 milliseconds