Home
last modified time | relevance | path

Searched refs:SEL_TBL_CELLS (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx344 …:SEL_TXT | nsSelectionType::SEL_DRW | nsSelectionType::SEL_TBL | nsSelectionType::SEL_TBL_CELLS ) ) in CanCopyThisType()
426 …if( nSelectionType & nsSelectionType::SEL_TBL_CELLS )//only copy table attributes if really cells … in Copy()
584 …( m_pTableItemSet && nSelectionType & (nsSelectionType::SEL_TBL | nsSelectionType::SEL_TBL_CELLS) ) in Paste()
H A Dview.cxx270 & ~nsSelectionType::SEL_TBL_CELLS); in SelectShell()
/aoo4110/main/sw/source/ui/web/
H A Dwview.cxx138 & ~nsSelectionType::SEL_TBL_CELLS); in SelectShell()
/aoo4110/main/sw/source/ui/shells/
H A Dbasesh.cxx2281 if( nsSelectionType::SEL_TBL_CELLS & nSelType ) in GetBckColState()
2332 if( nsSelectionType::SEL_TBL_CELLS & nSelType ) in ExecBckCol()
2388 if( nsSelectionType::SEL_TBL_CELLS & nSelType ) in ExecBckCol()
2822 nSel & (nsSelectionType::SEL_TBL|nsSelectionType::SEL_TBL_CELLS) ) in GetGalleryState()
/aoo4110/main/sw/source/ui/wrtsh/
H A Ddelete.cxx258 if(nSelection & nsSelectionType::SEL_TBL_CELLS) in DelRight()
H A Dwrtsh1.cxx1551 nCnt |= (nsSelectionType::SEL_TBL | nsSelectionType::SEL_TBL_CELLS); in GetSelectionType()
/aoo4110/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx884 if( nSelection & nsSelectionType::SEL_TBL_CELLS ) in PrepareForCopy()
3114 if( nSelection & nsSelectionType::SEL_TBL_CELLS ) in SetDataForDragAndDrop()
3307 if( rShell.HasSelection() && !( nSelection & nsSelectionType::SEL_TBL_CELLS)) in PrivatePaste()
3707 if( nsSelectionType::SEL_TBL_CELLS & nSelection ) in SwTrnsfrDdeLink()
/aoo4110/main/sw/source/ui/misc/
H A Dsrtdlg.cxx200 (nsSelectionType::SEL_TBL|nsSelectionType::SEL_TBL_CELLS) ) in SwSortDlg()
/aoo4110/main/sw/source/ui/inc/
H A Dwrtsh.hxx73 const SelectionType SEL_TBL_CELLS = 0x000100; // Tabellenzellen sind selektiert variable
/aoo4110/main/sw/source/ui/uno/
H A Dunotxvw.cxx1196 (!(nsSelectionType::SEL_TBL_CELLS & eSelType) || bAllowTables); in IsTextSelection()
/aoo4110/main/sw/source/ui/docvw/
H A Dedtwin.cxx1832 nsSelectionType::SEL_TBL_CELLS | nsSelectionType::SEL_DRW | in KeyInput()

Completed in 179 milliseconds