Home
last modified time | relevance | path

Searched refs:UpdateOutlineCol (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx2266 if ( pDoc->UpdateOutlineCol( static_cast<SCCOL>(nStartNo), in SetWidthOrHeight()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx3255 bOutline = bOutline || pDoc->UpdateOutlineCol( in SetWidthOrHeight()
/trunk/main/sc/source/core/data/
H A Dtable2.cxx2966 sal_Bool ScTable::UpdateOutlineCol( SCCOL nStartCol, SCCOL nEndCol, sal_Bool bShow ) in UpdateOutlineCol() function in ScTable
H A Ddocumen3.cxx1229 sal_Bool ScDocument::UpdateOutlineCol( SCCOL nStartCol, SCCOL nEndCol, SCTAB nTab, sal_Bool bShow ) in UpdateOutlineCol() function in ScDocument
1232 return pTab[nTab]->UpdateOutlineCol( nStartCol, nEndCol, bShow ); in UpdateOutlineCol()
/trunk/main/sc/inc/
H A Dtable.hxx701 sal_Bool UpdateOutlineCol( SCCOL nStartCol, SCCOL nEndCol, sal_Bool bShow );
H A Ddocument.hxx1439 sal_Bool UpdateOutlineCol( SCCOL nStartCol, SCCOL nEndCol, SCTAB nTab, sal_Bool bShow );

Completed in 104 milliseconds