Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/docvw/
H A Dedtwin.cxx1443 ((nLclSelectionType & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM)) && in KeyInput()
1655 … (rSh.GetSelectionType() & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM)) && in KeyInput()
1676 … || ( ( nSelectionType & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM) ) in KeyInput()
1759 … if((nSelectionType & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM)) && in KeyInput()
1982 nsSelectionType::SEL_DRW_FORM)) in KeyInput()
2041 nsSelectionType::SEL_DRW_FORM)) in KeyInput()
2077 (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM| in KeyInput()
2097 … else if((rSh.GetSelectionType() & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM| in KeyInput()
2129 nsSelectionType::SEL_DRW_FORM)) in KeyInput()
/aoo41x/main/sw/source/ui/web/
H A Dwview.cxx237 else if ( _nSelectionType & nsSelectionType::SEL_DRW_FORM ) in SelectShell()
/aoo41x/main/sw/source/ui/wrtsh/
H A Ddelete.cxx377 case nsSelectionType::SEL_DRW_FORM: in DelRight()
H A Dwrtsh1.cxx1511 nCnt = nsSelectionType::SEL_DRW_FORM; in GetSelectionType()
/aoo41x/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx407 if(bPending || ((nsSelectionType::SEL_GRF | nsSelectionType::SEL_DRW_FORM) & nSelectionType)) in GetData()
903 if( nSelection & ( nsSelectionType::SEL_DRW | nsSelectionType::SEL_DRW_FORM )) in PrepareForCopy()
3129 if( nSelection & ( nsSelectionType::SEL_DRW | nsSelectionType::SEL_DRW_FORM )) in SetDataForDragAndDrop()
3316 nsSelectionType::SEL_DRW_FORM ) & nSelection ) in PrivatePaste()
/aoo41x/main/sw/source/ui/inc/
H A Dwrtsh.hxx77 const SelectionType SEL_DRW_FORM = 0x001000; // Zeichenobjekte: DB-Forms variable
/aoo41x/main/sw/source/ui/uiview/
H A Dview.cxx388 else if ( nSelectionType & nsSelectionType::SEL_DRW_FORM ) in SelectShell()

Completed in 199 milliseconds