Home
last modified time | relevance | path

Searched refs:bOnlyUpdateOwnTab (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx4858 bool bIsName, bool bOnlyUpdateOwnTab /*= FALSE*/) in UpdateMoveTab() argument
4915 else if ( nStart <= nTab && nTab <= nEnd && !bOnlyUpdateOwnTab) in UpdateMoveTab()
4932 else if ( nStart <= nTab && nTab <= nEnd && !bOnlyUpdateOwnTab) in UpdateMoveTab()
/trunk/main/sc/inc/
H A Dcompiler.hxx451 …ScRangeData* UpdateMoveTab(SCTAB nOldPos, SCTAB nNewPos, bool bIsName, bool bOnlyUpdateOwnTab = fa…

Completed in 103 milliseconds