Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/ui/docvw/
H A Dedtwin.cxx1440 ((nLclSelectionType & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM)) && in KeyInput()
1652 … (rSh.GetSelectionType() & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM)) && in KeyInput()
1673 … || ( ( nSelectionType & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM) ) in KeyInput()
1756 … if((nSelectionType & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM)) && in KeyInput()
1980 nsSelectionType::SEL_DRW_FORM)) in KeyInput()
2040 nsSelectionType::SEL_DRW_FORM)) in KeyInput()
2076 (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM| in KeyInput()
2096 … else if((rSh.GetSelectionType() & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM| in KeyInput()
2128 nsSelectionType::SEL_DRW_FORM)) in KeyInput()
/AOO42X/main/sw/source/ui/web/
H A Dwview.cxx237 else if ( _nSelectionType & nsSelectionType::SEL_DRW_FORM ) in SelectShell()
/AOO42X/main/sw/source/ui/wrtsh/
H A Ddelete.cxx376 case nsSelectionType::SEL_DRW_FORM: in DelRight()
H A Dwrtsh1.cxx1509 nCnt = nsSelectionType::SEL_DRW_FORM; in GetSelectionType()
/AOO42X/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx399 … if(bPending || ((nsSelectionType::SEL_GRF | nsSelectionType::SEL_DRW_FORM) & nSelectionType)) in GetData()
894 if( nSelection & ( nsSelectionType::SEL_DRW | nsSelectionType::SEL_DRW_FORM )) in PrepareForCopy()
3112 if( nSelection & ( nsSelectionType::SEL_DRW | nsSelectionType::SEL_DRW_FORM )) in SetDataForDragAndDrop()
3295 nsSelectionType::SEL_DRW_FORM ) & nSelection ) in PrivatePaste()
/AOO42X/main/sw/source/ui/inc/
H A Dwrtsh.hxx76 const SelectionType SEL_DRW_FORM = 0x001000; // Zeichenobjekte: DB-Forms variable
/AOO42X/main/sw/source/ui/uiview/
H A Dview.cxx380 else if ( nSelectionType & nsSelectionType::SEL_DRW_FORM ) in SelectShell()