Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/wrtsh/
H A Ddelete.cxx259 if(nSelection & nsSelectionType::SEL_FONTWORK) in DelRight()
H A Dwrtsh1.cxx1528 nCnt |= nsSelectionType::SEL_FONTWORK; in GetSelectionType()
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx80 const SelectionType SEL_FONTWORK = 0x010000; // Fontwork variable
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx373 if (nSelectionType & nsSelectionType::SEL_FONTWORK) in SelectShell()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx3034 …switch ( rSh.GetSelectionType() &~ ( nsSelectionType::SEL_FONTWORK | nsSelectionType::SEL_EXTRUDED… in MouseButtonDown()