Home
last modified time | relevance | path

Searched refs:SC_CLONECELL_ADJUST3DREL (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/inc/
H A Dcell.hxx67 const int SC_CLONECELL_ADJUST3DREL = 0x0002; variable
/trunk/main/sc/source/core/data/
H A Dcolumn.cxx965 ScBaseCell* pNew2 = pCell1->CloneWithoutNote( *pDocument, aPos2, SC_CLONECELL_ADJUST3DREL ); in SwapRow()
973 pNew1 = pCell2->CloneWithoutNote( *pDocument, aPos1, SC_CLONECELL_ADJUST3DREL ); in SwapRow()
H A Dcell.cxx758 if ( nCloneFlags & SC_CLONECELL_ADJUST3DREL ) in ScFormulaCell()

Completed in 51 milliseconds