Searched refs:SC_CLONECELL_ADJUST3DREL (Results 1 – 3 of 3) sorted by relevance
67 const int SC_CLONECELL_ADJUST3DREL = 0x0002; variable
965 ScBaseCell* pNew2 = pCell1->CloneWithoutNote( *pDocument, aPos2, SC_CLONECELL_ADJUST3DREL ); in SwapRow()973 pNew1 = pCell2->CloneWithoutNote( *pDocument, aPos1, SC_CLONECELL_ADJUST3DREL ); in SwapRow()
758 if ( nCloneFlags & SC_CLONECELL_ADJUST3DREL ) in ScFormulaCell()
Completed in 31 milliseconds