Home
last modified time | relevance | path

Searched refs:SEL_TBL (Results 1 – 20 of 20) sorted by relevance

/trunk/main/sw/source/ui/frmdlg/
H A Dcption.cxx197 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()
/trunk/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx113 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 Dviewdlg2.cxx149 const SwLabelType eT = eType & nsSelectionType::SEL_TBL ? LTYPE_TABLE : in InsertCaption()
219 else if( eType & nsSelectionType::SEL_TBL) in InsertCaption()
H A Dviewstat.cxx103 nSelectionType & nsSelectionType::SEL_TBL || in GetState()
H A Dview.cxx424 if ( nSelectionType & nsSelectionType::SEL_TBL ) in SelectShell()
/trunk/main/sw/source/ui/config/
H A Dbarcfg.cxx87 if(nSelType & nsSelectionType::SEL_TBL) in lcl_getArrayIndex()
92 else if(nSelType & nsSelectionType::SEL_TBL) in lcl_getArrayIndex()
H A Doptpage.cxx1316 if(pWrtShell && nsSelectionType::SEL_TBL & pWrtShell->GetSelectionType()) in FillItemSet()
/trunk/main/sw/source/ui/wrtsh/
H A Ddelete.cxx259 nSelection = nsSelectionType::SEL_TBL; in DelRight()
269 case nsSelectionType::SEL_TBL: in DelRight()
H A Dwrtsh1.cxx1548 nCnt |= nsSelectionType::SEL_TBL; in GetSelectionType()
1551 nCnt |= (nsSelectionType::SEL_TBL | nsSelectionType::SEL_TBL_CELLS); in GetSelectionType()
/trunk/main/sw/source/ui/web/
H A Dwview.cxx269 if ( _nSelectionType & nsSelectionType::SEL_TBL ) in SelectShell()
/trunk/main/sw/source/ui/chrdlg/
H A Dpardlg.cxx231 rSh.GetSelectionType() & nsSelectionType::SEL_TBL) in PageCreated()
/trunk/main/sw/source/ui/misc/
H A Dsrtdlg.cxx200 (nsSelectionType::SEL_TBL|nsSelectionType::SEL_TBL_CELLS) ) in SwSortDlg()
/trunk/main/sw/source/ui/utlui/
H A Duitool.cxx142 …h.IsTableMode() || rSh.GetSelectionType() & (nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL)); in PrepareBoxInfo()
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx72 const SelectionType SEL_TBL = 0x000080; // Cursor steht in Tabelle variable
/trunk/main/sw/source/ui/app/
H A Dapphdl.cxx193 !(nSelection & (nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL))) in StateOther()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx4366 if( nId && (nsSelectionType::SEL_TXT|nsSelectionType::SEL_TBL) & eSelection) in MouseButtonUp()
4400 if( (( nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL ) in MouseButtonUp()
4411 if( (( nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL ) in MouseButtonUp()
/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx227 (nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL)); in lcl_TableParamToItemSet()
H A Dtextsh1.cxx1480 !(nType & nsSelectionType::SEL_TBL) && in GetState()
H A Dbasesh.cxx2829 nSel & (nsSelectionType::SEL_TBL|nsSelectionType::SEL_TBL_CELLS) ) in GetGalleryState()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx761 if( ( nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL ) & nSelection ) in DeleteSelection()

Completed in 193 milliseconds