Home
last modified time | relevance | path

Searched refs:SEL_POSTIT (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/ui/web/
H A Dwview.cxx251 else if ( _nSelectionType & nsSelectionType::SEL_POSTIT ) in SelectShell()
/trunk/main/sw/source/ui/wrtsh/
H A Ddelete.cxx266 case nsSelectionType::SEL_POSTIT: in DelRight()
H A Dwrtsh1.cxx1497 return nsSelectionType::SEL_POSTIT; in GetSelectionType()
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx81 const SelectionType SEL_POSTIT = 0x020000; // Annotation variable
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx395 else if ( nSelectionType & nsSelectionType::SEL_POSTIT ) in SelectShell()