Home
last modified time | relevance | path

Searched refs:SEL_FRM (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx103 …if( nSelectionType & (nsSelectionType::SEL_FRM | nsSelectionType::SEL_OLE | nsSelectionType::SEL_G… in lcl_CreateEmptyItemSet()
329 …if( ( nSelectionType & (nsSelectionType::SEL_FRM | nsSelectionType::SEL_OLE | nsSelectionType::S… in HasContentForThisType()
331 …( m_nSelectionType & (nsSelectionType::SEL_FRM | nsSelectionType::SEL_OLE | nsSelectionType::SEL_G… in HasContentForThisType()
343 …if( nSelectionType & (nsSelectionType::SEL_FRM | nsSelectionType::SEL_OLE | nsSelectionType::SEL_G… in CanCopyThisType()
393 …if( nSelectionType & (nsSelectionType::SEL_FRM | nsSelectionType::SEL_OLE | nsSelectionType::SEL_G… in Copy()
549 …if( nSelectionType & (nsSelectionType::SEL_FRM | nsSelectionType::SEL_OLE | nsSelectionType::SEL_G… in Paste()
H A Dviewdlg2.cxx150 eType & nsSelectionType::SEL_FRM ? LTYPE_FLY : in InsertCaption()
221 else if( eType & nsSelectionType::SEL_FRM) in InsertCaption()
H A Dviewtab.cxx1266 (nSelType & nsSelectionType::SEL_FRM) || in StateTabWin()
1295 nSelType & nsSelectionType::SEL_FRM || in StateTabWin()
1350 nSelType & nsSelectionType::SEL_FRM || in StateTabWin()
1467 nSelType & nsSelectionType::SEL_FRM || in StateTabWin()
H A Dview2.cxx231 … const bool bReplaceMode(rSh.HasSelection() && nsSelectionType::SEL_FRM == rSh.GetSelectionType()); in InsertGraphic()
429 … const bool bReplaceMode(rSh.HasSelection() && nsSelectionType::SEL_FRM == rSh.GetSelectionType()); in InsertGraphicDlg()
H A Dview.cxx342 else if ( nSelectionType & nsSelectionType::SEL_FRM in SelectShell()
/trunk/main/sw/source/ui/wrtsh/
H A Ddelete.cxx150 …const int nCmp = nsSelectionType::SEL_FRM | nsSelectionType::SEL_GRF | nsSelectionType::SEL_OLE | … in DelLeft()
372 case nsSelectionType::SEL_FRM: in DelRight()
414 if ( nsSelectionType::SEL_FRM & nSelection || in DelRight()
H A Dwrtsh1.cxx1495 return IsSelFrmMode() ? nsSelectionType::SEL_FRM : nsSelectionType::SEL_TXT; in GetSelectionType()
1544 return nsSelectionType::SEL_FRM; in GetSelectionType()
1875 case nsSelectionType::SEL_FRM: in GetSelDescr()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx321 …meIsValidTarget = pApplyTempl->pFormatClipboard->HasContentForThisType( nsSelectionType::SEL_FRM ); in UpdatePointer()
1442 ((nLclSelectionType & (nsSelectionType::SEL_FRM|nsSelectionType::SEL_GRF)) || in KeyInput()
1810 else if(nSelectionType & nsSelectionType::SEL_FRM) in KeyInput()
1831 nsSelectionType::SEL_OLE | nsSelectionType::SEL_FRM | in KeyInput()
1980 nsSelectionType::SEL_FRM | in KeyInput()
2040 nsSelectionType::SEL_FRM | in KeyInput()
2108 if(nSelectionType & nsSelectionType::SEL_FRM) in KeyInput()
2128 nsSelectionType::SEL_FRM | in KeyInput()
2150 if(nSelectionType & nsSelectionType::SEL_FRM) in KeyInput()
2233 else if(nSelectionType & nsSelectionType::SEL_FRM) in KeyInput()
[all …]
/trunk/main/sw/source/ui/web/
H A Dwview.cxx198 else if ( _nSelectionType & nsSelectionType::SEL_FRM in SelectShell()
211 else if ( _nSelectionType & nsSelectionType::SEL_FRM ) in SelectShell()
/trunk/main/sw/source/ui/frmdlg/
H A Dcption.cxx205 else if( eType & nsSelectionType::SEL_FRM ) in SwCaptionDialog()
268 case nsSelectionType::SEL_FRM: in SwCaptionDialog()
/trunk/main/sw/source/ui/shells/
H A Dbasesh.cxx1783 nSel & nsSelectionType::SEL_FRM || in GetState()
2272 if(nSelType & nsSelectionType::SEL_GRF || nsSelectionType::SEL_FRM & nSelType) in GetBckColState()
2335 if((nsSelectionType::SEL_FRM & nSelType) || (nsSelectionType::SEL_GRF & nSelType)) in ExecBckCol()
2395 if((nsSelectionType::SEL_FRM & nSelType) || (nsSelectionType::SEL_GRF & nSelType)) in ExecBckCol()
2845 if ( nSel & nsSelectionType::SEL_FRM ) in GetGalleryState()
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx70 const SelectionType SEL_FRM = 0x000020; // Rahmen, keine Inhaltsform variable
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx3261 if( ( nsSelectionType::SEL_FRM | nsSelectionType::SEL_GRF | in DragFinished()
3315 if( ( nsSelectionType::SEL_FRM | nsSelectionType::SEL_GRF | in PrivatePaste()

Completed in 123 milliseconds