Searched refs:SEL_TBL (Results 1 – 20 of 20) sorted by relevance
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()
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()
149 const SwLabelType eT = eType & nsSelectionType::SEL_TBL ? LTYPE_TABLE : in InsertCaption()219 else if( eType & nsSelectionType::SEL_TBL) in InsertCaption()
105 nSelectionType & nsSelectionType::SEL_TBL || in GetState()
425 if ( nSelectionType & nsSelectionType::SEL_TBL ) in SelectShell()
87 if(nSelType & nsSelectionType::SEL_TBL) in lcl_getArrayIndex()92 else if(nSelType & nsSelectionType::SEL_TBL) in lcl_getArrayIndex()
1319 if(pWrtShell && nsSelectionType::SEL_TBL & pWrtShell->GetSelectionType()) in FillItemSet()
259 nSelection = nsSelectionType::SEL_TBL; in DelRight()269 case nsSelectionType::SEL_TBL: in DelRight()
1548 nCnt |= nsSelectionType::SEL_TBL; in GetSelectionType()1551 nCnt |= (nsSelectionType::SEL_TBL | nsSelectionType::SEL_TBL_CELLS); in GetSelectionType()
269 if ( _nSelectionType & nsSelectionType::SEL_TBL ) in SelectShell()
219 rSh.GetSelectionType() & nsSelectionType::SEL_TBL ) in PageCreated()
200 (nsSelectionType::SEL_TBL|nsSelectionType::SEL_TBL_CELLS) ) in SwSortDlg()
72 const SelectionType SEL_TBL = 0x000080; // Cursor steht in Tabelle variable
193 !(nSelection & (nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL))) in StateOther()
142 …h.IsTableMode() || rSh.GetSelectionType() & (nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL)); in PrepareBoxInfo()
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()
227 (nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL)); in lcl_TableParamToItemSet()
1478 !(nType & nsSelectionType::SEL_TBL) && in GetState()
2822 nSel & (nsSelectionType::SEL_TBL|nsSelectionType::SEL_TBL_CELLS) ) in GetGalleryState()
761 if( ( nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL ) & nSelection ) in DeleteSelection()
Completed in 519 milliseconds