Home
last modified time | relevance | path

Searched refs:IDF_EDITATTR (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sc/inc/
H A Dglobal.hxx219 const sal_uInt16 IDF_EDITATTR = 0x0100; /// Rich-text attributes. variable
/trunk/main/sc/source/ui/view/
H A Dcellsh3.cxx767 pTabViewShell->DeleteContents( IDF_HARDATTR | IDF_EDITATTR ); in Execute()
H A Dviewfunc.cxx1899 ((nFlags & (IDF_ATTRIB | IDF_EDITATTR)) == nFlags)) ) in DeleteContents()
2007 if (nFlags & IDF_EDITATTR) // Edit-Engine-Attribute in DeleteContents()
/trunk/main/sc/source/core/data/
H A Dcolumn3.cxx588 if ( nDelFlag & IDF_EDITATTR ) in DeleteArea()
/trunk/main/sc/source/ui/undo/
H A Dundoblk3.cxx158 if (nFlags & IDF_EDITATTR) // Edit-Engine-Attribute in DoChange()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx626 if (nFlags & IDF_EDITATTR) // Edit-Engine-Attribute in DeleteContents()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx1811 if ( ( nContentFlags & IDF_EDITATTR ) && ( nContentFlags & IDF_CONTENTS ) == 0 ) in clearContents()
1812 nDelFlags |= IDF_EDITATTR; in clearContents()

Completed in 2116 milliseconds