Home
last modified time | relevance | path

Searched refs:SEL_TXT (Results 1 – 18 of 18) sorted by relevance

/aoo41x/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx133 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.GetCurNumRule() ) 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.GetCurNumRule() ) in Paste()
H A Dviewdlg2.cxx151 eType == nsSelectionType::SEL_TXT ? LTYPE_FLY : in InsertCaption()
223 else if( eType == nsSelectionType::SEL_TXT) in InsertCaption()
H A Dviewstat.cxx397 if( nSelectionType & (nsSelectionType::SEL_DRW_TXT|nsSelectionType::SEL_TXT) ) in GetState()
H A Dview2.cxx1111 if( nSelectionType & (nsSelectionType::SEL_DRW_TXT|nsSelectionType::SEL_TXT) ) in Execute()
/aoo41x/main/sw/source/ui/wrtsh/
H A Ddelete.cxx260 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()
H A Dselect.cxx956 if( IsAddMode() || !(nSelection & nsSelectionType::SEL_TXT) ) in IntelligentCut()
H A Dwrtsh1.cxx1495 return IsSelFrmMode() ? nsSelectionType::SEL_FRM : nsSelectionType::SEL_TXT; in GetSelectionType()
/aoo41x/main/sw/source/ui/frmdlg/
H A Dcption.cxx213 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()
/aoo41x/main/sw/source/ui/inc/
H A Dwrtsh.hxx67 const SelectionType SEL_TXT = CNT_TXT; // Text, niemals auch Rahmen 0x0001 variable
/aoo41x/main/sw/source/ui/app/
H A Dapphdl.cxx193 !(nSelection & (nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL))) in StateOther()
/aoo41x/main/sw/source/ui/utlui/
H A Duitool.cxx142 … (rSh.IsTableMode() || rSh.GetSelectionType() & (nsSelectionType::SEL_TXT | nsSelectionType… in PrepareBoxInfo()
/aoo41x/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx437 if( nSelectionType & nsSelectionType::SEL_TXT && !pWrtShell->HasMark() ) in GetData()
761 if( ( nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL ) & nSelection ) in DeleteSelection()
3171 else if( nSelection & nsSelectionType::SEL_TXT && !pWrtShell->HasMark() ) in SetDataForDragAndDrop()
/aoo41x/main/sw/source/ui/shells/
H A Dtextfld.cxx792 if( rSh.GetSelectionType() & nsSelectionType::SEL_TXT ) in InsertHyperlink()
H A Dtabsh.cxx227 (nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL)); in lcl_TableParamToItemSet()
H A Dtextsh1.cxx1477 if (!(nType & nsSelectionType::SEL_TXT) && in GetState()
H A Dbasesh.cxx2816 (nSel & nsSelectionType::SEL_TXT) ) in GetGalleryState()
/aoo41x/main/sw/source/ui/docvw/
H A Dedtwin.cxx4364 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/uno/
H A Dunotxvw.cxx1194 bRes = ( (nsSelectionType::SEL_TXT & eSelType) || in IsTextSelection()

Completed in 295 milliseconds