| /AOO41X/main/sw/source/ui/frmdlg/ ! |
| H A D | cption.cxx | 197 else if( eType & nsSelectionType::SEL_TBL ) in SwCaptionDialog() 259 case nsSelectionType::SEL_TBL: in SwCaptionDialog() 260 case nsSelectionType::SEL_TBL | nsSelectionType::SEL_NUM: in SwCaptionDialog() 261 case nsSelectionType::SEL_TBL | nsSelectionType::SEL_TXT: in SwCaptionDialog() 262 case nsSelectionType::SEL_TBL | nsSelectionType::SEL_NUM | nsSelectionType::SEL_TXT: in SwCaptionDialog()
|
| /AOO41X/main/sw/source/ui/uiview/ ! |
| H A D | formatclipboard.cxx | 113 else if( nSelectionType == nsSelectionType::SEL_TBL ) in lcl_CreateEmptyItemSet() 344 …| nsSelectionType::SEL_TXT | nsSelectionType::SEL_DRW | nsSelectionType::SEL_TBL | nsSelectionType… in CanCopyThisType() 428 m_pTableItemSet = lcl_CreateEmptyItemSet( nsSelectionType::SEL_TBL, rPool ); in Copy() 584 …if( m_pTableItemSet && nSelectionType & (nsSelectionType::SEL_TBL | nsSelectionType::SEL_TBL_CELLS… in Paste()
|
| H A D | viewdlg2.cxx | 149 const SwLabelType eT = eType & nsSelectionType::SEL_TBL ? LTYPE_TABLE : in InsertCaption() 219 else if( eType & nsSelectionType::SEL_TBL) in InsertCaption()
|
| H A D | viewstat.cxx | 105 nSelectionType & nsSelectionType::SEL_TBL || in GetState()
|
| H A D | view.cxx | 425 if ( nSelectionType & nsSelectionType::SEL_TBL ) in SelectShell()
|
| /AOO41X/main/sw/source/ui/config/ ! |
| H A D | barcfg.cxx | 87 if(nSelType & nsSelectionType::SEL_TBL) in lcl_getArrayIndex() 92 else if(nSelType & nsSelectionType::SEL_TBL) in lcl_getArrayIndex()
|
| H A D | optpage.cxx | 1319 if(pWrtShell && nsSelectionType::SEL_TBL & pWrtShell->GetSelectionType()) in FillItemSet()
|
| /AOO41X/main/sw/source/ui/wrtsh/ ! |
| H A D | delete.cxx | 259 nSelection = nsSelectionType::SEL_TBL; in DelRight() 271 case nsSelectionType::SEL_TBL: in DelRight()
|
| H A D | wrtsh1.cxx | 1548 nCnt |= nsSelectionType::SEL_TBL; in GetSelectionType() 1551 nCnt |= (nsSelectionType::SEL_TBL | nsSelectionType::SEL_TBL_CELLS); in GetSelectionType()
|
| /AOO41X/main/sw/source/ui/web/ ! |
| H A D | wview.cxx | 269 if ( _nSelectionType & nsSelectionType::SEL_TBL ) in SelectShell()
|
| /AOO41X/main/sw/source/ui/chrdlg/ ! |
| H A D | pardlg.cxx | 219 rSh.GetSelectionType() & nsSelectionType::SEL_TBL ) in PageCreated()
|
| /AOO41X/main/sw/source/ui/misc/ ! |
| H A D | srtdlg.cxx | 200 (nsSelectionType::SEL_TBL|nsSelectionType::SEL_TBL_CELLS) ) in SwSortDlg()
|
| /AOO41X/main/sw/source/ui/utlui/ ! |
| H A D | uitool.cxx | 142 …h.IsTableMode() || rSh.GetSelectionType() & (nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL)); in PrepareBoxInfo()
|
| /AOO41X/main/sw/source/ui/inc/ ! |
| H A D | wrtsh.hxx | 72 const SelectionType SEL_TBL = 0x000080; // Cursor steht in Tabelle variable
|
| /AOO41X/main/sw/source/ui/app/ ! |
| H A D | apphdl.cxx | 193 !(nSelection & (nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL))) in StateOther()
|
| /AOO41X/main/sw/source/ui/docvw/ ! |
| H A D | edtwin.cxx | 4364 if( nId && (nsSelectionType::SEL_TXT|nsSelectionType::SEL_TBL) & eSelection) in MouseButtonUp() 4398 if( (( nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL ) in MouseButtonUp() 4409 if( (( nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL ) in MouseButtonUp()
|
| /AOO41X/main/sw/source/ui/shells/ ! |
| H A D | tabsh.cxx | 227 (nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL)); in lcl_TableParamToItemSet()
|
| H A D | textsh1.cxx | 1478 !(nType & nsSelectionType::SEL_TBL) && in GetState()
|
| H A D | basesh.cxx | 2822 nSel & (nsSelectionType::SEL_TBL|nsSelectionType::SEL_TBL_CELLS) ) in GetGalleryState()
|
| /AOO41X/main/sw/source/ui/dochdl/ ! |
| H A D | swdtflvr.cxx | 761 if( ( nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL ) & nSelection ) in DeleteSelection()
|