Searched refs:SEL_TBL_CELLS (Results 1 – 11 of 11) sorted by relevance
344 …: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()
270 & ~nsSelectionType::SEL_TBL_CELLS); in SelectShell()
138 & ~nsSelectionType::SEL_TBL_CELLS); in SelectShell()
2281 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()
258 if(nSelection & nsSelectionType::SEL_TBL_CELLS) in DelRight()
1551 nCnt |= (nsSelectionType::SEL_TBL | nsSelectionType::SEL_TBL_CELLS); in GetSelectionType()
884 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()
200 (nsSelectionType::SEL_TBL|nsSelectionType::SEL_TBL_CELLS) ) in SwSortDlg()
73 const SelectionType SEL_TBL_CELLS = 0x000100; // Tabellenzellen sind selektiert variable
1196 (!(nsSelectionType::SEL_TBL_CELLS & eSelType) || bAllowTables); in IsTextSelection()
1832 nsSelectionType::SEL_TBL_CELLS | nsSelectionType::SEL_DRW | in KeyInput()
Completed in 81 milliseconds