Searched refs:SEL_TXT (Results 1 – 18 of 18) sorted by relevance
133 else if( nSelectionType & nsSelectionType::SEL_TXT ) in lcl_CreateEmptyItemSet()335 if( nSelectionType & nsSelectionType::SEL_TXT && m_nSelectionType & nsSelectionType::SEL_TXT ) in HasContentForThisType()344 …| nsSelectionType::SEL_TXT | nsSelectionType::SEL_DRW | nsSelectionType::SEL_TBL | nsSelectionType… in CanCopyThisType()359 if( nSelectionType == nsSelectionType::SEL_TXT ) in Copy()400 if( nSelectionType & nsSelectionType::SEL_TXT && rWrtShell.GetNumRuleAtCurrCrsrPos() ) in Copy()435 if( nSelectionType & nsSelectionType::SEL_TXT ) in Copy()501 if( nSelectionType & nsSelectionType::SEL_TXT ) in Paste()556 … if( nSelectionType & nsSelectionType::SEL_TXT && rWrtShell.GetNumRuleAtCurrCrsrPos() ) in Paste()
151 eType == nsSelectionType::SEL_TXT ? LTYPE_FLY : in InsertCaption()223 else if( eType == nsSelectionType::SEL_TXT) in InsertCaption()
404 if( nSelectionType & (nsSelectionType::SEL_DRW_TXT|nsSelectionType::SEL_TXT) ) in GetState()
1111 if( nSelectionType & (nsSelectionType::SEL_DRW_TXT|nsSelectionType::SEL_TXT) ) in Execute()
260 if(nSelection & nsSelectionType::SEL_TXT) in DelRight()261 nSelection = nsSelectionType::SEL_TXT; in DelRight()268 case nsSelectionType::SEL_TXT: in DelRight()301 if( nsSelectionType::SEL_TXT & nSelection && SwCrsrShell::IsSttPara() && in DelRight()
956 if( IsAddMode() || !(nSelection & nsSelectionType::SEL_TXT) ) in IntelligentCut()
1495 return IsSelFrmMode() ? nsSelectionType::SEL_FRM : nsSelectionType::SEL_TXT; in GetSelectionType()
213 else if( eType == nsSelectionType::SEL_TXT ) 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()269 case nsSelectionType::SEL_TXT: in SwCaptionDialog()
437 if( nSelectionType & nsSelectionType::SEL_TXT && !pWrtShell->HasMark() ) in GetData()761 if( ( nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL ) & nSelection ) in DeleteSelection()3172 else if( nSelection & nsSelectionType::SEL_TXT && !pWrtShell->HasMark() ) in SetDataForDragAndDrop()
142 … (rSh.IsTableMode() || rSh.GetSelectionType() & (nsSelectionType::SEL_TXT | nsSelectionType… in PrepareBoxInfo()
67 const SelectionType SEL_TXT = CNT_TXT; // Text, niemals auch Rahmen 0x0001 variable
193 !(nSelection & (nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL))) in StateOther()
792 if( rSh.GetSelectionType() & nsSelectionType::SEL_TXT ) in InsertHyperlink()
227 (nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL)); in lcl_TableParamToItemSet()
1479 if (!(nType & nsSelectionType::SEL_TXT) && in GetState()
2823 (nSel & nsSelectionType::SEL_TXT) ) in GetGalleryState()
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()
1194 bRes = ( (nsSelectionType::SEL_TXT & eSelType) || in IsTextSelection()
Completed in 133 milliseconds