Home
last modified time | relevance | path

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

/aoo41x/main/sc/inc/
H A Dcell.hxx71 const int SC_CLONECELL_NOCAPTION = 0x0004; variable
/aoo41x/main/sc/source/core/data/
H A Dcell.cxx149 bool bCloneCaption = (nCloneFlags & SC_CLONECELL_NOCAPTION) == 0; in CloneWithNote()
H A Dcolumn.cxx1254 int nCloneFlags = bCloneNoteCaptions ? SC_CLONECELL_DEFAULT : SC_CLONECELL_NOCAPTION; in CopyToClip()

Completed in 81 milliseconds