Home
last modified time | relevance | path

Searched refs:SC_CLONECELL_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/inc/
H A Dcell.hxx60 const int SC_CLONECELL_DEFAULT = 0x0000; variable
88 …ScBaseCell* CloneWithoutNote( ScDocument& rDestDoc, int nCloneFlags = SC_CLONECELL_DEFAULT ) c…
92 …e( ScDocument& rDestDoc, const ScAddress& rDestPos, int nCloneFlags = SC_CLONECELL_DEFAULT ) const;
96 …s, ScDocument& rDestDoc, const ScAddress& rDestPos, int nCloneFlags = SC_CLONECELL_DEFAULT ) const;
347 …mulaCell& rCell, ScDocument& rDoc, const ScAddress& rPos, int nCloneFlags = SC_CLONECELL_DEFAULT );
/trunk/main/sc/source/core/data/
H A Dcolumn.cxx1254 int nCloneFlags = bCloneNoteCaptions ? SC_CLONECELL_DEFAULT : SC_CLONECELL_NOCAPTION; in CopyToClip()

Completed in 22 milliseconds