Home
last modified time | relevance | path

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

/aoo41x/main/sc/inc/
H A Dglobal.hxx217 const sal_uInt16 IDF_STYLES = 0x0040; /// Cell styles. variable
220 const sal_uInt16 IDF_ATTRIB = IDF_HARDATTR | IDF_STYLES;
/aoo41x/main/sc/source/ui/docshell/
H A Dimpex.cxx1975 sal_uInt16 nFlags = IDF_ALL & ~IDF_STYLES; in Dif2Doc()
1998 sal_uInt16 nFlags = IDF_ALL & ~IDF_STYLES; in RTF2Doc()
2024 sal_uInt16 nFlags = IDF_ALL & ~IDF_STYLES; in HTML2Doc()
/aoo41x/main/sc/source/core/data/
H A Dcolumn.cxx1295 if ( (nFlags & IDF_STYLES) != IDF_STYLES ) in CopyToColumn()

Completed in 43 milliseconds